Splunk Search

How to delete logs at the web interface with out using | delete?

NicolásMilans
Explorer

Hello,

i need to de  delete some old logs on my cloud instance because i run out of space 

NicolsMilans_0-1660049803657.png

 

is there any way to remove old logs with out using the delete comand on a search ?

i need to to remove this logs only by the web interface

Thanks 

0 Karma

somesoni2
Revered Legend

If you've necessary privileges, you could change the retention period of the index to reduce its size. Just carefully evaluate the new retention and it's impact on data before implementing it (to avoid unwanted data loss).

https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Admin/ManageIndexes#Manage_data_retention...

NicolásMilans
Explorer

Thanks  !

0 Karma

richgalloway
SplunkTrust
SplunkTrust

There is no way to free disk space from the UI.  Even the delete command will not do so.

Releasing disk space should be done from the CLI after investigating what is consuming the space (it's not always Splunk).  If Splunk indexes are to blame then space can be recovered by setting frozenTimePeriodInSecs to a lower value for problem index(es).

---
If this reply helps you, Karma would be appreciated.

NicolásMilans
Explorer

Thanks  ,

The problem is that i dont have acces by CLI to my cloud instance ,

Should i contact splunk to solve this issue?

 

Thanks 

 

 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...