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!

Tips & Tricks When Using Ingest Actions

Tune in to learn about:Large scale architecture when using Ingest ActionsRegEx performance considerations ...

Announcing Our Splunk MVPs

We are excited to announce the first cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Dashboard Studio Challenge - Learn New Tricks, Showcase Your Skills, and Win Prizes!

Reimagine what you can do with your dashboards. Dashboard Studio is Splunk’s newest dashboard builder to ...