References
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 ...
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 ...
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: ...