cluster-logging-operator
cluster-logging-operator copied to clipboard
Operator to support logging subsystem of OpenShift
### Description This PR: * Updates builders to allow setting pull policy on container
This is an automated cherry-pick of #1617 /assign jcantrill
### Description This PR: * Enables the input_selector_test.go functional test for vector ### Links * https://issues.redhat.com/browse/LOG-3013
This is an automated cherry-pick of #1596 /assign jcantrill
### Description During #1548 I failed to realize that the Kafka output for vector does not use the common `tls.*` options for disabling validation of the certificate. This PR fixes...
### Description This PR: * fixes fluent alert compliance by adding namespace to the alerts ### Links https://issues.redhat.com/browse/LOG-1823
### Description This PR: * sets the timestamp field that was broken with fluentd viaq plugin refactoring ### Links * https://issues.redhat.com/browse/LOG-2923
### Description This PR: * adds follow_inodes to resolve [LOG-2792](https://issues.redhat.com//browse/LOG-2994) https://issues.redhat.com/browse/LOG-2792 backport of #1609
### Description [LOG-2315] All info metrics in CLO are implemented as Gauge type where values of those metrics were fixed to have a constant value '1'. This was causing issue...
Signed-off-by: Vitalii Parfonov ### Description Add support for sending logs to Spunk (HTTP Event Collector) (https://docs.splunk.com/Documentation/Splunk/latest/Data/FormateventsforHTTPEventCollector) - upgrade Vector to the 0.23 version - generator configuration for Vector Splunk sink...