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

logging: log to console #8

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

javacruft
Copy link
Contributor

As RabbitMQ is running under Pebble inside of a container, make sure all log output goes to the console so it can easily be accessed and collecting into observability solutions.

@javacruft javacruft force-pushed the feat/log-to-console branch 2 times, most recently from 9fb8471 to 15be3e9 Compare September 5, 2023 09:58
As RabbitMQ is running under Pebble inside of a container, make
sure all log output goes to the console so it can easily be accessed
and collecting into observability solutions.

This requires that we bypass the helper wrapper script which will
always redirect STDOUT and STDERR to a log file.
@gnuoy gnuoy merged commit 0de4881 into openstack-charmers:main Sep 7, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants