Difference between revisions of "Amazon CloudWatch Logs groups"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
− | + | == Related == | |
* [[Amazon CloudWatch Logs]]: [[AWS CloudWatch log streams]] | * [[Amazon CloudWatch Logs]]: [[AWS CloudWatch log streams]] | ||
* [[tee -a]] | * [[tee -a]] | ||
+ | == See also == | ||
+ | * {{CW}} | ||
− | + | [[Category:AWS]] | |
− |
Revision as of 10:40, 29 February 2024
for log_stream_name in $(aws logs describe-log-streams --log-group-name <log-group-name> --output text --query 'logStreams[*].logStreamName'); do aws logs get-log-events --log-group-name <log-group-name> --log-stream-name $log_stream_name --output text --query 'events[*].message' >> all_logs.txt; done
Related
See also
- AWS monitoring: AWS CloudWatch: Logs, Logs Insights, Events, Alarms,
aws cloudwatch, aws logs
, Amazon CloudWatch Lambda Insights, AWS CloudWatch Container Insights, CloudWatch Dashboard, AWS CloudWatch Automatic Dashboards, Amazon RDS Performance Insights, Amazon CloudWatch Metric Streams, Amazon CloudWatch Lambda Insights,CloudwatchLogsGroup
, Amazon CloudWatch Anomaly Detection,cloudwatch kms key id
, CloudWatch agent, Amazon CloudWatch Evidently, namespace, Synthetics, Synthetics Canaries, YACE, Prometheus cloudwatch exporter, Amazon CloudWatch Observability Access Manager, Amazon CloudWatch Live Tail
Advertising: