Views:

To display the full system event description:

 
This procedure is also applicable for Deep Security Manager installed on Linux server with default installation directory located in /opt/dsm.
 
  1. Open the command prompt and change the directory to the Deep Security Manager installation path.
  2. Run the command below to check the current value of the switch settings.configuration.systemEventNotificationsExtendedDescription.
    dsm_c -action viewsetting -name settings.configuration.systemEventNotificationsExtendedDescriptions

    Check the current value of extended description

  3. Change the value of settings.configuration.systemEventNotificationsExtendedDescriptions to "true".
    dsm_c -action changesetting - name settings.configuration.systemEventNotificationsExtendedDescriptions -value true

    Change the settings

  4. Execute the following to confirm that the new value has been applied.
    dsm_c -action viewsetting -name settings.configuration.systemEventNotificationsExtendedDescriptions

    Verify the updated settings value

    The syslog entry should now display the full description of the system event.

    System event with full description

If you have deployed a multi-tenant Deep Security setup, go to Tenant Properties > Features and enable Extended Description for Events Forwarding.