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>
This commit is contained in:
Thomas Danielsson 2024-09-19 12:33:12 +00:00 committed by GitHub
parent b0bdb92729
commit 69b976f08e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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]