Skip to content

Commit f8b8650

Browse files
pipeline: inputs: systemd: Add threading info
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
1 parent 4087bd6 commit f8b8650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/inputs/systemd.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The plugin supports the following configuration parameters:
1919
| Read\_From\_Tail | Start reading new entries. Skip entries already stored in Journald. | Off |
2020
| Lowercase | Lowercase the Journald field \(key\). | Off |
2121
| Strip\_Underscores | Remove the leading underscore of the Journald field \(key\). For example the Journald field _\_PID_ becomes the key _PID_. | Off |
22+
| Threaded | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | false |
2223

2324
## Getting Started
2425

0 commit comments

Comments
 (0)