- Introduction
- System requirements
- Configure Syslog
- Configure threat data report
- Configure adaptive response
- Removing the CylancePROTECT Desktop Application for Splunk
- Data source types
- Troubleshooting
- Support
- Appendix: configure Syslog over SSL in Splunk
Disable application
Instead of removing the application, you can temporarily deactivate it.
In the commands below, use
cylance_protect
for appname.To disable the application:
./splunk disable app [app_name] -auth <username>:<password>
To re-enable the application, use the above command, but replace
disable
with enable
.