Skip to content

Commit 6cde998

Browse files
alexakreizingeresmerel
authored andcommitted
Update stream-processing/getting-started/README.md
Co-authored-by: esmerel <[email protected]> Signed-off-by: Alexa Kreizinger <[email protected]> Signed-off-by: Tom <[email protected]>
1 parent 0eada0b commit 6cde998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stream-processing/getting-started/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
| Task | A single execution unit. For example, a SQL query. |
77
| Results | After a stream processor runs a SQL query, results are generated. You can re-ingest these results back into the main Fluent Bit pipeline or redirect them to the standard output interface for debugging purposes. |
88
| Tag | Fluent Bit groups records and assigns tags to them. These tags define routing rules and can be used to apply stream processors to specific tags that match a pattern. |
9-
| Match | Matching rules can use a wildcard to match specific records associated with a tag/ |
9+
| Match | Matching rules can use a wildcard to match specific records associated with a tag. |

0 commit comments

Comments
 (0)