|
Hi, My previous configuration to filter windows event codes doesn't work when I used it on another machine that is pulling data via WMI. My objective is to filter off event codes 538,540,672,673,861 and "Success Audit" type for code 578. My existing configuration is:
transforms.conf
Any idea what I've missed? |
|
don't know why but after I meddle around with the naming..it seems to work after that..
|
|
Can you clarify your input configuration? Are you pulling events from remote eventlogs or from local ones? If it's from local ones, you should use a stanza of
Also, if you're forwarding, then it will not use the wmi stanza on the recieving end, only the sending, so you'll need the proper spec
Also, I'd change the transform names to
There are 3 machines, hostA,hostB(both windows) & splunk indexer(linux). I have splunk installed on hostB and have configured with the above scripts to pull event logs from hostA, and then forward them to Splunk indexer.
(19 Oct '10, 03:20)
remy06
|