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/inputs/systemd.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ The plugin supports the following configuration parameters:
19
19
| Read\_From\_Tail | Start reading new entries. Skip entries already stored in Journald. | Off |
20
20
| Lowercase | Lowercase the Journald field \(key\). | Off |
21
21
| 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 |
0 commit comments