ManageIQ / manageiq-pods

ManageIQ on Kubernetes and OpenShift
Apache License 2.0
51 stars 100 forks source link

[RFE] Aggregated Logging #697

Open Fryguy opened 3 years ago

Fryguy commented 3 years ago

We should add aggregated logging if one isn't configured on the cluster. I'm not sure if we can do this without having privileged, but perhaps we can ship the logs elsewhere if configured (manageiq-loggers has CloudWatch support, but we can probably support shipping to just about any target).

This would help us with diagnostics, and also might lead to fixing some bugs, such as the automate logs not being available in the UI in podified. Since the worker running automate runs in a different pod than the UI worker, the UI does not have access to the automate logs. Also, there can be multiple workers running the automate role and therefore, logs would be distributed across multiple pods.

Related to https://github.com/ManageIQ/manageiq/issues/19582

@miq-bot add-label enhancement

Fryguy commented 3 years ago

Added to #595 as well

miq-bot commented 1 year ago

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.