Amazon CloudWatch Operations: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=External= | =External= | ||
* https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-reference-cloudwatch.html | * [https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-reference-cloudwatch.html Amazon CloudWatch Resource Types Reference] | ||
=Internal= | =Internal= |
Revision as of 00:32, 31 March 2019
External
Internal
Create a Log Group
Create a Log Group with AWS CLI
awslogs-group
Create a Log Group with Amazon Console
CloudWatch -> Logs -> Actions -> Create Log Group
Create a Log Group with CloudFormation
View Logs
CloudWatch -> Log Groups -> <log-group-name> -> <log-stream-name>