Use PLACEHOLDER for key values

This commit is contained in:
weslambert
2024-01-23 13:45:26 -05:00
committed by GitHub
parent 72319e33db
commit 1698d95efe

View File

@@ -708,19 +708,19 @@ strelka:
response: response:
log: "/var/log/strelka/strelka.log" log: "/var/log/strelka/strelka.log"
broker: broker:
bootstrap: "full broker here" bootstrap: "PLACEHOLDER"
protocol: "protocol here" protocol: "PLACEHOLDER"
certlocation: "path" certlocation: "PLACEHOLDER"
keylocation: "path" keylocation: "PLACEHOLDER"
calocation: "path" calocation: "PLACEHOLDER"
topic: "topic name here" topic: "PLACEHOLDER"
s3redundancy: "Boolean to pipe logs to S3 if kafka connection interrupted" s3redundancy: "PLACEHOLDER - This should be a boolean value"
s3: s3:
accesskey: "abcd" accesskey: "PLACEHOLDER"
secretkey: "abcd" secretkey: "PLACEHOLDER"
bucketName: "bucket name" bucketName: "PLACEHOLDER'
region: "Region that the S3 Bucket resides in" region: "PLACEHOLDER"
endpoint: "Endpoint that the S3 bucket refers to" endpoint: "PLACEHOLDER"
manager: manager:
enabled: False enabled: False
config: config: