Settings: Date Format

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 month as digits with leading zeros for single-digit days.
ddd
Abbreviated day of the week, for example, "Mon" in English (United States).
dddd
Day of the week, for example, “Monday” in English (United States).
Month placeholders
Value
M
Month as digits without leading zeros for single-digit months.
MM
Month as digits with leading zeros for single-digit months.
MMM
Abbreviated month, for example, "Nov" in English (United States).
MMMM
Full month, for example, "November" for English (United States)
Year placeholders
Value
y
Year represented only by the last digit.
yy
Year represented only by the last two digits. A leading zero is added for single-digit years.
yyyy
Year represented by a full four or five digits, depending on the calendar used.

For example, to get the date formatted as "Sun, Jan 31/16", set the format: "ddd, MMM dd/yy".

    • Related Articles

    • Format Settings

      Syslog Watcher uses system date and time format by default. Date Format You can cutomize date formats: Reference > Date Format Time Format You can customize time formats: Reference > Time Format
    • 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 ...
    • 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 ...
    • 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 ...