Hi all,
I'm trying to new splunk 4 free with lightweight forwarders and I'm having some issues. I've configured my splunk server on CentOs, and a forwarder on a Windows 2008 Server. Everything works as expected until I enable lightweight forwarding on my windows machine. As soon as I do that, I stop receiving WMI inputs from windows machine. The plugin is not explicity disabled in my inputs.conf within the LightweightForwarder local config. Any idea why WMI stops sending data but I continue to receive logging data? Here are the steps to reproduce
1. Install latest disto (32bit) on Server 2008
2. Configure forwarding to server
3. Configure custom log and WMI inputs
4. Restart splunk and verify all data is being received on the server
5. Enable lightweight forwarding and restart
6. Still receive data from logs, but the WMI plugin appears to be disabled.
[Revised on Sun, 01 Nov 2009 14:42:19 -0800]
Edit:
Just to be clear, I've copied the wmi.conf file over from another server so I don't have to manually add the WMI queries. As I said earlier, I'm still getting inputs that a logs and directories, but no wmi, and only from this box. Do I need to explicity enable the windows app within the LightweightForwarder application?