Fixed to latest config changes

Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
Sebastian Waldbauer
2021-01-29 10:03:07 +01:00
parent efe1a423cc
commit ffdb9002c0
5 changed files with 263 additions and 56 deletions
+3 -1
View File
@@ -22,6 +22,8 @@
"log_processed_messages_seconds": 900,
"logging_handler": "file",
"logging_level": "INFO",
"logging_max_copies": null,
"logging_max_size": 0,
"logging_path": "/opt/intelmq/var/log/",
"logging_syslog": "/dev/log",
"process_manager": "intelmq",
@@ -36,4 +38,4 @@
"statistics_host": "redis",
"statistics_password": null,
"statistics_port": 6379
}
}