-
DragonFlyBSD is using FreeBSD ports with minor modifications for external packages, including the syslog-ng package.
```
dragon# /usr/local/etc/rc.d/syslog-ng forcestart
Starting syslog_ng.
[2021-…
-
When attempting to send a log using `rfc5424`, specifying `sd-param`s, instead of creating a log, logger returns an error.
Input:
```
logger --rfc5424 \
--sd-id zoo@123 --sd-param tiger="…
-
### What is the problem this feature will solve?
To have a structured log package available in stdlib so that all npm modules can log in a single fashion instead of
- logging to console
- not …
-
Hello, I need to receive logs from a Mikrotik router but found it does not work 100%.
There in an option in Mikrotik settings named 'bsd-syslog' which in their docs says "whether to use bsd-syslog …
-
I created pino with option `useLevelLabels: true`. When formatting via pino-pretty those log lines show up as
```
[2019-04-23 13:56:29.560 +0000] USERLVL (runScript): Request did succeed
```
The …
-
**Describe the bug**
The snort dashboard is void of data in the following panels:
Map New
Rules/Time
Rules-Classifications
Rules / Source Country
Org / Source Country
Classification_Heat Map
…
-
As mentioned on Twitter, a couple of folks have interest in adding GELF support to rsyslog. This tracker is intended to help scope what actually needs to be done.
-
## Background and Motivation
The [`LogLevel`](https://github.com/dotnet/runtime/blob/master/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/LogLevel.cs) enum has a number of log levels …
-
I am using the rsyslog V8 now. If the applications wishes to use CEF format to export logs, we do not have a way to do that with rsyslog. How can we export logs in CEF or any other well-known logs log…
-
### Question(s)
- When the `imfile` is used in conjunction with `mmnormalize`, what is the correct way to indicate each line's `timereported` timestamp to rsyslog? I have tried parsing a timestamp …