class Aws::CloudWatchLogs::Types::StartLiveTailRequest


@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/StartLiveTailRequest AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/AmazonCloudWatch/latest/logs/FilterAndPatternSyntax.html<br><br><br><br>Pattern Syntax].
For more information about filter pattern syntax, see [Filter and
Regular expression filter patterns are supported.
‘404` to be included in the Live Tail stream.
`error 404` causes only log events that include both `error` and
events that match the pattern. For example, a filter pattern of
An optional pattern to use to filter the results to include only log
@!attribute [rw] log_event_filter_pattern
@return [Array<String>]
</note>
group in `logGroupIdentifiers`.
<note markdown=“1”> You can specify this parameter only if you specify only one log
`logStreamNames` field.
If you specify this field, you can’t also specify the
specify here are included in the Live Tail session.
streams that have names that start with the prefixes that you
If you specify this parameter, then only log events in the log
@!attribute [rw] log_stream_name_prefixes
@return [Array<String>]
</note>
group in ‘logGroupIdentifiers`.
<note markdown=“1”> You can specify this parameter only if you specify only one log
`logStreamNamePrefixes` field.
If you specify this field, you can’t also specify the
streams that you specify here are included in the Live Tail session.
If you specify this parameter, then only log events in the log
@!attribute [rw] log_stream_names
@return [Array<String>]
</note>
<note markdown=“1”> You can include up to 10 log groups.
If you specify an ARN, the ARN can’t end with an asterisk (*).
Specify each log group by its ARN.
the Live Tail session.
An array where each item in the array is a log group to include in
@!attribute [rw] log_group_identifiers