Bug 1758222

Summary: Fix logging documentation for eventrouter
Product: OpenShift Container Platform Reporter: Rich Megginson <rmeggins>
Component: DocumentationAssignee: Michael Burke <mburke>
Status: CLOSED CURRENTRELEASE QA Contact: Anping Li <anli>
Severity: unspecified Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 3.11.0CC: aos-bugs, jokerman, mas-hatada, mburke, mfuruta, rh-container
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1760511 (view as bug list) Environment:
Last Closed: 2019-10-10 17:33:40 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 Rich Megginson 2019-10-03 15:27:11 UTC
Document URL: https://docs.openshift.com/container-platform/4.1/logging/efk-logging-eventrouter.html

Section Number and Name: Deploying and Configuring the Event Router

Describe the issue: 

1) In 4.x, the logging stack will not process the eventrouter data unless MERGE_JSON_LOG=true - the efk-logging-eventrouter doc should explain this and provide a link to https://docs.openshift.com/container-platform/4.1/logging/config/efk-logging-fluentd.html#efk-logging-fluentd-json_efk-logging-fluentd

2) The Deployment name should be "logging-eventrouter" instead of "cluster-logging-eventrouter" - the fluentd config expects the pod name to begin with "logging-eventrouter" - otherwise, the log records will not be assigned a UID matching the source UID of the event, they will be assigned a random UID


Suggestions for improvement: 

Additional information:

Comment 3 Michael Burke 2019-10-10 17:28:44 UTC
Issue #1 (the logging stack will not process the eventrouter data unless MERGE_JSON_LOG=true) being tracked via https://bugzilla.redhat.com/show_bug.cgi?id=1760511