diff --git a/deployment/docker/victorialogs/fluentbit-ha-single-node/README.md b/deployment/docker/victorialogs/fluentbit-ha-single-node/README.md index 2ef60e207..f845a9d6b 100644 --- a/deployment/docker/victorialogs/fluentbit-ha-single-node/README.md +++ b/deployment/docker/victorialogs/fluentbit-ha-single-node/README.md @@ -29,7 +29,7 @@ Querying the data * for querying the data via command-line please check [these docs](https://docs.victoriametrics.com/victorialogs/querying/#command-line) -the example of fluentbit configuration(`filebeat.yml`) +the example of fluentbit configuration(`fluent-bit.conf`) ```text [INPUT] @@ -85,4 +85,4 @@ unauthorized_user: url_prefix: - http://victorialogs-1:9428 - http://victorialogs-2:9428 -``` \ No newline at end of file +``` diff --git a/deployment/docker/victorialogs/fluentbit/README.md b/deployment/docker/victorialogs/fluentbit/README.md index 13414eb7c..1fce9d455 100644 --- a/deployment/docker/victorialogs/fluentbit/README.md +++ b/deployment/docker/victorialogs/fluentbit/README.md @@ -24,7 +24,7 @@ Querying the data * for querying the data via command-line please check [these docs](https://docs.victoriametrics.com/victorialogs/querying/#command-line) -the example of fluentbit configuration(`filebeat.yml`) +the example of fluentbit configuration(`fluent-bit.conf`) ```shell [INPUT]