log_events
Represents a log event.
Overview
Name | log_events |
Type | Resource |
Description | Represents a log event. |
Id | aws.cloudwatch.log_events |
Fields
Name | Datatype | Description |
---|---|---|
timestamp | integer | The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC . |
message | string | The data contained in the log event. |
ingestion_time | integer | The time the event was ingested, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC . |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
GetLogEvents | SELECT | data__logStreamName, region |