Description
Component(s)
exporter/syslog
Describe the issue you're reporting
Hi,
I have been working on a project about OpenTelemetry Collector, Loki and Grafana for a long time. I have 1 k8s cluster (1 control node and 3 worker nodes). I have deployed Loki, Grafana and OpenTelemetry/Otel-Collector with Helm in this cluster. My aim is to send syslogs of k8s cluster to an external syslog server and to observe them from Grafana, and also to monitor logs of pods in k8s cluster from Grafana dashboard. I have been working on it for 10 days but I have some problems that I can't solve, one of them is regex problem. Logs are sent to Loki with Filelog/Syslog receiver, I can see them in Grafana, but logs are sent to external syslog server empty. I need urgent help on this issue, I would be grateful if a friend can help me. I am sharing my Otel-Collector-values.yml file.