ENSLTP integrates Global Threat Intelligence (GTI) telemetry to collect threat-related data. You can enable or disable GTI telemetry by command line or ePolicy Orchestrator (ePO).
- To enable or disable GTI telemetry using ePO:
Configure the option McAfee GTI feedback in the Proactive Data Analysis section of the Endpoint Security Threat Prevention, Options policy.
- To enable GTI telemetry from the command line:
/opt/isec/ens/threatprevention/bin/isecav --gtitelemetry --setstatus enable
- To disable GTI telemetry from the command line:
/opt/isec/ens/threatprevention/bin/isecav --gtitelemetry --setstatus disable
- To check the GTI telemetry status from the command line:
/opt/isec/ens/threatprevention/bin/isecav --gtitelemetry --getstatus