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:
-
In Splunk Web, navigate to
. -
Select the
sectigo_app
modular input. -
Under Actions, click Delete and confirm deletion.
Uninstall the connector
To remove the connector:
-
(Optional) Remove the connector’s indexed data as described in the Splunk documentation.
-
Run the following command in the CLI to delete the connector and its directory.
./splunk remove app sectigo_app -auth <username>:<password>
-
Delete user-specific directories created by the connector in
$SPLUNK_HOME/etc/users/*/sectigo_app
. -
Restart the Splunk server.