-
Bug
-
Resolution: Done-Errata
-
Normal
-
Logging 5.8.0
-
False
-
None
-
False
-
NEW
-
NEW
-
Before this fix, log_forwarder_input_info only included application, infrastructure, and audit input metric points. With this fix, http is added as a metric point.
-
Bug Fix
-
-
-
Log Collection - Sprint 249
-
Moderate
Description of problem:
When use the following CLF.spec. the log_forwarder_input_info doesn't include input.type.httpreceiver.
In logging 5.9, the same issue is present for input.type.syslogreceiver
spec: inputs: - name: input-http receiver: http: format: kubeAPIAudit port: 8080 pipelines: - inputRefs: - input-http - application name: to-default outputRefs: - default
{ "metric": { "__name__": "log_forwarder_input_info", "application": "1", "audit": "0", "endpoint": "http-metrics", "infrastructure": "0", "instance": "10.131.0.12:8686", "job": "cluster-logging-operator-metrics", "namespace": "openshift-logging", "pod": "cluster-logging-operator-6d79756c-8bq96", "service": "cluster-logging-operator-metrics" }, "value": [ 1706756855.413, "1" ] },
- links to
-
RHBA-2024:1065 Logging for Red Hat OpenShift - 5.8.4