-
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 …
-
I've tried a few styles for a code example using the default theme.
with the example code on a new line
``` js
* @example
* this.set('prop', {});
* this.get('prop');
…
-
Parameters:
- `git clone https://github.com/leveros/leveros`
- `cd leveros` and Modify Srclibtoolchain with the contents below
- `src config` and look out the output below
Problems:
- Notice how leve…
-
As I'm going through and creating rules to cover startup messages and similar, I find I have a lot of messages that I want to match and classify as startup, but have little or nothing to parse from th…
-
Migrated from [rt.perl.org#28019](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=28019) (status was 'resolved')
Searchable as RT28019$
p5pRT updated
8 years ago
-
reported by @davidelang
-
I believe it would be possible to automatically detect which of the framing formats an incoming syslog message uses, would would enable us to implement a sort of 'superformat' called (say) `automatic`…
-
I have the log message:
Aug 18 13:18:45 192.168.99.2 %ASA-6-106015: Deny TCP (no connection) from 173.252.88.66\/443 to 76.79.249.222\/52746 flags RST on interface outside
with v1 it parses with
p…
-
See the enclosed test program (copied almost verbatim from your examples directory). When running the test program and the enclosed perl to generate syslog compliant with RFC3164, the output for the …
-
RFC3164 states (at 4.1.2):
> The TIMESTAMP field is the _local_ time and is in the format of "Mmm dd hh:mm:ss" (without the quote marks)
(my emphasis). `rfc3164.go` has the following code
```
ts, e…