Hi,
Hi, I have installed the Splunk_CiscoSecuritySuite and the Splunk_CiscoIronportEmailSecurity.
The problem is that I'm not getting any data with the sourcetype=cisco_esa, I have the following in the inputs.conf:
[udp://514] #regular syslog
disabled = false
sourcetype = syslog
connection_host = dns
[udp://192.168.1.200:514] #ironport syslog
disabled = false
host = 192.168.1.200
sourcetype = cisco_esa
connection_host = dns
However, data from host 192.168.1.200 is being indexed with the [udp://514] index and not the [udp://192.168.1.200:514].
What do I have to change to have it recorded with the sourcetype=cisco_esa?
Thanks a lot,
-- Xavier
... View more