Enabling data streaming types

Prev Next

This section describes how to enable data streaming types that are disabled by default.

Note

Alert and health statistics data streaming and the inclusion of OS changes in alerts is enabled automatically when Trellix Helix mode is enabled on an appliance.

To enable the streaming of specific types of data to Trellix Helix
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. To enable submission metadata streaming:

    hostname (config) # datastreaming helix submission-metadata enable
  3. To enable email metadata streaming:

    hostname (config) # datastreaming helix email-metadata enable
  4. To enable appliance statistics streaming:

    hostname (config) # datastreaming helix appliance-stats enable 
  5. To enable sysinfo metadata streaming:

    hostname (config) # datastreaming helix sysinfo-metadata enable

    Note

    This step is optional. Sysinfo metadata streaming is enabled automatically when Trellix Helix mode is enabled on the Endpoint Security (HX) appliance.

  6. To enable Storytime metadata streaming:

    hostname (config) # datastreaming helix storytime-metadata enable
  7. To enable localsig metadata streaming:

    hostname (config) # datastreaming helix localsig-metadata enable
  8. Verify your changes:

    hostname (config) # show datastreaming helix
  9. Save your change:

    hostname (config) # write memory
To disable data streaming on specific types of data:
  • Use the following commands as needed:

    • no datastreaming helix submission-metadata

    • no datastreaming helix email-metadata

    • no datastreaming helix appliance-stats

    • no datastreaming helix sysinfo-metadata

    • no datastreaming helix storytime-metadata enable

    • no datastreaming helix localsig-metadata enable