Hi all,
I just upgraded a forwarder from 4.0.3 to 4.0.6 on our Windows 2003 Server which forwards to our main splunk installation on CentOS. After my upgrade, logs generated by our applications still work, but I'm unable to properly get the IIS log data. If I run the following command.
splunk list monitor
Splunk gives me this in it's list.
C:\logs\IIS
C:\logs\IIS\SpidertracksServices.log
C:\logs\IIS\W3SVC1685745781\ex091116.log
C:\logs\IIS\W3SVC1685745781\ex091117.log
C:\logs\IIS\W3SVC20923614\ex091116.log
C:\logs\IIS\W3SVC20923614\ex091117.log
As you can see, it's trying to monitor the logs, but I'm unable to see any data in our server (CentOs) from Midnight on. I've tried configuring the input with alwaysOpenFile, but this doesn't seem to help my issue, only increase my CPU usage when splunk starts.
[monitor://C:\logs\IIS]
disabled = false
host = Production-Web-Auckland
index = default
alwaysOpenFile = 1
Any idea's what's going wrong? I'm receiving all other data, including WMI from the forwarder, just not those logs. They appear in the source list if I search for source="*ex091117*", I just don't have any data for them.
Thanks,
Todd