We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b734343 commit ddf6595Copy full SHA for ddf6595
packer/windows/conf/cloudwatch-agent/amazon-cloudwatch-agent.json
@@ -22,11 +22,6 @@
22
"file_path": "C:\\buildkite-agent\\buildkite-agent.log",
23
"log_group_name": "/buildkite/buildkite-agent",
24
"timestamp_format": "%Y-%m-%dT%H:%M:%S.%f"
25
- },
26
- {
27
- "file_path": "C:\\lifecycled\\lifecycled.log",
28
- "log_group_name": "/buildkite/lifecycled",
29
- "timestamp_format": "%Y-%m-%dT%H:%M:%S.%f"
30
}
31
]
32
},
0 commit comments