Skip to content

Commit 1ac4729

Browse files
Apply suggestions from code review
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 1a2a4af commit 1ac4729

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pipeline/inputs/exec-wasi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Exec Wasi
22

3-
The _Exec Wasi_ input plugin, lets you execute WASM programs that are WASI targets like external programs and collect event logs from there.
3+
The _Exec Wasi_ input plugin lets you execute Wasm programs that are WASI targets like external programs and collect event logs from there.
44

55
## Configuration parameters
66

77
The plugin supports the following configuration parameters:
88

99
| Key | Description |
1010
| :--- | :--- |
11-
| `WASI_Path` | The location of a WASM program file. |
11+
| `WASI_Path` | The location of a Wasm program file. |
1212
| `Parser` | Specify the name of a parser to interpret the entry as a structured message. |
1313
| `Accessible_Paths` | Specify the allowed list of paths to be able to access paths from WASM programs. |
1414
| `Interval_Sec` | Polling interval (seconds). |

vale-styles/FluentBit/Acronyms.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ exceptions:
9393
- UTF
9494
- UUID
9595
- WASI
96-
- WASM
9796
- XML
9897
- XSS
9998
- YAML

0 commit comments

Comments
 (0)