Processing Settings

Processing Settings

Processing group of options manages the syslog parser settings.




Processing

Default severity
Syslog Watcher uses this default severity level if the severity is not set in the syslog message itself.
Default facility
Syslog Watcher uses this default facility if it is not set in the syslog message itself.
Remove trailing CR/LF (Carriage Return / Line Feed)
Select this option to remove special symbols that end the message.
Replace non-printable ASCII characters (codes 0-31) with
Syslog Watcher replaces non-printable characters (ASCII codes 0-31) with one of the following options.
Hexadecimal ASCII code of the character
The non-printable characters will be replaces with their ASCII codes in hexadecimal format. 
Custom printable character
The non-printable characters will be replaces with the specified character. The default is the dot character.
Replace consecutive characters with one
Syslog Watcher replaces groups of consecutive non-printable characters with only one character.
Force codepage
This option sets the code page to decode message text.
Insert domain name after IP address within message body
This option enables addition post-processing step to scan syslog messages for IPv4 addreses. If Syslog Watcher can convert this address to a domain name, then it inserts that name after the address.
Do not parse message body (do not extract fields)
This option turns off the built-in syslog parser. Select this option if Syslog Watcher parses syslog messages incorrectly in your case.

    • Related Articles

    • Server Settings

      Syslog Watcher Settings The group of settings manages Syslog Watcher Server. Path to service file This field shows the executable file (Syslog Watcher Server) registered to run as a Windows service. Startup type Current status of Syslog Watcher ...
    • Network Settings

      The group of options that manages basic network settings. Internet Protocol The subgroup of settings controls IP. Bind to local IPv4 interfaces Select this option to allow Syslog Watcher to collect syslog messages over IPv4 protocol. Bind to all ...
    • Settings: Time Format

      Syslog Watcher allows you to set a custom time format: Settings > Format Settings The following table defines the time format placeholders. Time Placeholder Value h Hours with no leading zero for single-digit hours; 12-hour clock hh Hours with ...
    • Settings: Date Format

      Syslog Watcher allows you to set custom date formats. Settings > Format Settings  The following table defines the date format placeholders. Day placeholders Value d Day of the month as digits without leading zeros for single-digit days. dd Day of the ...
    • Advanced Network Settings

      It's the group of options that manages advanced network settings. Incoming Buffer Maximum number of packets in incoming buffer The icoming buffer contains packets that were received but not processed yet. It helps to handle short-term bursts of ...