-
Hi @crewjam,
thanks for making that code available.
I'm currently experimenting with using your library to parse syslog messages that are received via a HTTPS endpoint, i.e. the client is sending me…
-
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 …
-
# 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
4 weeks ago
-
**Describe the bug**
I'm trying to ingest FW flow data from Juniper FW as syslog rfc5424 stream.
An example of the log entry.
```
Msg: 1 2023-04-09T13:12:48.660+10:00 j210h RT_FLOW - RT_FLOW_SE…
-
This project should prefer maintained, cloudfoundry packages where possible.
-
Hi
echo "a" | /usr/lib/lognorm/lognormalizer -r a.rb
Segmentation fault (core dumped)
File a.rb:
version=2
#foo
type=@rfc3164pri:
type=@rfc3164header:%date:date-rfc316…
-
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
-
Standard JS Date is displaying:
> new Date()
2019-10-11T**08**:56:49.584**Z**
> new Date().toString()
'Fri Oct 11 2019 **11**:01:59 **GMT+0200 (Central European Summer Time)**'
You can notice, …
-
Thank you for creating the Graylog Grok pattern and posting it. I just started working with Graylog and grok, and your extractor is very helpful. I have three comments:
1) The extractor only works …
-
Unwittingly, I designed Alertinator to use a subset of [syslog's severity levels](https://en.wikipedia.org/wiki/Syslog#Severity_levels) (defined in [rfc5424](http://tools.ietf.org/html/rfc5424#page-10…