-
I'm trying to parse messages from rsyslog's owfwd module. rsyslog uses BSD syslog messages (RFC 3164). However, the two parsers that can handle reading multiple syslog messages from a stream, `nontran…
-
I really wonder why rconsole enforces 1024 bytes restriction on message length while syslog no longer enforces this. There was a restriction on syslog message length introduced in RFC 3164(2001), but …
ghost updated
8 years ago
-
It would be great if it were possible to specify structured data (`SD-PARAM` in [RFC 5424](https://tools.ietf.org/html/rfc5424#section-6.3)) when logging via `winston-syslog`.
Glossy already has supp…
-
Usefull for analysis, monitoring and alerting of various devices and systems. Might be acting as man-in-the-middle (gateway/relay agent) for alerting/filtering with ioBroker and still using an enterpr…
-
Hi,
I try to run hat-syslog on docker. Container starts, but throws error. How config handler or what needed?
```
version: '3.8'
services:
hat-syslog:
image: bozokopic/hat-syslog
…
-
Look like the Graylog extractor not working properly as the stream search doesn't have source and dest IP details. Refer to attached. My PFsense version 2.5.1 Any workaround available
![graylog]…
-
### What happened?
OTEL collector (contrib `v0.82.0`) logs errors from syslog receiver, when it receives Grafana syslog message:
```
2023-08-01T23:20:00.001Z error helper/transformer.go:99…
-
Hello I occurred an issue while using Promtail / Grafana Agent. I need to use Syslog via UDP. RFC5424 is used however Promtail is unable to process logs.
When I was sending logs to Promtail I was …
-
Hello.
I'm using winston-syslog to send logs to a Graylog server and I noticed that all entries on the Graylog server are missing the milliseconds information.
Is it expected or am I doing somet…
-
When BOM mark appears in the middle of the text (i.e. in log files), an extra space is added after the next word when using 65001 encoding.
For example, file [61 EF BB BF 62 20 63] should be presente…
e673 updated
6 months ago