Bug 995231
| Summary: | [RFE] Cloudforms should support remote log aggregation | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jared Deubel <jdeubel> |
| Component: | Appliance | Assignee: | Daniel Berger <dberger> |
| Status: | CLOSED WONTFIX | QA Contact: | Angelina Vasileva <anikifor> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.9.0 | CC: | agrare, dberger, fdewaley, gekis, gtanzill, jdeubel, jocarter, jvlcek, lavenel, mfeifer, mshriver, obarenbo, pmukhedk, rmahique, xlecauch |
| Target Milestone: | GA | Keywords: | FutureFeature, Reopened, RFE |
| Target Release: | 5.12.0 | Flags: | mfeifer:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | appliance:maintenance:configuration | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-01-14 18:54:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jared Deubel
2013-08-08 19:29:23 UTC
Jared, can we get some more information around what the user is trying to do here? There user is trying to setup syslog so that all of the EVM/CloudForms logs get sent up to a central log repistory. I had a request from a user for this functionality. Is there an update for this request? If further information is needed please contact me. We are in the process of re-evaluating all RFEs, for the short-term, anything in unspecified is getting set to a low priority. In the coming weeks, these will all be reviewed and re-prioritized to something that closer reflects reality. There is more involved in solving this RFE than simply configuring rsyslog on the MiQ appliance. rsyslog can only be used to manage log messages under the control of syslog. Resolve this with rsyslog would require updating the MiQ logging infrastructure to use syslog. JoeV We are looking to have CFME log to journald, and use the systemd-journal-remote package to aggregate journald logs from all CFME appliances in one place (e.g. maybe a role on one of the appliances). Then we can use the systemd-journal-gateway service to access logs over an API which would allow them to be shown on the UI. |