All Apps and Add-ons

Why is the Splunk for Palo Alto Networks app consuming all my disk space and how to prevent this?

bcdatacomm
Explorer

The Splunk for Palo Alto Networks app seems to be consuming all my disk space. I have the index set to a max size of 168gb, but there also seems to be a data model that also consumes about 171gb of space. Is there anyway to prevent this from using all our space?

bcdatacomm
Explorer

The problem actually seems to be that it creates another database called datamodel_summary. The datamodel_summary is larger than the actual database.

/pan_logs# du -h -d 1
49G ./colddb
4.0K ./thaweddb
171G ./datamodel_summary
116G ./db
335G .

Why is datamodel_summary so large and how can I make it smaller?

bcdatacomm
Explorer

I've changed it to only be 7 days based on this. http://answers.splunk.com/answers/136089/how-to-manage-datamodel-acceleration-storage-tstatshomepath...

But can I delete the current datamodel_summary directory and then have it rebuild it?

0 Karma

bkondakindi
Path Finder

If you set the index proprieties on indexs.conf file for those indexes it will clean every particular days based on ur settings.The data will be moved from warm/hot to cold buckets so you never get any disk warnings.

Time Cheatsheet

Seconds 7776000 = 90 days

Seconds 3888000 = 45 days

Seconds 86400 = 1 day

default]
frozenTimePeriodInSecs = 7776000
homePath.maxDataSizeMB = 25000 (25gb)

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...