-
Story
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
8
-
False
-
False
-
OCPSTRAT-344 - Logging support for Windows Containers
-
Undefined
-
USER STORY:
As an OpenShift developer, I want to create a fluentd config file to integrate with Cluster Logging Operator.
DESCRIPTION:
Integrating with the Cluster Logging Operator, entails the ability to forward Windows node and application logs to the ElasticSearch cluster data storage. This storage is setup by the ElasticSearch operator.
In order to send the logs to the ElasticSearch using a log aggregator, forwarder like fluentd Windows service, we need to define a fluentd config file on the Windows node. This file contains the source and destination for the log files along with the filters and labels to pre-process the logs.
ACCEPTANCE CRITERIA:
A fluentd config that forwards logs to ElasticSearch data storage.
ENGINEERING DETAILS:
Fluentd config file syntax: https://docs.fluentd.org/configuration/config-file
Slack converstaion with logging team:
https://coreos.slack.com/archives/CB3HXM2QK/p1612800067420700