Enabling the inclusion of OS changes in alerts

Prev Next

OS changes are automatically included in alerts when Helix Enterprise mode is enabled on an appliance.

To include OS changes:
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Enable the inclusion of OS changes:

    hostname (config) # datastreaming helix alert-metadata include-oschanges
  3. Verify your change:

    hostname (config) # show datastreaming helix
To exclude OS changes
  • Use the no datastreaming helix alert-metadata include-oschanges command.