How to store custom properties of a log message in a database

How to store custom properties of a log message in a database Created 2006-03-27 by Timm Herget This step-by-step guide describes a scenario where WinSyslog receives syslog data from a Fortigate firewall, parses the messages via post processing action and writes the custom parsed properties into a database. Step 1 – Creating the Syslog Server […]

How to store custom properties of a log message in a database

How to store custom properties of a log message in a database Created 2006-03-27 by Timm Herget This step-by-step guide describes a scenario where WinSyslog receives syslog data from a Fortigate firewall, parses the messages via post processing action and writes the custom parsed properties into a database. Step 1 – Creating the Syslog Server […]

Parsing log messages

Parsing log messages Created 2006-03-24 by Michael Meckelein. This article describes how to parse log message via “Post-Process”. It illustrates the logic behind Post-Process action. Get relevant information from logs Log files contain a lot of information. In most cases only a small part of the log message is of actual interest. Extracting relevant information […]

How to process Syslog messages from Solaris 8/9 systems?

How to process Syslog messages from Solaris 8/9 systems? Created 2006-03-15 by Andre Lorbach. This article describes how to workaround problems which occur when you are receiving and processing Syslog messages from Solaris 8/9 systems. The Problem: The problem exists in the way, the Syslog messages are formatted from Solaris 8/9. As an example, we […]

Scroll to top