Getting Data In

Forward specific Events to Nessus Security Center

nicocin
Path Finder

Hello

We want to forward (and index in Splunk) some Events (Windows Event Logs) to Nessus Security Center Log Correlation Engine.

I've tried the following settings on the Indexer:

"D:\splunk\etc\system\local\props.conf"

[WinEventLog://Application]
TRANSFORMS-routing1=nessus

[WinEventLog://Security]
TRANSFORMS-routing2=nessus

[WinEventLog://System]
TRANSFORMS-routing3=nessus

"D:\splunk\etc\system\local\transforms.conf"

[nessus]
REGEX = .
DEST_KEY=_TCP_ROUTING
FORMAT=nessusforwarder

"D:\splunk\etc\system\local\outputs.conf"

[tcpout] 
defaultGroup = nothing
disabled = 0 

[tcpout:nessusforwarder] 
disabled = 0 
server = xx.xx.xx.xx:9445
sendCookedData = false
indexAndForward = true

Does't work like this, any hints what's wrong in my config?

0 Karma
1 Solution

jkat54
SplunkTrust
SplunkTrust

as you have discovered, this only works on forwarders. Not indexers.

http://docs.splunk.com/Documentation/Splunk/6.5.2/Forwarding/Forwarddatatothird-partysystemsd

indexAndForward is a bit misleading. It only works on heavy forwarders and peers in a cluster can't also be heavy forwarders.

View solution in original post

0 Karma

jkat54
SplunkTrust
SplunkTrust

as you have discovered, this only works on forwarders. Not indexers.

http://docs.splunk.com/Documentation/Splunk/6.5.2/Forwarding/Forwarddatatothird-partysystemsd

indexAndForward is a bit misleading. It only works on heavy forwarders and peers in a cluster can't also be heavy forwarders.

0 Karma

nicocin
Path Finder

thank you jkat54. 😕

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...