Skip to content

Commit 1bf2365

Browse files
author
James Healy
authored
Merge pull request #815 from acaire/patch-1
Update documentation for log group reference
2 parents 9ac9cdc + c0beaa6 commit 1bf2365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ You’ll find the stack’s metrics under "Custom Namespaces > Buildkite" within
191191

192192
## Reading Instance and Agent Logs
193193

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.
195195

196196
Within each stream the logs are grouped by instance id.
197197

0 commit comments

Comments
 (0)