Remove the CylancePROTECT Application Splunk
CylancePROTECT
Application Splunk
- Do any of the following:TaskStepsLinux: Remove the application and leave the associated data intact.Run the following command:./splunk remove app[appname]Linux: Remove the application and associated data.
- To remove the data, run the following command:./splunk remove index<Your Index Name>
- To remove the application, run the following command:./splunk remove app[appname].
Windows: Remove the application and leave the associated data intact.Run the following command:splunk remove app[appname]Windows: Remove the application and associated data.- To remove the data, run the following command:./splunk remove index<Your Index Name>
- To remove the app, run the following command:splunk remove app[appname]
Deactivate theCylancePROTECTApplication forSplunk.Run the following command:./splunk disable app [Cylance_protect] -auth<username>:<password>.Re-activate theCylancePROTECTApplicationSplunk.Run the following command:./splunk enable app [Cylance_protect] -auth<username>:<password> - RestartSplunk.