<?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 Re: Using Splunk Forwarder to Forward to ArcSight in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44578#M8361</link>
    <description>&lt;P&gt;If you only want to forward log files from a specific directory on the universal forwarder to arcsight, don't you also need a inputs.conf somewhere? I'm already sending *.debug in rsyslog.conf, but now they want some log files watched as well.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Aug 2015 13:37:43 GMT</pubDate>
    <dc:creator>bgamblin</dc:creator>
    <dc:date>2015-08-07T13:37:43Z</dc:date>
    <item>
      <title>Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44569#M8352</link>
      <description>&lt;P&gt;I've read &lt;BR /&gt;
&lt;A href="http://www.splunk.com/base/Documentation/latest/Deploy/Forwarddatatothird-partysystemsd"&gt;http://www.splunk.com/base/Documentation/latest/Deploy/Forwarddatatothird-partysystemsd&lt;/A&gt;&lt;BR /&gt;
And this looks possible, although with limitations.&lt;BR /&gt;
I'm particularly thinking of forwarding to an existing ArcSight Logger instance.&lt;/P&gt;

&lt;P&gt;Has any one tried this, and what were their experiences?&lt;/P&gt;

&lt;P&gt;Also how would licensing and support work in this model.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 14:35:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44569#M8352</guid>
      <dc:creator>splunkwelhammeu</dc:creator>
      <dc:date>2011-07-18T14:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44570#M8353</link>
      <description>&lt;P&gt;We have people doing this, and as long as the data is sent out in a syslog format, things should work without an issue. There shouldn't really be any limitations, we should be able to send out anything we've indexed with the rawdata contained within the event. What kind of limitations were you concerned about?&lt;/P&gt;

&lt;P&gt;I haven't done this myself, so I can't speak to direct experiences, but I have spoken with people who have done this. &lt;/P&gt;

&lt;P&gt;Licensing counts data which has been indexed by Splunk. What happens when that data is sent to a third party isn't going to affect the license as the data was already written to an index within Splunk. You don't need any additional licensing to implement this functionality. Support won't be affected in any way, but it ends where the data leaves the Indexer. &lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 21:14:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44570#M8353</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-07-18T21:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44571#M8354</link>
      <description>&lt;P&gt;Thank you for the prompt answer,&lt;/P&gt;

&lt;P&gt;From what you have said are we only able to forward log data from an indexer and not directly from a forwarder (without an indexer)?&lt;/P&gt;

&lt;P&gt;If we can send data from a Splunk forwarder directly to ArcSight how is licensing / support impacted.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2011 08:11:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44571#M8354</guid>
      <dc:creator>splunkwelhammeu</dc:creator>
      <dc:date>2011-07-19T08:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44572#M8355</link>
      <description>&lt;P&gt;Well, you could do it from a heavy forwarder, because data is parsed there, but only after it has been indexed. That means you'd need to have an index configured and would be using licensing volume. There isn't a way to do this without having the data indexed. Again, nothing here that affects support, but your licensing will be impacted.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2011 15:22:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44572#M8355</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-07-19T15:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44573#M8356</link>
      <description>&lt;P&gt;I am trying to forward the data (simple logs) from a universal forwarder to a Archsight logger. For achieving this I am passing the IP address of the Archsight logger and the port number. I am passing the default TCP server credentials that are there for the Archsight logger. Still I do not see the logs getting established. is there any other configuration that needs to be done on the outputs.conf file. or logs that i can use to debug the issue further. &lt;/P&gt;

&lt;P&gt;Is there any config we need to establish in the archsight logger to ensure that the data comes from the splunkforwarder.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:57:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44573#M8356</guid>
      <dc:creator>ramsanka</dc:creator>
      <dc:date>2015-06-17T08:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44574#M8357</link>
      <description>&lt;P&gt;Have you made any progress with this? I have this requirement as well, haven't started the setup yet but was interested in finding out if you found a solution.&lt;/P&gt;

