mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-08 02:07:28 +01:00
logmngr: use multiple workers for logging
This commit is contained in:
parent
97141307ed
commit
6f83732b0e
1 changed files with 1 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ handle_log_file() {
|
|||
|
||||
append_conf "[OUTPUT]"
|
||||
append_conf " name file"
|
||||
append_conf " workers 2"
|
||||
append_conf " match_regex $match_regex"
|
||||
append_conf " file $file"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue