Amazon CloudWatch Concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* [[Amazon CloudWatch#Subjects|Amazon CloudWatch]] | * [[Amazon CloudWatch#Subjects|Amazon CloudWatch]] | ||
=Namespace= | |||
=Metric= | |||
=<span id='Source'></span>Log Source= | |||
=<span id='Stream'></span>Log Stream= | |||
A log stream is a sequence of log events that share the same source. | |||
=<span id='Group'></span>Log Group= | =<span id='Group'></span>Log Group= | ||
A log group | A log group is a group of [[#Stream|log streams]] that share the same retention, monitoring and access control settings. Streams can be associated with groups. There is no limit on the number of log streams that belong to one log group. Log groups are organized in a flat space in a region, and that is probably a good practice to name them based on the following convention: | ||
/<''environment-name''>/<''service-name''> | |||
Latest revision as of 00:44, 31 March 2019
External
Internal
Namespace
Metric
Log Source
Log Stream
A log stream is a sequence of log events that share the same source.
Log Group
A log group is a group of log streams that share the same retention, monitoring and access control settings. Streams can be associated with groups. There is no limit on the number of log streams that belong to one log group. Log groups are organized in a flat space in a region, and that is probably a good practice to name them based on the following convention:
/<environment-name>/<service-name>