logEventFilterPattern
An optional pattern to filter the results to include only log events that match the pattern. For example, a filter pattern of error 404
displays only log events that include both error
and 404
.
For more information about filter pattern syntax, see Filter and Pattern Syntax.