Hide Forgot
1. Proposed title of this feature request Pass events into system logs 3. What is the nature and description of the request? We would like to be able to get the events from projects into the system logs accessible from journalctl. 4. Why does the customer need this? (List the business requirements here) To be able to have a history of the events after they are no longer visible from 'oc get events' 5. How would the customer like to achieve this? (List the functional requirements here) The events that are passed into the logs could be presented in the form of "date, time, host, process, severity, event_label, project, event_info" The severity of the event would also very valuable to see as well as a kind of identifier to distinguish events from other log messages. Possible example with comma delimited events output Jan 01 12:00:00 serv1 atomic-openshift-node[12345]: INFO openshift-event 1m, 1m, 1, testapp, DeploymentConfig, , Normal, DeploymentScaled, {deploymentconfig-controller }, Scaled deployment "testapp-3" from 1 to 0 6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented. 7. Is there already an existing RFE upstream or in Red Hat Bugzilla? No
This is something that can be scripted/coded externally from OpenShift. Can the customer do that, or work with Consulting to do that?
Hi Andy, The customer has accepted the option of scripting for example with systemd-cat or logger and has closed the case.
Closing as per comment 3