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

Support logging to file #795

Closed
nightkr opened this issue May 23, 2024 · 1 comment · Fixed by #814
Closed

Support logging to file #795

nightkr opened this issue May 23, 2024 · 1 comment · Fixed by #814
Assignees

Comments

@nightkr
Copy link
Member

nightkr commented May 23, 2024

This is mostly for not-operators that still depend on op-rs for consistency with the rest of the platform (like the OPA bundle builder).

It should support rotation via https://docs.rs/tracing-appender/latest/tracing_appender/.

@NickLarsenNZ
Copy link
Member

Just a note, we'll want to pull this functionality over to stackable-telemetry.
Nothing to do just now, but wanted to mention it.

github-merge-queue bot pushed a commit that referenced this issue Jul 29, 2024
* Add environment variable for logging to file

Fixes #795

* Actually print log directory

* Reconfigure Vector to read OPA bundle builder logs without multilog

* Log to file as JSON

* Changelog

* Move tracing-appender dependency to workspace

* Reenable hourly rotation

* Move changelog entry to unreleased

* Generalize bundle builder Vector rule

* More changelog fixup

* Update crates/stackable-operator/src/logging/mod.rs

Co-authored-by: Siegfried Weber <mail@siegfriedweber.net>

---------

Co-authored-by: Siegfried Weber <mail@siegfriedweber.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Development: Done
Development

Successfully merging a pull request may close this issue.

2 participants