-
- If the configuration specifies a UNIX domain socket, and this socket already exists in the filesystem, consumer.Syslogd will fail with `[2017-07-24 00:26:19 CEST] ERROR Failed to open unix:///tmp/go…
-
### Expected behavior
Running rsyslogd in docker container
### Actual behavior
Segmentation fault, exit code 139
### Steps to reproduce the behavior
```Dockerfile
FROM alpine:3.17
R…
-
(This issue was originally filed by @suyograo at https://github.com/elastic/logstash/issues/1667)
---
Logstash has the [syslog input](http://logstash.net/docs/1.4.2/inputs/syslog) which only support…
-
- Version: 7.2.0+
- Operating System: Linux / Docker
- Steps to Reproduce:
This affects the `logstash-output-syslog` plugin, but as that has not changed since forever I think this is actually a r…
-
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…
-
As per RFC3164 for syslog describing facilities, I wondered if the "log audit" facility can be used.
> 13 log audit (note 1)
One might think, after reading specs, facility 13 would b…
-
The default logging level for miniupnpd does not show add/delete/change logs for NAT and Firewall manipulations in the routing log file.
Form a security standpoint, this is highly undesirable. Secu…
-
# syslog-ng
## Version of syslog-ng
$ syslog-ng --version
syslog-ng 4 (4.8.0)
Config version: 4.2
Installer-Version: 4.8.0
Revision:
Compile-Date: Jul 5 2024 00:00:00
Module-Directory: /usr/…
ztank updated
1 month ago
-
metalog seems to ignore syslog messages sent to /dev/log that satisfy the RFC.
Is there a doc on what kind of syntax does metalog actually expect?
l29ah updated
3 months ago
-
The SyslogUdpHandler constructor has a last parameter "rfc", default value is ["self::RFC5424"](https://github.com/Seldaek/monolog/blob/master/src/Monolog/Handler/SyslogUdpHandler.php#L47).
However, …
gwinn updated
3 years ago