Disable or limit erlang dumps on RabbitMQ #6774
-
Hello |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Using |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
It should work to set
|
Beta Was this translation helpful? Give feedback.
Using
ERL_CRASH_DUMP_BYTES
.rabbitmq-env.conf
likely filters out non-RabbitMQ related variables. Just set it in the env for the effective user any other way.