mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 01:02:52 +01:00
Changed logging path
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"log_processed_messages_seconds": 900,
|
||||
"logging_handler": "file",
|
||||
"logging_level": "INFO",
|
||||
"logging_path": "/opt/intelmq/var/log/",
|
||||
"logging_path": "~/intelmq_logs",
|
||||
"logging_syslog": "/dev/log",
|
||||
"process_manager": "intelmq",
|
||||
"rate_limit": 0,
|
||||
|
||||
Reference in New Issue
Block a user