<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Forward specific Events to Nessus Security Center in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forward-specific-Events-to-Nessus-Security-Center/m-p/328237#M60922</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;We want to forward (and index in Splunk) some Events (Windows Event Logs) to Nessus Security Center Log Correlation Engine.&lt;/P&gt;

&lt;P&gt;I've tried the following settings on the Indexer:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;"D:\splunk\etc\system\local\props.conf"&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Application]
TRANSFORMS-routing1=nessus

[WinEventLog://Security]
TRANSFORMS-routing2=nessus

[WinEventLog://System]
TRANSFORMS-routing3=nessus
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;"D:\splunk\etc\system\local\transforms.conf"&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[nessus]
REGEX = .
DEST_KEY=_TCP_ROUTING
FORMAT=nessusforwarder
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;"D:\splunk\etc\system\local\outputs.conf"&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout] 
defaultGroup = nothing
disabled = 0 

[tcpout:nessusforwarder] 
disabled = 0 
server = xx.xx.xx.xx:9445
sendCookedData = false
indexAndForward = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Does't work like this, any hints what's wrong in my config?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2017 10:12:42 GMT</pubDate>
    <dc:creator>nicocin</dc:creator>
    <dc:date>2017-03-01T10:12:42Z</dc:date>
    <item>
      <title>Forward specific Events to Nessus Security Center</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-specific-Events-to-Nessus-Security-Center/m-p/328237#M60922</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;We want to forward (and index in Splunk) some Events (Windows Event Logs) to Nessus Security Center Log Correlation Engine.&lt;/P&gt;

&lt;P&gt;I've tried the following settings on the Indexer:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;"D:\splunk\etc\system\local\props.conf"&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Application]
TRANSFORMS-routing1=nessus

[WinEventLog://Security]
TRANSFORMS-routing2=nessus

[WinEventLog://System]
TRANSFORMS-routing3=nessus
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;"D:\splunk\etc\system\local\transforms.conf"&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[nessus]
REGEX = .
DEST_KEY=_TCP_ROUTING
FORMAT=nessusforwarder
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;"D:\splunk\etc\system\local\outputs.conf"&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout] 
defaultGroup = nothing
disabled = 0 

[tcpout:nessusforwarder] 
disabled = 0 
server = xx.xx.xx.xx:9445
sendCookedData = false
indexAndForward = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Does't work like this, any hints what's wrong in my config?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 10:12:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-specific-Events-to-Nessus-Security-Center/m-p/328237#M60922</guid>
      <dc:creator>nicocin</dc:creator>
      <dc:date>2017-03-01T10:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific Events to Nessus Security Center</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-specific-Events-to-Nessus-Security-Center/m-p/328238#M60923</link>
      <description>&lt;P&gt;as you have discovered, this only works on forwarders.  Not indexers.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/Forwarding/Forwarddatatothird-partysystemsd"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/Forwarding/Forwarddatatothird-partysystemsd&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;indexAndForward is a bit misleading.  It only works on heavy forwarders and peers in a cluster can't also be heavy forwarders.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 11:50:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-specific-Events-to-Nessus-Security-Center/m-p/328238#M60923</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-03-01T11:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific Events to Nessus Security Center</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-specific-Events-to-Nessus-Security-Center/m-p/328239#M60924</link>
      <description>&lt;P&gt;thank you jkat54. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 12:08:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-specific-Events-to-Nessus-Security-Center/m-p/328239#M60924</guid>
      <dc:creator>nicocin</dc:creator>
      <dc:date>2017-03-01T12:08:04Z</dc:date>
    </item>
  </channel>
</rss>

