Skip Navigation

Remove the
CylancePROTECT
Application
Splunk

  1. Do any of the following:
    Task
    Steps
    Linux
    : Remove the application and leave the associated data intact.
    Run the following command:
    ./splunk remove app
    [appname]
    Linux
    : Remove the application and associated data.
    1. To remove the data, run the following command:
      ./splunk remove index
      <Your Index Name>
    2. 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.
    1. To remove the data, run the following command:
      ./splunk remove index
      <Your Index Name>
    2. To remove the app, run the following command:
      splunk remove app
      [appname]
    Deactivate the
    CylancePROTECT
    Application for
    Splunk
    .
    Run the following command:
    ./splunk disable app [Cylance_protect] -auth
    <username>:<password>
    Re-activate the
    CylancePROTECT
    Application
    Splunk
    .
    .
    Run the following command:
    ./splunk enable app [Cylance_protect] -auth
    <username>:<password>
  2. Restart
    Splunk
    .