File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ fluentbit:
150150 # Configure the output plugin parameter in FluentBit.
151151 # You can set enable to true to output logs to the specified location.
152152 output :
153- # You can find more supported output plugins here: https://github.com/fluent/fluent-operator/tree/master/docs/plugins/fluentbit/clusteroutput
153+ # You can find more supported output plugins here: https://github.com/fluent/fluent-operator/tree/master/docs/plugins/fluentbit/output
154154 es :
155155 enable : false
156156 host : " <Elasticsearch url like elasticsearch-logging-data.kubesphere-logging-system.svc>"
@@ -253,4 +253,4 @@ fluentd:
253253
254254nameOverride : " "
255255fullnameOverride : " "
256- namespaceOverride : " "
256+ namespaceOverride : " "
You can’t perform that action at this time.
0 commit comments