&lt;P&gt;My plan was to follow the instructions above and send the raw data from the heavy forwarder before the data is indexed.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 19:25:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44574#M8357</guid>
      <dc:creator>tjohnson2</dc:creator>
      <dc:date>2015-06-22T19:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44575#M8358</link>
      <description>&lt;P&gt;Yes it works. Simply make changes to the output.conf pointing to the ArchSight Logger and ensure the data is not cooked. I could see the raw data being recieved in the Archsight Logger.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 05:28:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44575#M8358</guid>
      <dc:creator>ramsanka</dc:creator>
      <dc:date>2015-06-23T05:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44576#M8359</link>
      <description>&lt;P&gt;Awesome, thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 13:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44576#M8359</guid>
      <dc:creator>tjohnson2</dc:creator>
      <dc:date>2015-06-23T13:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44577#M8360</link>
      <description>&lt;P&gt;I understand using the Heavy Forwarder to send data to ArcSight, but can you also modify the Outputs.conf file on the Universal Forwarder as well to forward raw data to ArcSight before Indexing?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 13:31:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44577#M8360</guid>
      <dc:creator>tjohnson2</dc:creator>
      <dc:date>2015-06-23T13:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44578#M8361</link>
      <description>&lt;P&gt;If you only want to forward log files from a specific directory on the universal forwarder to arcsight, don't you also need a inputs.conf somewhere? I'm already sending *.debug in rsyslog.conf, but now they want some log files watched as well.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2015 13:37:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44578#M8361</guid>
      <dc:creator>bgamblin</dc:creator>
      <dc:date>2015-08-07T13:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44579#M8362</link>
      <description>&lt;P&gt;I got it working. Splunk is now sending all Syslog events to my third party SIEM Receiver.&lt;/P&gt;

&lt;P&gt;I am using Splunk free standalone on Win2K8 R2&lt;/P&gt;

&lt;P&gt;in the /etc/system/local folder, edit the following .conf files (if they do not already exist, simply create them) &lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
[source::udp:514]&lt;BR /&gt;
TRANSFORMS-fwd2syslogout = syslogout&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;BR /&gt;
[syslogout]&lt;BR /&gt;
REGEX = .&lt;BR /&gt;
DEST_KEY = _SYSLOG_ROUTING&lt;BR /&gt;
FORMAT = udpserver&lt;/P&gt;

&lt;P&gt;outputs.conf&lt;BR /&gt;
[syslog:udpserver]&lt;BR /&gt;
server = 1.1.1.1 (server where you want to send syslog)&lt;/P&gt;

&lt;P&gt;Good luck all.&lt;BR /&gt;
,I have figured out how to get Splunk to forward out syslog. (in my case to McAfee SIEM Event Receiver)&lt;/P&gt;

&lt;P&gt;I am using a free Splunk stand alone implementation on a Windows 2008 R2 System in my lab.&lt;/P&gt;

&lt;P&gt;My .conf files have been placed in \Splunk\etc\system\local - if they are not there already, make them&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;outputs.conf&lt;BR /&gt;
[syslog:udpserver]&lt;BR /&gt;
server = 10.10.10.10 (IP of system you want to forward logs to)&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;transforms.conf&lt;BR /&gt;
[syslogout]&lt;BR /&gt;
REGEX = .&lt;BR /&gt;
DEST_KEY = _SYSLOG_ROUTING&lt;BR /&gt;
FORMAT = udpserver&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;props.conf&lt;BR /&gt;
[source::udp:514]&lt;BR /&gt;
TRANSFORMS-fwd2syslogout = syslogout&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:57:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/44579#M8362</guid>
      <dc:creator>MEsquandolas</dc:creator>
      <dc:date>2020-09-29T06:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using Splunk Forwarder to Forward to ArcSight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/536554#M89930</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Late but valid for future queries &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is possible to forward raw events from the UF by adding the following info to the outputs.conf:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;sendCookedData = false&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2021 17:14:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-Splunk-Forwarder-to-Forward-to-ArcSight/m-p/536554#M89930</guid>
      <dc:creator>cmorenobuitrago</dc:creator>
      <dc:date>2021-01-20T17:14:52Z</dc:date>
    </item>
  </channel>
</rss>

