LiveTailSessionStart
This object contains information about this Live Tail session, including the log groups included and the log stream filters, if any.
Types
Properties
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
.
An array of the names and ARNs of the log groups included in this Live Tail session.
If your StartLiveTail operation request included a logStreamNamePrefixes
parameter that filtered the session to only include log streams that have names that start with certain prefixes, these prefixes are listed here.
If your StartLiveTail operation request included a logStreamNames
parameter that filtered the session to only include certain log streams, these streams are listed here.