Skip to content

Commit b49eca9

Browse files
Update pipeline/processors/sql.md
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent d758af1 commit b49eca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/processors/sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Only [YAML configuration files](../administration/configuring-fluent-bit/yaml/RE
1818

1919
## Basic selection example
2020

21-
The following example generates a sample message with two keys: `key` and `http.url`, then uses a SQL statement to select only the key `http.url`.
21+
The following example generates a sample message with the keys `key` and `http.url`, and then uses a SQL statement to select only the key `http.url`.
2222

2323
{% tabs %}
2424
{% tab title="fluent-bit.yaml" %}

0 commit comments

Comments
 (0)