You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchLogs::Types::LogStreamRepresents a log stream, which is a sequence of log events from a single emitter of logs.
Instance Attribute Summary collapseThe Amazon Resource Name (ARN) of the log stream.
The creation time of the stream, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
The time of the first event, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
The time of the most recent log event in the log stream in CloudWatch Logs.
The ingestion time, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
The name of the log stream.
The number of bytes stored.
The sequence token.
The Amazon Resource Name (ARN) of the log stream.
#creation_time ⇒ IntegerThe creation time of the stream, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
#first_event_timestamp ⇒ IntegerThe time of the first event, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
#last_event_timestamp ⇒ IntegerThe time of the most recent log event in the log stream in CloudWatch Logs. This number is expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC. The lastEventTime
value updates on an eventual consistency basis. It typically updates in less than an hour from ingestion, but in rare situations might take longer.
The ingestion time, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
#log_stream_name ⇒ StringThe name of the log stream.
#stored_bytes ⇒ IntegerThe number of bytes stored.
Important: On June 17, 2019, this parameter was deprecated for log streams, and is always reported as zero. This change applies only to log streams. The storedBytes
parameter for log groups is not affected.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4