Skip to content

Commit 8d3ceb3

Browse files
esmerelcnorris-cs
andauthored
Update pipeline/inputs/kernel-logs.md
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent fc44f93 commit 8d3ceb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/kernel-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The _kmsg_ input plugin reads the Linux Kernel log buffer from the beginning. It
66

77
| Key | Description | Default |
88
| :--- | :--- | :--- |
9-
| `Prio_Level` | The log level to filter. The kernel log is dropped if its priority is more than `prio_level`. Allowed values are `0`-`8`. 8 means all logs are saved. | `8` |
9+
| `Prio_Level` | The log level to filter. The kernel log is dropped if its priority is more than `prio_level`. Allowed values are `0`-`8`. `8` means all logs are saved. | `8` |
1010
| `Threaded` | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | `false` |
1111

1212
## Get started

0 commit comments

Comments
 (0)