class Aws::CloudWatchLogs::Types::FilteredLogEvent
Represents a matched event.
@!attribute [rw] log_stream_name
The name of the log stream to which this event belongs. @return [String]
@!attribute [rw] timestamp
The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC. @return [Integer]
@!attribute [rw] message
The data contained in the log event. @return [String]
@!attribute [rw] ingestion_time
The time the event was ingested, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC. @return [Integer]
@!attribute [rw] event_id
The ID of the event. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/FilteredLogEvent AWS API Documentation
Constants
- SENSITIVE