Bug 995231

Summary: [RFE] Cloudforms should support remote log aggregation
Product: Red Hat CloudForms Management Engine Reporter: Jared Deubel <jdeubel>
Component: ApplianceAssignee: Daniel Berger <dberger>
Status: CLOSED WONTFIX QA Contact: Angelina Vasileva <anikifor>
Severity: low Docs Contact:
Priority: low    
Version: 5.9.0CC: agrare, dberger, fdewaley, gekis, gtanzill, jdeubel, jocarter, jvlcek, lavenel, mfeifer, mshriver, obarenbo, pmukhedk, rmahique, xlecauch
Target Milestone: GAKeywords: FutureFeature, Reopened, RFE
Target Release: 5.12.0Flags: 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
1. Proposed title of this feature request
Need Cloudforms to support remote syslog

2. Who is the customer behind the request?
Account: name (acct #)
TAM customer: no/yes
SRM customer: yes
Strategic: no

3. What is the nature and description of the request?
Our business case: We manage 200+ nodes and rely on centralized syslog to facilitate reviewing and monitoring logs. 
4. Why does the customer need this? (List the business requirements here)
 Without syslog integration, application and system logs for Cloudforms are distributed across multiple nodes, making troubleshooting and monitoring difficult.

Comment 2 Dave Johnson 2013-08-15 19:30:54 UTC
Jared, can we get some more information around what the user is trying to do here?

Comment 3 Jared Deubel 2013-08-15 19:50:43 UTC
There user is trying to setup syslog so that all of the EVM/CloudForms logs get sent  up to a central log repistory.

Comment 4 Ryan Hennessy 2014-02-05 22:11:26 UTC
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.

Comment 5 Dave Johnson 2015-02-09 22:54:02 UTC
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.

Comment 11 Joe Vlcek 2019-07-18 13:20:00 UTC
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

Comment 14 Adam Grare 2019-10-01 15:45:32 UTC
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.