We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d52661 commit 42bd1a2Copy full SHA for 42bd1a2
pipeline/inputs/standard-input.md
@@ -208,7 +208,7 @@ pipeline:
208
{% endtab %}
209
{% endtabs %}
210
211
-Fluent Bit will now read each line and emit a single message for each input
+Fluent Bit will now read each line and emit a single message for each input line, using the following command:
212
213
```shell
214
seq 1 5 | /opt/fluent-bit/bin/fluent-bit -c fluent-bit.conf -R parser.conf -q
0 commit comments