<?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 Logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537406#M90069</link>
    <description>&lt;P&gt;Thanks. This configuration seems to be correct.&lt;/P&gt;&lt;P&gt;1) send to splunk idx&lt;/P&gt;&lt;P&gt;2) send to syslog server with udp to port 514&lt;/P&gt;&lt;P&gt;Actually you could drop away&amp;nbsp;&lt;SPAN&gt;[tcpout-server://10.x.x.1:9997] as you don't define&amp;nbsp;&lt;/SPAN&gt;anything there.&lt;/P&gt;&lt;P&gt;So what was your actual issue?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2021 12:54:05 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2021-01-27T12:54:05Z</dc:date>
    <item>
      <title>forwarder Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537394#M90066</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am forwarding&amp;nbsp; logs to indexer and&amp;nbsp; also to third party server&amp;nbsp; from my universal forwarder&lt;/P&gt;&lt;P&gt;I am sure what we are configured on inputs.conf&amp;nbsp; that only logs will send to indexer&lt;/P&gt;&lt;P&gt;Now I have added another third party server on my&amp;nbsp; outputs.conf , so my question will it sent whole logs or only the inputs.conf file log ..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 11:01:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537394#M90066</guid>
      <dc:creator>splkadmin</dc:creator>
      <dc:date>2021-01-27T11:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537400#M90067</link>
      <description>&lt;P&gt;Can you paste your inputs.conf and outputs.conf here with masked sensitive information? Then it's easier help you.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 12:01:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537400#M90067</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-01-27T12:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537404#M90068</link>
      <description>&lt;P&gt;Pls find the info below&lt;/P&gt;&lt;P&gt;cat splunkforwarder/etc/apps/search/local/inputs.conf&lt;BR /&gt;[monitor:///var/log]&lt;BR /&gt;disabled = false&lt;BR /&gt;index = linux&lt;BR /&gt;sourcetype = linux_logs&lt;/P&gt;&lt;P&gt;[monitor:///vitent/skipper/logs.log]&lt;BR /&gt;disabled = false&lt;BR /&gt;index = linux&lt;BR /&gt;sourcetype = linux_logs&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sudo cat splunkforwarder/etc/system/local/outputs.conf&lt;BR /&gt;[tcpout]&lt;BR /&gt;defaultGroup = default-autolb-group,thirdparty&lt;/P&gt;&lt;P&gt;[tcpout:default-autolb-group]&lt;BR /&gt;server = 10.x.x.1:9997&lt;/P&gt;&lt;P&gt;[tcpout-server://10.x.x.1:9997]&lt;/P&gt;&lt;P&gt;[tcpout:thirdparty]&lt;BR /&gt;server = 10.x.x.x:514&lt;BR /&gt;sendCookedData = false&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 12:33:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537404#M90068</guid>
      <dc:creator>splkadmin</dc:creator>
      <dc:date>2021-01-27T12:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537406#M90069</link>
      <description>&lt;P&gt;Thanks. This configuration seems to be correct.&lt;/P&gt;&lt;P&gt;1) send to splunk idx&lt;/P&gt;&lt;P&gt;2) send to syslog server with udp to port 514&lt;/P&gt;&lt;P&gt;Actually you could drop away&amp;nbsp;&lt;SPAN&gt;[tcpout-server://10.x.x.1:9997] as you don't define&amp;nbsp;&lt;/SPAN&gt;anything there.&lt;/P&gt;&lt;P&gt;So what was your actual issue?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 12:54:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537406#M90069</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-01-27T12:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537412#M90070</link>
      <description>&lt;P&gt;&lt;SPAN&gt;send to syslog server with udp to port 514&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to know&amp;nbsp; what are the logs will&amp;nbsp; sent to syslog server through universal forwarder to thirdy party? only the logs I defined in inputs.conf&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 13:14:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537412#M90070</guid>
      <dc:creator>splkadmin</dc:creator>
      <dc:date>2021-01-27T13:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537416#M90071</link>
      <description>&lt;P&gt;With your current configuration it sends all logs to the both target (indexer and syslog).&lt;/P&gt;&lt;P&gt;If you want to send some logs to both and some to only one then you need remove remote-server from default and add into inputs.conf _SYSLOG_ROUTING = &amp;lt;remote group stanza name in outputs.conf for syslog target&amp;gt; to send only that one. That must do on every monitoring stanza.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.3/Admin/Inputsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.3/Admin/Inputsconf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is also _TCP_ROUTING parameter which is used with indexers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 13:33:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-Logs/m-p/537416#M90071</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-01-27T13:33:51Z</dc:date>
    </item>
  </channel>
</rss>

