docs: typo filebeat -> fluent-bit (#7000)

### Describe Your Changes

Fix a typo; `filebeat.yml` -> `fluent-bit.conf`

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

Signed-off-by: Thomas Danielsson <thomas@elajt.se>
(cherry picked from commit 69b976f08e)
This commit is contained in:
Thomas Danielsson 2024-09-19 12:33:12 +00:00 committed by hagen1778
parent 5a905e2e94
commit 4f93422064
No known key found for this signature in database
GPG key ID: 3BF75F3741CA9640
2 changed files with 3 additions and 3 deletions

View file

@ -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
```
```

View file

@ -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]