Hi,
I am attempting to disable crash logging in lager in the rabbitmq.config file with
[
{lager, [
{crash_log, false}
}]
]
but it does not apply when I check the environment variables with
rabbitmqctl environment. Every other setting applies normally. When I restart RabbitMQ-server, there are no errors that show up. Is this intended or is there something I am doing wrong here?
rabbitmq-server version: 3.8.16-1