-
Currently the Packet type (in syslog/packet.go) is missing the following:
- Proc ID
- Msg ID
- Structured Data
Do you have any objections to Packet supporting those? If not, I'd be willing to provid…
-
I see that this has been addressed in https://github.com/Graylog2/graylog2-web-interface/issues/979
I am currently experiencing the same issue (dashboard timestamp and search query timestamp skew) …
-
Here's a stab at release notes for a 0.4.0 release:
- Scalability improvements:
- don't store broken-down hwloc topology in the KVS (#716)
- route rank-addressed requests via TBON (#689)
- strea…
-
magmad.so is not being generated when I use build.lin.sh load
How do I get this file to be generated?
-
-
I recognize that `Informational` is the offical name defined by RFC 5424 - but no other log framework I have ever seen spells out the name.
Even the official [`log/syslog`](http://golang.org/pkg/log/s…
-
Hi Tobias,
Your syslog library is working fantastically for me, so many thanks.
However I have one question.
My current config is as follows (obfuscated):
[{syslog, [{dest_host, "logsXXX.papertrai…
-
Hey,
It'd be nice to get support for the same RFC 3164 format, but with high-precision timestamps that Rsyslog can output. :-)
A line would like the following:
```
2014-03-14T03:03:01.219558+02:00 …
-
Reading from the docs http://laravel.com/docs/5.1/errors#logging
> The logger provides the **seven** logging levels defined in RFC 5424: debug, info, notice, warning, error, critical, and alert.
In …
-
Sorry, think i put this in the wrong place at mrlesmithjr/graylog2; repeated here:
when parsing syslog using syslog UDP configured:
expand_structured_data: true
recv_buffer_size: 16384
port: 514
ove…