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

enable logging for mongod for k8s #217

Merged
merged 3 commits into from
May 17, 2023
Merged

enable logging for mongod for k8s #217

merged 3 commits into from
May 17, 2023

Conversation

MiaAltieri
Copy link
Contributor

Issue

By default the MongoDB K8s charm has its logs printed as the output of running the container and are not saved on the container. This means that the logs cannot be ported over to the cos bundle.

Solution

To enable logging we must change the start up arguments, these are generated within the shared library code and therefore the change library code change must be made in the VM charm first

@MiaAltieri MiaAltieri merged commit 057b0b6 into main May 17, 2023
12 of 14 checks passed
@MiaAltieri MiaAltieri deleted the enable-k8s-logging branch May 17, 2023 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants