<?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: Forwarder send data to http event collector in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342192#M6683</link>
    <description>&lt;P&gt;You can send &lt;CODE&gt;S2S&lt;/CODE&gt; (splunk-to-splunk) over any port that you like so what I would do is just use this, but use your preferred port instead of the default of &lt;CODE&gt;9997&lt;/CODE&gt;:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.1/Indexer/Forwardmasterdata"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.1/Indexer/Forwardmasterdata&lt;/A&gt;&lt;BR /&gt;
I am assuming that when you say "splunk instance" that you mean "splunk indexer" but if you just mean "splunk forwarder" then again, you can do the same thing in &lt;CODE&gt;outputs.conf&lt;/CODE&gt; but you will also have to do a similar thing in &lt;CODE&gt;inputs.conf&lt;/CODE&gt; for your receiving Splunk indexers to receive it.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jun 2017 11:45:51 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2017-06-13T11:45:51Z</dc:date>
    <item>
      <title>Forwarder send data to http event collector</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342189#M6680</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;we would like to forward all data from a splunk instance in the "cloud" to an on-premise http event collector. Is there a way of doing this? &lt;/P&gt;

&lt;P&gt;cheers,&lt;BR /&gt;
Andy&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 06:57:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342189#M6680</guid>
      <dc:creator>kochera</dc:creator>
      <dc:date>2017-06-12T06:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder send data to http event collector</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342190#M6681</link>
      <description>&lt;P&gt;If you wanted to send to HEC, you'd basically have to export the search results to file, and then post those to the HEC endpoint. &lt;/P&gt;

&lt;P&gt;If you're sending Splunk-2-Splunk, why are you wanting to use HEC? You can add and outputs on one of your "Cloud Instances" that points to your on-premise Splunk, and selectively forward data.. Check out the Routing and Filtering of data : &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.1/Forwarding/Routeandfilterdatad"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.1/Forwarding/Routeandfilterdatad&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 07:32:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342190#M6681</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2017-06-12T07:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder send data to http event collector</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342191#M6682</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;
the reason why we want to use HEC is that we don't want to open additonal tcp ports towards our on-premise Splunk instance.&lt;/P&gt;

&lt;P&gt;cheers,&lt;BR /&gt;
Andy&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 07:46:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342191#M6682</guid>
      <dc:creator>kochera</dc:creator>
      <dc:date>2017-06-12T07:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder send data to http event collector</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342192#M6683</link>
      <description>&lt;P&gt;You can send &lt;CODE&gt;S2S&lt;/CODE&gt; (splunk-to-splunk) over any port that you like so what I would do is just use this, but use your preferred port instead of the default of &lt;CODE&gt;9997&lt;/CODE&gt;:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.1/Indexer/Forwardmasterdata"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.1/Indexer/Forwardmasterdata&lt;/A&gt;&lt;BR /&gt;
I am assuming that when you say "splunk instance" that you mean "splunk indexer" but if you just mean "splunk forwarder" then again, you can do the same thing in &lt;CODE&gt;outputs.conf&lt;/CODE&gt; but you will also have to do a similar thing in &lt;CODE&gt;inputs.conf&lt;/CODE&gt; for your receiving Splunk indexers to receive it.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 11:45:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342192#M6683</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-06-13T11:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder send data to http event collector</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342193#M6684</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;
we already have a HEC up and running and this is the only service we want to expose.&lt;/P&gt;

&lt;P&gt;cheers,&lt;BR /&gt;
Andy&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 11:58:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Forwarder-send-data-to-http-event-collector/m-p/342193#M6684</guid>
      <dc:creator>kochera</dc:creator>
      <dc:date>2017-06-13T11:58:25Z</dc:date>
    </item>
  </channel>
</rss>

