<?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 Is it possible to ingest the events into two  different HEC endpoints with Splunk forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-ingest-the-events-into-two-different-HEC/m-p/585199#M102963</link>
    <description>&lt;P&gt;Splunk forwarder is running in the host and sending the audit logs to Splunk instances through HEC. Now i want to send debug logs to another instance through another HEC end point. Is that possible to configure to HEC end points in Splunk forwarder?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 00:24:14 GMT</pubDate>
    <dc:creator>rsahoo</dc:creator>
    <dc:date>2022-02-17T00:24:14Z</dc:date>
    <item>
      <title>Is it possible to ingest the events into two  different HEC endpoints with Splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-ingest-the-events-into-two-different-HEC/m-p/585199#M102963</link>
      <description>&lt;P&gt;Splunk forwarder is running in the host and sending the audit logs to Splunk instances through HEC. Now i want to send debug logs to another instance through another HEC end point. Is that possible to configure to HEC end points in Splunk forwarder?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 00:24:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-ingest-the-events-into-two-different-HEC/m-p/585199#M102963</guid>
      <dc:creator>rsahoo</dc:creator>
      <dc:date>2022-02-17T00:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to ingest the events into two  different HEC endpoints with splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-ingest-the-events-into-two-different-HEC/m-p/585204#M102964</link>
      <description>&lt;P&gt;Judging from the docs, you could do the data cloning only with plain tcp outputs. Httpout doesn't seem to support multiple destinations.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 17:01:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-ingest-the-events-into-two-different-HEC/m-p/585204#M102964</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-02-15T17:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to ingest the events into two  different HEC endpoints with splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-ingest-the-events-into-two-different-HEC/m-p/585225#M102968</link>
      <description>&lt;P&gt;I would say use outputs.conf to do data cloning.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcpout]
defaultGroup=my_instance1, my_instance2

[tcpout:my_instance1]
server=&amp;lt;instance_1_ip&amp;gt;:9997

[tcpout:my_instance2]
server=&amp;lt;instance_2_ip&amp;gt;:9997

[tcpout-server://&amp;lt;instance_1_ip&amp;gt;:9997]

[tcpout-server://&amp;lt;instance_2_ip&amp;gt;:9997]&lt;/LI-CODE&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/8.2.4/Forwarder/Configureforwardingwithoutputs.conf" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/8.2.4/Forwarder/Configureforwardingwithoutputs.conf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ofcourse this will send all data to both the Splunk instance. If you wish to do just for that HEC input, you can use TCP_ROUTING.&lt;/P&gt;&lt;P&gt;Reference to implement TCP rounting -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.4/Forwarding/Routeandfilterdatad" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.4/Forwarding/Routeandfilterdatad&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 19:19:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-ingest-the-events-into-two-different-HEC/m-p/585225#M102968</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-02-15T19:19:06Z</dc:date>
    </item>
  </channel>
</rss>

