RFC3164 (syslog protocol) data parser
Latest version:
4.0.21 build 611. June 13, 2013.
The syslog protocol provides a
transport to allow a machine to send event notification messages
across IP networks to event message collectors - also known as syslog
servers. Since each process, application and operating system was
written somewhat independently, there is little uniformity to the
content of syslog messages. For this reason, no assumption is made
upon the formatting or contents of the messages. The protocol is
simply designed to transport these event messages. In all cases,
there is one device that originates the message. The syslog process
on that machine may send the message to a collector. No
acknowledgement of the receipt is made.
This module allows to parse message parts to a parser variables and you can export these variables to database, Excel, file etc.
Download