LiveTailSessionLogEvent - Amazon CloudWatch Logs

LiveTailSessionLogEvent

This object contains the information for one log event returned in a Live Tail stream.

Contents

ingestionTime

The timestamp specifying when this log event was ingested into the log group.

Type: Long

Valid Range: Minimum value of 0.

Required: No

logGroupIdentifier

The name or ARN of the log group that ingested this log event.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: [\w#+=/:,.@-]*

Required: No

logStreamName

The name of the log stream that ingested this log event.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [^:*]*

Required: No

message

The log event message text.

Type: String

Length Constraints: Minimum length of 1.

Required: No

timestamp

The timestamp specifying when this log event was created.

Type: Long

Valid Range: Minimum value of 0.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: