Deployment Architecture

IIS log exceeded index amount

cschafer1
New Member

Hello,

We installed the splunk forwarder on a server doing about 134 meg log per day. Today it has done about 734 meg in the last 24hours...Log file as it sits is only about 140 meg

I am stumped we have forwarders working as designed.. We have standard conf files that we use..

If anyone has any suggestions on why the indexer amount ballooned to that amount? I can post conf files if any one as a feeling.

Thank you in advance.

Cory

Tags (1)
0 Karma

lukejadamec
Super Champion

Can you post the inputs.conf for that monitor? How long has this been running? You said new, is it new new, or was new?

0 Karma

jtrucks
Splunk Employee
Splunk Employee

Run the following search to see what spiked (use a graphical chart to visualize it fast) and replace YOURHOSTNAME with the host in question:

index=_internal source=*license_usage.log type=Usage h=YOURHOSTNAME | eval MB=b/1024/1024 | timechart span=1d sum(MB) by s useother=false usenull=false

Do this across the last few days or week to get a good trend line on that host. This should point out exactly where to focus efforts because you'll know what source suddenly had more messages. Then you can look at that source to see what you might have that could cause such a spike. Usually it means that something broke (an app or hardware) that spewed tons of messages for a few hours.

--
Jesse Trucks
Minister of Magic
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 ...