<?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: I need help in sending data to two output types, [tcpout] and [httpout] in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609265#M77378</link>
    <description>&lt;P class="lia-align-justify"&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;[tcpout]&lt;BR /&gt;server = indexerip:9997&lt;BR /&gt;disabled = false&lt;/P&gt;&lt;P class="lia-align-justify"&gt;[httpout:target2]&lt;BR /&gt;httpEventCollectorToken = &amp;lt;hec token&amp;gt;&lt;BR /&gt;uri = &lt;A href="http://hecip:8088" target="_blank"&gt;http://hecip:8088&lt;/A&gt;&lt;BR /&gt;disabled = false&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Aug 2022 07:28:09 GMT</pubDate>
    <dc:creator>rasikmhetre</dc:creator>
    <dc:date>2022-08-12T07:28:09Z</dc:date>
    <item>
      <title>How to send data to two output types, [tcpout] and [httpout]?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609248#M77374</link>
      <description>&lt;P&gt;I need help in sending data to two output types, [tcpout] and [httpout].&lt;/P&gt;
&lt;P&gt;Is this possible? Because when I am using outputs.conf and pointing it to two output types, I can only see data to [httpout] &lt;A href="https://hecendpoint:8088" target="_blank" rel="noopener"&gt;https://hecendpoint:8088&lt;/A&gt; and data is not going to another indexer which is of [tcpout] indexerip:9997&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 15:13:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609248#M77374</guid>
      <dc:creator>rasikmhetre</dc:creator>
      <dc:date>2022-08-12T15:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609250#M77375</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240739"&gt;@rasikmhetre&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;yes, it's possible, you can see how at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.0/Forwarding/Routeandfilterdatad" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.0/Forwarding/Routeandfilterdatad&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;In few words, you have to configure in the outputs.conf of your target both the destinations and all the logs will be sent to both the destinations.&lt;/P&gt;&lt;P&gt;If you want, you can also be selective in the logs choose.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 06:51:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609250#M77375</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-12T06:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609262#M77376</link>
      <description>&lt;P&gt;Thanks for your reply, I did find this document and implemented it in the same way but i am not able get any data on the indexer which is the [tcpout] block in outputs.conf, I am able to get the data on my HEC which is my [httpout] in outputs.conf.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 07:15:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609262#M77376</guid>
      <dc:creator>rasikmhetre</dc:creator>
      <dc:date>2022-08-12T07:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609263#M77377</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240739"&gt;@rasikmhetre&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;could you share your outputs.conf?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 07:17:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609263#M77377</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-12T07:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609265#M77378</link>
      <description>&lt;P class="lia-align-justify"&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;[tcpout]&lt;BR /&gt;server = indexerip:9997&lt;BR /&gt;disabled = false&lt;/P&gt;&lt;P class="lia-align-justify"&gt;[httpout:target2]&lt;BR /&gt;httpEventCollectorToken = &amp;lt;hec token&amp;gt;&lt;BR /&gt;uri = &lt;A href="http://hecip:8088" target="_blank"&gt;http://hecip:8088&lt;/A&gt;&lt;BR /&gt;disabled = false&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 07:28:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609265#M77378</guid>
      <dc:creator>rasikmhetre</dc:creator>
      <dc:date>2022-08-12T07:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609268#M77379</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240739"&gt;@rasikmhetre&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;configuration seems to be correct, are you sure that there isn't any other block (e.g. firewall)?&lt;/P&gt;&lt;P&gt;can you reach the Indexer via telnet from the client?&lt;/P&gt;&lt;P&gt;I'm sure that you enabled receiving on the Indexer.&lt;/P&gt;&lt;P&gt;What does it happen if you disable httpout output?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 07:34:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609268#M77379</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-12T07:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609269#M77380</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;yes I am able to reach the indexer, I am able to see Connected to idx:9997 in my log. Trying to disable httpout now&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 07:38:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609269#M77380</guid>
      <dc:creator>rasikmhetre</dc:creator>
      <dc:date>2022-08-12T07:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609272#M77381</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;httpout ingestion stopped now, but even tcpout is blank.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 08:13:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609272#M77381</guid>
      <dc:creator>rasikmhetre</dc:creator>
      <dc:date>2022-08-12T08:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609286#M77383</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;I replicated the same thing in another environment and it worked, the only thing I changed is in tcpout's default stanza:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[tcpout]&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;defaultGroup &lt;/SPAN&gt;= splunk-index-cluster,hec-group&lt;/PRE&gt;&lt;P&gt;Now it started sending data to both destinations. Thanks and Appreciate your help!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 09:15:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609286#M77383</guid>
      <dc:creator>rasikmhetre</dc:creator>
      <dc:date>2022-08-12T09:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609338#M77386</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240739"&gt;@rasikmhetre&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Please accept one answer for the other people of Community&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 15:28:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609338#M77386</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-12T15:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609395#M77391</link>
      <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;came here to mark the answer, and just now noticed that data has stopped coming to my HEC, and google says:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A Splunk universal forwarder instance&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;can perform either httpout or tcpout, but not both at the same time.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":sad_but_relieved_face:"&gt;😥&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2022 07:05:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609395#M77391</guid>
      <dc:creator>rasikmhetre</dc:creator>
      <dc:date>2022-08-13T07:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in sending data to two output types, [tcpout] and [httpout]</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609398#M77392</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240739"&gt;@rasikmhetre&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I didn't know this: I sent logs using tcpout and syslogss without problems, anyway, if your need is to send logs to a third party and to a Splunk Indexer, you could try from an Indexer or (if present) an Heavy Forwarder.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2022 08:09:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/609398#M77392</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-13T08:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to send data to two output types, [tcpout] and [httpout]?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/626213#M78218</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240739"&gt;@rasikmhetre&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I need help in sending data to two output types, [tcpout] and [httpout].&lt;/P&gt;&lt;P&gt;Is this possible? Because when I am using outputs.conf and pointing it to two output types, I can only see data to [httpout] &lt;A href="https://hecendpoint:8088" target="_blank" rel="noopener"&gt;https://hecendpoint:8088&lt;/A&gt; and data is not going to another indexer which is of [tcpout] indexerip:9997&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No, you can not use [httpout] in tandem with either [tcpout] or [syslog].&amp;nbsp; The following text states this is true for UFs and light forwarders.&amp;nbsp; It also states httpout is only supported on UFs but it works on HFs as well. I've tested with both httpout and tcpout but httpout will take precedence every-time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/9.0.3/Forwarder/Configureforwardingwithoutputs.conf" target="_self"&gt;https://docs.splunk.com/Documentation/Forwarder/9.0.3/Forwarder/Configureforwardingwithoutputs.conf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Configure the universal forwarder to send data over hyper text transfer protocol (HTTP) between Splunk platform instances when you are unable to open network traffic to use the Splunk to Splunk (S2S) service. A Splunk universal forwarder instance can perform either httpout or tcpout, but not both at the same time. There is currently no support to send ACKs to the client transaction.

To configure a universal forwarder to send data over HTTP, add an httpout stanza to the outputs.conf file on your universal forwarder.&lt;/LI-CODE&gt;&lt;P&gt;It also states that&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 16:53:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-send-data-to-two-output-types-tcpout-and-httpout/m-p/626213#M78218</guid>
      <dc:creator>awelborn</dc:creator>
      <dc:date>2023-01-06T16:53:22Z</dc:date>
    </item>
  </channel>
</rss>

