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 e52fd20 commit c1d1b4fCopy full SHA for c1d1b4f
utils/log-collector
@@ -16,7 +16,7 @@ set -euo pipefail
16
17
usage() {
18
cat << EOF
19
-Usage: ./log-collector -s <stack-name> -i <instance-id>
+Usage: $0 -s <stack-name> -i <instance-id>
20
Collect Buildkite Elastic CI stack logs from AWS CloudWatch
21
-s Stack name, can be found at https://console.aws.amazon.com/cloudformation/home
22
-i Instance ID, the AWS instance ID for the instance you want to collect logs for
0 commit comments