-
I have custom '|'-separated log which is parsed by `mmnormalize`. There is `origintime` field (`%origintime:date-rfc5424%`). Most of our APIs are writing timestamps in UTC (with ending Z or with +00:…
jay7x updated
7 years ago
-
### Expected behavior
rfc3339 supports a time-frac greater than 6, and there are situations where nanoseconds are needed. This wouldn't be entirely rfc5424 compliant, but very useful.
### Actual…
-
### Version
5.2.0
### Details & Steps to reproduce
The image is from dockerhub, and there is no log of sending emails.
Click test to send, and you can see from the log that the time is obvio…
-
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
…
-
在RFC 5425中已定义了数据格式为PRI VERSION SP TIMESTAMP SP HOSTNAME SP APP-NAME SP PROCID SP MSGID SP STRUCTURED-DATA [SP MSG] (http://www.faqs.org/rfcs/rfc5424.html)
目前的格式中缺少MSGID和STRUCTURED-DATA的内容导致常规的日志收集格式无…
-
Hello,
tried several hours to find out which format structured_data_field has to be.
E.g. when I set structured_data_field structured_data with following value via record_transformer
```
@t…
-
### Component
systemd-journald
### Is your feature request related to a problem? Please describe
At the moment, when configuring `ForwardToSyslog = yes`, `systemd-journald` uses the UNIX socket dom…
-
The syslog acquisition modules tries to be a little bit too "smart" and reconstruct a RFC3164 syslog line based on what what read from the network.
But it fails often if your syslog messages are no…
-
syslog daemons expose UNIX UDP socket where the application can log the messages in `syslog` format (https://tools.ietf.org/html/rfc5424, and now obsolete https://tools.ietf.org/html/rfc3164).
We s…
-
### Describe the bug
When properly configured, no rejected traffic messages are sent to the remote syslog server, even though the relevant messages appear in the system log (and kernel log).
###…