Files
openstack-ansible-rabbitmq_…/releasenotes/notes/rabbitmq_logging_config-5f96836fb1ce6c2c.yaml
Niklas Schwarz d10da56560 Add the abillity to configure the logging options
Add the ability to configure the logging options for the rabbitmq-server
via the rabbitmq_log variable and key-value pairs

Change-Id: If9f28f29311150ed7b8ba61d2ddf7e12ca07d3c4
2023-12-07 11:51:29 +01:00

10 lines
322 B
YAML

---
features:
- |
Add the abbility to configure the logging options with the variable
``rabbitmq_log`` of the rabbitmq-server using key-value pairs. The
default values for journald (true) and file (false) are keept but
more options (see https://www.rabbitmq.com/logging.html) can be
configured now.