LokiStack as logStore, custom outputs in ClusterLogForwarder always return "degraded pipelines: invalid [], degraded [application-logs]' error
Issue
ClusterLogForwardershows apipelineas invalid while usingLokioperator andforwardinglogs to external log aggregator:
--------- Output Omitted ---------
spec:
outputs:
- name: external-fluentd
type: fluentdForward
url: 'tcp://abc.example.com:24224'
pipelines:
- inputRefs:
- application
name: application-logs
outputRefs:
- default
- application-logs
status:
conditions:
- lastTransitionTime: '2022-09-13T15:10:44Z'
message: 'degraded pipelines: invalid [], degraded [application-logs]'
reason: Invalid
status: 'True'
type: Degraded
--------- Output Omitted ---------
- Unable to
forwardlogs to external log aggregator when usingLokioperator.
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 4.9+
- Red Hat OpenShift Logging
- 5.5+
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.