-
### What's wrong?
When using UDP on the syslog source Alloy reports:
`ts=2024-04-12T02:15:06.664708206Z level=warn msg="error parsing syslog stream" component_path=/ component_id=loki.source.syslo…
-
When udp is enabled then buffering does not make sense (if I understand RFC correctly: https://tools.ietf.org/html/rfc5426#section-3.1).
Multiple log messages are merged on syslog side, since UDP s…
-
**Is your feature request related to a problem? Please describe.**
I need to be able to collect raw syslog traffic from endpoints such as network devices. Today this would require some sort of log co…
-
There are still plenty of pieces of software that send syslog messages over UDP. It would be nice to be able to use this library to receive those and not rely on other syslog servers.
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
When receiving messages over the `/dev/log` unix socket, it would be quite easy for…
-
Hi i have problem
My web app send very big msg. metalog truncate this to some around 2000 signs.
How i can increase this limit ?
-
I wanted to give $TRANSPORT in 4.5.0 draft release a try. I set up various sources and checked the value of $TANSPORT:
* legacy syslog over UDP: "TRANSPORT":"rfc3164+udp"
* IETF syslog over TCP:…
-
I followed the documentation provided here: https://splunk.github.io/splunk-connect-for-syslog/main/gettingstarted/podman-systemd-general/
OS: RHEL 8.7
Podman version: 4.2.0
On the line: `ExecS…
-
When receiving syslog messages from PAN-OS over TLS it appears that rfc6587 framing is used. Parsing with the `syslog` processor fails because of the leading message length.
`795 1 2022-10-11T16:20…
-
### Use Case
This issue starts discussion about enabling:
- linter: [gosec](https://github.com/securego/gosec) - Inspects source code for security problems by scanning the Go AST.
- rule: [G304 - F…