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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...