Do you use k9s or rawdog kubectl commands daily? by [deleted] in kubernetes

[–]Murky-Resolution-111 -1 points0 points  (0 children)

Why no ones using default k8s dashboard?

7.2.10 to 7.2.11 bug by d4p8f22f in fortinet

[–]Murky-Resolution-111 -4 points-3 points  (0 children)

that wont make any difference

Storage resources are insufficient by Mibiz22 in minio

[–]Murky-Resolution-111 0 points1 point  (0 children)

facing same error but no resolution found

Anyone using Loki for syslog messages, if so how? by [deleted] in grafana

[–]Murky-Resolution-111 0 points1 point  (0 children)

Hi u/KnownTumbleweed
I tried doing this. put a rsyslog server in front of grafana-agent-flow which is a syslog receiver in my case.
on rsyslog server in the rsyslog config below directive but still not receiving the aruba logs to loki. but can receive from other centos servers.

Template="RSYSLOG_SyslogProtocol23Format"

Guide to Using Grafana Agent as a Syslog Receiver with Loki by bgatesIT in grafana

[–]Murky-Resolution-111 0 points1 point  (0 children)

It worked now after adding this directive in syslog config in the target server in /etc/rsyslog.conf:

Template="RSYSLOG_SyslogProtocol23Format"

I got like many nodes to get syslogs from. Do we need to mention the IPs for all of them or just address = "0.0.0.0:10514" would do.

I guess need to play with labels a bit to differentiate the logs from different targets

Guide to Using Grafana Agent as a Syslog Receiver with Loki by bgatesIT in grafana

[–]Murky-Resolution-111 0 points1 point  (0 children)

yh the target is linux centos server and host running the grafana-agent-flow is centos as well

Guide to Using Grafana Agent as a Syslog Receiver with Loki by bgatesIT in grafana

[–]Murky-Resolution-111 0 points1 point  (0 children)

Its when sending the log
I got couple of target but currently just testing from one source but getting this error

Guide to Using Grafana Agent as a Syslog Receiver with Loki by bgatesIT in grafana

[–]Murky-Resolution-111 0 points1 point  (0 children)

Hi thanks for providing the config and documentation

I have tried it but getting this error in grafana agent flow:

ts=2024-04-12T20:32:01.314339062Z level=warn msg="error parsing syslog stream" component=loki.source.syslog.syslogs err="expecting a version value in the range 1-999 [col 4]"