sabre1041 / openshift-logforwarding-splunk

Demonstration of forwarding logs from OpenShift to Splunk
Apache License 2.0
31 stars 26 forks source link

Allow opting out of default Openshift Elasticsearch #5

Closed David-Igou closed 3 years ago

David-Igou commented 3 years ago

Some environments do not leverage the Elasticsearch instance available via the OCP logging operator, there should be an option to remove it from the LogForwarding CR created

David-Igou commented 3 years ago

Actually, this appears to be possible by settings openshift.forwarding.audit.elasticsearch, openshift.forwarding.app.elasticsearch and openshift.forwarding.infra.elasticsearch all to false