mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-25 15:39:37 -05:00
debugd: Enable ordered logs in Logstash
This commit is contained in:
parent
1a35eab765
commit
2335d429a9
@ -1,2 +1,5 @@
|
||||
log.level: warn
|
||||
config.reload.automatic: true
|
||||
pipeline:
|
||||
workers: 1
|
||||
ordered: true
|
||||
|
Loading…
Reference in New Issue
Block a user