Skip to content

Commit 5082eb7

Browse files
committed
Added comment for accessable_path and running Fluent Bit from the wasam app location.
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent 7e908ae commit 5082eb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

development/wasm-filter-plugins.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ pipeline:
114114
match: 'dummy.*'
115115
wasm_path: /path/to/built_filter.wasm
116116
function_name: super_awesome_filter
117+
# Note: run Fluent Bit from the 'wasm_path' location.
117118
accessible_paths: /path/to/fluent-bit
118119

119120
outputs:

0 commit comments

Comments
 (0)