Exporting alerts from AX series appliance to NDR Console

Prev Next

You can configure your Malware Analysis series appliance to export alerts to your NDRConsole appliance. Perform the following steps on NDR Console:

  1. Login to NDR Console CLI.

  2. Create client profile.

    For more information on how to create a client profile see, Creating a client profile using the CLI.

  3. Create client group.

    For more information on how to create a client group see, Creating a client group using the CLI.

  4. The client group generates a token, use this token to configure alerts export on Malware Analysis.

To enable the export of alerts from your Malware Analysis to your NDR Console:

  1. Log in to the Malware Analysis Series CLI.

  2. Enter privileged mode:

    hostname (config) # enable

  3. Enter configuration mode:

    hostname # configure terminal

    hostname # fenotify http enable

    hostname # fenotify http default format json-normal

    hostname # fenotify http service service_name auth enable

    hostname # fenotify http service service_name auth header scheme IA

    hostname # fenotify http service service_name auth header value "token generated by client-group on NDR console

    hostname # fenotify http service service_name ssl enable

    hostname # fenotify http service service_name prefer message delivery per-event

    hostname # fenotify http service service_name server-url https://NDR_console_IP/services/collector/alert