You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,7 +191,7 @@ You’ll find the stack’s metrics under "Custom Namespaces > Buildkite" within
191
191
192
192
## Reading Instance and Agent Logs
193
193
194
-
Each instance streams file system logs such as `/var/log/messages` and `/var/log/docker` into namespaced AWS Log Groups. A full list of files and log groups can be found in the relevant [Linux](https://github.com/buildkite/elastic-ci-stack-for-aws/blob/master/packer/linux/conf/awslogs/awslogs.conf)`awslogs.conf` file.
194
+
Each instance streams file system logs such as `/var/log/messages` and `/var/log/docker` into namespaced AWS Log Groups. A full list of files and log groups can be found in the relevant [Linux](https://github.com/buildkite/elastic-ci-stack-for-aws/blob/master/packer/linux/conf/cloudwatch-agent/config.json) CloudWatch agent `config.json` file.
195
195
196
196
Within each stream the logs are grouped by instance id.
0 commit comments