143k views
4 votes
What are two ways to delete a Splunk Cloud archive?

1) Using the Splunk Cloud web interface
2) Using the Splunk CLI
3) Using the Splunk REST API
4) Using the Splunk SDK

User Chooks
by
8.8k points

1 Answer

1 vote

Final answer:

There are two ways to delete a Splunk Cloud archive: using the Splunk Cloud web interface or using the Splunk CLI.

Step-by-step explanation:

There are two ways to delete a Splunk Cloud archive:

  1. Using the Splunk Cloud web interface: You can log in to the Splunk Cloud web interface and navigate to the respective archive. From there, you can click on the delete option to remove the archive.
  2. Using the Splunk CLI (Command-Line Interface): You can use the Splunk CLI commands to delete a Splunk Cloud archive. The 'splunk remove archive' command can be used to delete the archive.

User Ralemos
by
7.1k points