Advanced Network Settings

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 traffic. If the buffer is full and Syslog Watcher receives a new syslog packet, then the received packet will be discarded (not processed). Such packets are counted as lost packets.
Maximum size of incoming packets (bytes)
This option specifies the maximum allowed size of incoming syslog packets. Refer to the following two options to set what will happen to packets that are larger than the specified size.
Trim larger packets to maximum size and process
Syslog Watcher will trim the packet to the maximum size and process them. This option is recommended.
Discard larger packets (do not process)
Syslog Watcher will ignore all the syslog packets that are longer than the specified number of bytes (octets).

Incoming TCP Connections

Max number of simultaneous Syslog TCP connections
The option that limits the maximum number of incoming TCP connections for Syslog over TCP transport. 
Divide TCP stream into syslog messages with
Syslog Watcher uses the symbols defined by this option to split the TCP stream of bytes (octets) into separate syslog messages.

Debug Log

Trace all incoming packets to log (for debug purposes only)
Select this option to dump all the incoming packets to Syslog Watcher's own log. Use this option for debugging only, as the server performance will degrade significanly.

    • Related Articles

    • 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 ...
    • 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 ...
    • 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 ...
    • 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 ...