You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/filters/wasm.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Use Wasm programs as a filter.
4
4
5
5
# Wasm
6
6
7
-
The _Wasm_Filter lets you modify the incoming records using [Wasm](https://webassembly.org/) technology.
7
+
The _Wasm_filter lets you modify the incoming records using [Wasm](https://webassembly.org/) technology.
8
8
9
9
You can extend Fluent Bit capabilities by writing custom filters using built Wasm programs and its runtime. A Wasm-based filter takes the following steps:
0 commit comments