Skip to content

Commit

Permalink
docs: Fix awkwardly worded line about fluent-cli (#14197)
Browse files Browse the repository at this point in the history
Co-authored-by: J Stickler <julie.stickler@grafana.com>
(cherry picked from commit 170217f)
  • Loading branch information
lavahot authored and grafana-delivery-bot[bot] committed Sep 19, 2024
1 parent 84f4183 commit 8b22e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/send-data/fluentbit/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ For more information about this see our [AWS documentation]({{< relref "../promt

First, you need to follow the [instructions](https://github.com/grafana/loki/blob/main/clients/cmd/fluent-bit/README.md) in order to build the plugin dynamic library.

The assuming you have Fluent Bit installed in your `$PATH` you can run the plugin using:
Assuming you have Fluent Bit installed in your `$PATH`, you can run the plugin using:

```bash
fluent-bit -e /path/to/built/out_grafana_loki.so -c fluent-bit.conf
Expand Down

0 comments on commit 8b22e0c

Please sign in to comment.