RabbitMQ and PostgreSQL won't shut up

This commit is contained in:
2024-11-23 20:16:40 +02:00
parent 8860e50f52
commit bc419a29b4
4 changed files with 181 additions and 13 deletions

View File

@@ -1,3 +1,6 @@
log.console = false
log.dir = /var/log/rabbitmq
log.file = rabbitmq.log
log.file.level = error
log.console.level = error
log.console.use_colors = on