Displaying alerts for a specific host using the CLI

Prev Next

Use the CLI show alerts hosts <ip-address> command to display the list of all alerts for a specified host.

Prerequisites

  • Administrator or Operator access to the Email Security - Server appliance

To show the list of all triggered alerts for a specified host:
  1. Go to the CLI enable mode.

    hostname > enable
  2. Enter the command show alerts hosts <ip-address>:

    hostname # show alerts hosts <ip-address>

    Example

    The following example displays the list of all alerts triggered during the last 24 hours, for the host 10.1.131.205.

    hostname # show alerts hosts 10.1.131.205
    
    (Showing last 24 hours)
    Type ID   SrcIP       Severity Time                Name
    -----------------------------------------------------------------------------
    CB 76776 10.1.131.205 critical 2019-01-24 20:23:26 Trojan.NaviPromo
    CB 76775 10.1.131.205 critical 2019-01-24 20:23:24 Trojan.Pincav		
    ...