Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent RabbitMQ from logging info-level messages #5

Closed
dmitrii-fediuk opened this issue Feb 12, 2020 · 1 comment
Closed

Prevent RabbitMQ from logging info-level messages #5

dmitrii-fediuk opened this issue Feb 12, 2020 · 1 comment

Comments

@dmitrii-fediuk
Copy link
Contributor

I do not need such records in the RabbitMQ log:

2020-02-12 17:26:20.258 [info] <0.267.0> Running boot step pre_boot defined by app rabbit
2020-02-12 17:26:20.258 [info] <0.267.0> Running boot step rabbit_core_metrics defined by app rabbit
2020-02-12 17:26:20.259 [info] <0.267.0> Running boot step rabbit_alarm defined by app rabbit
2020-02-12 17:26:20.263 [info] <0.273.0> Memory high watermark set to 12737 MiB (13355894374 bytes) of 31842 MiB (33389735936 bytes) total
2020-02-12 17:26:20.268 [info] <0.275.0> Enabling free disk space monitoring
2020-02-12 17:26:20.268 [info] <0.275.0> Disk free limit set to 50MB
2020-02-12 17:26:20.271 [info] <0.267.0> Running boot step code_server_cache defined by app rabbit

Related to #1

@dmitrii-fediuk
Copy link
Contributor Author

@dmitrii-fediuk dmitrii-fediuk changed the title Prevent RabbitMQ logging info-level messages Prevent RabbitMQ from logging info-level messages Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant