File tree Expand file tree Collapse file tree 1 file changed +17
-18
lines changed Expand file tree Collapse file tree 1 file changed +17
-18
lines changed Original file line number Diff line number Diff line change @@ -305,11 +305,10 @@ fluentbit:
305305 logstashPrefix : ks-logstash-log
306306 bufferSize : 20MB
307307 traceError : true
308- # logstashPrefixKey: ks-logstash-log
309- # suppressTypeName: "On"
310- # path: ""
311- # bufferSize: "4KB"
312- # index: "fluent-bit"
308+ # logstashPrefixKey: ks-logstash-log
309+ # suppressTypeName: "On"
310+ # path: ""
311+ # index: "fluent-bit"
313312 # httpUser:
314313 # valueFrom:
315314 # secretKeyRef:
@@ -320,19 +319,19 @@ fluentbit:
320319 # secretKeyRef:
321320 # key: value
322321 # name: hpasssecret
323- # logstashFormat: true
324- # replaceDots: false
325- # writeOperation: upsert
326- # tls:
327- # enable: false
328- # verify: On
329- # debug: 1
330- # caFile: "<Absolute path to CA certificate file>"
331- # caPath: "<Absolute path to scan for certificate files>"
332- # crtFile: "<Absolute path to private Key file>"
333- # keyFile: "<Absolute path to private Key file>"
334- # keyPassword:
335- # vhost: "<Hostname to be used for TLS SNI extension>"
322+ # logstashFormat: true
323+ # replaceDots: false
324+ # writeOperation: upsert
325+ # tls:
326+ # enable: false
327+ # verify: On
328+ # debug: 1
329+ # caFile: "<Absolute path to CA certificate file>"
330+ # caPath: "<Absolute path to scan for certificate files>"
331+ # crtFile: "<Absolute path to private Key file>"
332+ # keyFile: "<Absolute path to private Key file>"
333+ # keyPassword:
334+ # vhost: "<Hostname to be used for TLS SNI extension>"
336335 kafka :
337336 enable : false
338337 logLevel : info
You can’t perform that action at this time.
0 commit comments