Popular Articles
Installing Syslog Watcher (Windows)
Step 1. Download the latest installer Download the latest version of Syslog Watcher installer (MSI) from https://ezfive.com/syslog-watcher/downloads/ MSI is an installer package file format used by Windows. Step 2. Run the installer Run the ...
How to remove a syslog source
To remove a syslog source you need to delete all the collected syslog messages (for that particular ) first. Open the Sources(x) tab: Go to step 4 if the source has 0 messages in the Total column. Delete all collected syslog messages for a particular ...
Syslog Watcher 5.1
What’s New in Syslog Watcher 5.1 Improved Syslog Storage Performance The significant improvement in Syslog Watcher 5.1 is how the server deletes expired syslog messages from the syslog storage. Version 5.1 constantly scans the storage throughout the ...
Regular Expression Syntax
Syslog Watcher uses ECMAScript regular expressions pattern syntax (similar to JavaScript's regular expression flavor). A brief syntax reference: http://www.cplusplus.com/reference/regex/ECMAScript/ Here are the most frequently requested examples: ...
How to forward Windows event logs to a syslog server (Syslog Watcher)
Windows OS does not have built-in syslog protocol support. It means that Windows can send system log messages to a syslog server using third-party utilities only. Here is a brief instruction on how to translate Windows event log records to syslog ...