cluster-logging-operator icon indicating copy to clipboard operation
cluster-logging-operator copied to clipboard

Operator to support logging subsystem of OpenShift

Results 84 cluster-logging-operator issues
Sort by recently updated
recently updated
newest added

### Description This PR: * fixes ServiceMonitor order of reconciliation to try to Get before Create * Refactors ServiceMonitor code out of k8shandler/collection.go to decouple from ClusterLoggingRequest * Makes ServiceMonitor...

approved
do-not-merge/hold

### Description a manual cherry-pick of #1615 /cc /assign ### Links - Depending on PR(s): - Bugzilla: - Github issue: - JIRA: https://issues.redhat.com/browse/LOG-2961 - Enhancement proposal:

approved

### Description Added a `"level: "default"` field in the audit logs to get rid of the `'Unknown Severity'` error in vector logs while sending audit logs to Google Cloud Logging....

approved

### Description As an administrator of cluster log forwarding, I need to use an STS Role for authenticating to CloudWatch, so that my deployment does not rely on static access...

approved

### Description Added kubernetes recommended labels to resources created by Cluster Logging Operator. /cc /assign /cherry-pick ### Links - Depending on PR(s): - Bugzilla: - Github issue: - JIRA: -...

approved
lgtm
do-not-merge/hold

**Describe the bug** after upgrade the operator logs: ``` {"_ts":"2022-08-19T11:48:36.79799272Z","_level":"0","_component":"cluster-logging-operator","_message":"starting up...","go_arch":"amd64","go_os":"linux","go_version":"go1.17.12","operator_version":"5.5"} I0819 11:48:38.911587 1 request.go:665] Waited for 1.042147194s due to client-side throttling, not priority and fairness, request: GET:https://10.201.0.1:443/apis/acme.cert-manager.io/v1beta1?timeout=32s {"_ts":"2022-08-19T11:48:43.221394033Z","_level":"0","_component":"cluster-logging-operator","_message":"Registering Components."}...

This is an automated cherry-pick of #1586 /assign jcantrill https://issues.redhat.com/browse/LOG-2957

approved

We don't yet support matchExpressions so we should not include it in the API. When we do support it (LOG-1126) matchExpressions can be restored.

approved
lgtm
do-not-merge/hold

### Description #### Summary: - Added optional `Elasticsearch.Version` field to types. - Added `suppress_type_name = true` if forwarding to `Elasticsearch 7.x` or higher. - Can forward both to `default` and...

approved
lgtm
do-not-merge/hold
ok-to-test
release/5.6