Uninstall the connector

Before removing the connector, you may choose to delete the data input and indexed data. The connector and its directory are typically located in $SPLUNK_HOME/etc/apps/sectigo_app.

Delete the data input

To delete the data input:

  1. In Splunk Web, navigate to Settings  Data inputs.

  2. Select the sectigo_app modular input.

  3. Under Actions, click Delete and confirm deletion.

    Delete data input

Uninstall the connector

To remove the connector:

  1. (Optional) Remove the connector’s indexed data as described in the Splunk documentation.

  2. Run the following command in the CLI to delete the connector and its directory.

    ./splunk remove app sectigo_app -auth <username>:<password>
  3. Delete user-specific directories created by the connector in $SPLUNK_HOME/etc/users/*/sectigo_app.

  4. Restart the Splunk server.