Getting Data In

Does Splunk Index Everything on the Server?

skoelpin
SplunkTrust
SplunkTrust

I have 3 servers which process web service calls and are being indexed by Splunk. I specified their index in the inputs.conf on the forwarder as index=uvtrans and their sourcetype is ATG_Message_Log.. So now I see in Splunk 2 different sources coming in named WinEventLog.Application and WinEventLog.Systemwhich are in index=main which means their index was not specified on the forwarder so it defaults there. I'm looking in Splunk_Home/etc/system/local/inputs.conf on all 3 boxes and I do not see anywhere where WinEventLog is located. I've looked through all the conf files and cannot find it.

Does Splunk index EVERYTHING on that server regardless if it's been specified in my conf files? How can I exclude the WinEventLog sources from being indexed by Splunk?

0 Karma
1 Solution

pwmcity
Path Finder

Looks like you might have the Windows TA installed, it collects data with those sourcetypes
http://docs.splunk.com/Documentation/WindowsApp/4.7TA/User/AbouttheSplunkTechnologyAdd-on(TA)forWind...

View solution in original post

pwmcity
Path Finder

Looks like you might have the Windows TA installed, it collects data with those sourcetypes
http://docs.splunk.com/Documentation/WindowsApp/4.7TA/User/AbouttheSplunkTechnologyAdd-on(TA)forWind...

hgrow
Communicator

If you are searching for lost configurations splunks btool can be helpful:

splunk cmd btool [conf file name] list --debug

In your case you would run

splunk cmd btool inputs list --debug

Hope it helps.

0 Karma

somesoni2
Revered Legend

There can be other inputs.conf available under Splunk_HOme/etc/apps/AppNamesHere/ under local and default folder. Have a look there.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...