Using the Syslog Action

The Syslog Action sends a message to a host that is running a syslog server.

To configure a Syslog Action:

  1. Go to the Action Library:
    • From the web interface, click GO. The GO menu appears.
    • If the WhatsUp section is not visible, click WhatsUp. The WhatsUp section of the GO menu appears.
    • Select Configure > Action Library. The Action Library appears.

      - or -

    • From the main menu bar of the console, select Configure > Action Library. The Action Library appears.
  2. In the Action Library, do one of the following:
    • Click New, then select Syslog Action.

      - or -

    • Select an existing Syslog Action, then click Edit.

      The action properties page appears.

  3. Enter or select the appropriate information in the following fields.
    • Name. Enter a name for the action. This will appear in the Action Library.
    • Description. Enter a short description of the action. This is displayed in the Action Library along with the entry in Name.
    • Syslog Server. Enter the IP address of the machine that is running the Syslog server.
    • Port. Enter the UDP port that the Syslog listener is listening on. The default port is 514.
    • Message. Enter a text message to be sent to the Syslog server. This message may include notification variables. The Syslog message box limits input to 511 characters. If notification variables are used, then the message that actually gets sent will be limited to 1023 bytes, in order to comply with the Syslog protocol. Non-visible ASCII characters such as tabs and linefeeds will be replaced by space characters.
  4. Click OK to save changes.