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