mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-25 16:25:21 -04:00
debugd: Enable ordered logs in Logstash
This commit is contained in:
parent
1a35eab765
commit
2335d429a9
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
||||||
log.level: warn
|
log.level: warn
|
||||||
config.reload.automatic: true
|
config.reload.automatic: true
|
||||||
|
pipeline:
|
||||||
|
workers: 1
|
||||||
|
ordered: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue