<?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 Forward Data to Splunk Server in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65631#M2267</link>
    <description>&lt;P&gt;Hi, I am new to Splunk and I would like to ask how to send data over from the client PC over to my Splunk server, which is in a VM workStation. (I know it had to use a fowarder, but I just could't get my data to send over, and config, the receiver to using port 9997.(I am capturing tcp packet))&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2013 07:03:43 GMT</pubDate>
    <dc:creator>Kai191</dc:creator>
    <dc:date>2013-03-19T07:03:43Z</dc:date>
    <item>
      <title>Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65631#M2267</link>
      <description>&lt;P&gt;Hi, I am new to Splunk and I would like to ask how to send data over from the client PC over to my Splunk server, which is in a VM workStation. (I know it had to use a fowarder, but I just could't get my data to send over, and config, the receiver to using port 9997.(I am capturing tcp packet))&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2013 07:03:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65631#M2267</guid>
      <dc:creator>Kai191</dc:creator>
      <dc:date>2013-03-19T07:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65632#M2268</link>
      <description>&lt;P&gt;Some more information could certainly help - where are you currently getting stuck?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2013 08:36:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65632#M2268</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-03-19T08:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65633#M2269</link>
      <description>&lt;P&gt;I am currently stuck at unable to send data over to my splunk server.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 02:13:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65633#M2269</guid>
      <dc:creator>Kai191</dc:creator>
      <dc:date>2013-03-20T02:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65634#M2270</link>
      <description>&lt;P&gt;Hey Kai191,&lt;BR /&gt;
I think Ayn is trying to get some further information on your set up and what troubleshooting you have performed so far.  Can you please do the following and provide the answers:&lt;BR /&gt;
1. can you telnet from the forwarder to indexer on port 9997, eg; telnet &lt;INDEXHOST&gt; 9997&lt;BR /&gt;
2. Have you set up the /opt/splunkforwarder/etc/system/local/outputs.conf and print out the info&lt;BR /&gt;
3. Can you please run a netstat to see if ports are listening on the index host, eg; netstat -tnap | grep 9997&lt;BR /&gt;
4. Are you seeing any errors in the splunkd or metrics logs on the forwarder.&lt;/INDEXHOST&gt;&lt;/P&gt;

&lt;P&gt;Regards Vince&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 02:52:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65634#M2270</guid>
      <dc:creator>vincesesto</dc:creator>
      <dc:date>2013-03-20T02:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65635#M2271</link>
      <description>&lt;P&gt;Hi Vince, &lt;BR /&gt;
1) I am unable to telnet.&lt;BR /&gt;
2) I had set the file in the required path.&lt;BR /&gt;
3) I used netstat -a it show 0.0.0.0 9997 is listening (is it correct?)&lt;BR /&gt;
4) how do i see the splunkd or metric log?&lt;BR /&gt;
 I am just a beginner in splunk, so your patience is much appreciated&lt;/P&gt;

&lt;P&gt;Thanks in advance for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 07:05:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65635#M2271</guid>
      <dc:creator>Kai191</dc:creator>
      <dc:date>2013-03-20T07:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65636#M2272</link>
      <description>&lt;P&gt;Can you use the universal forwarder ?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 07:34:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65636#M2272</guid>
      <dc:creator>ddarmand</dc:creator>
      <dc:date>2013-03-20T07:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65637#M2273</link>
      <description>&lt;P&gt;I only installed the splunk forwarder&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2013 05:39:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65637#M2273</guid>
      <dc:creator>Kai191</dc:creator>
      <dc:date>2013-03-21T05:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65638#M2274</link>
      <description>&lt;P&gt;That is likely the same thing.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2013 07:19:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65638#M2274</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-03-21T07:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65639#M2275</link>
      <description>&lt;P&gt;Hey Kai191, with regard to the logs, if you are on the forwarder and you go to the following location, you will be able to see the log files:&lt;BR /&gt;
/opt/splunkforwarder/var/log/splunk&lt;/P&gt;

&lt;P&gt;Have a look through the splunkd logs...this should let you know if there are any connection issues with the forwarder connecting to the indexer&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2013 22:10:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65639#M2275</guid>
      <dc:creator>vincesesto</dc:creator>
      <dc:date>2013-03-21T22:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65640#M2276</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am new to splunk. I used splunk forwarder to forward data to splunk indexer(receiver). Can you please suggest how to check on the receiver that the data sent from the forwarder is indexed.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Neel&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 09:47:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65640#M2276</guid>
      <dc:creator>neelb</dc:creator>
      <dc:date>2014-01-28T09:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65641#M2277</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;What operating system are you using?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 09:56:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65641#M2277</guid>
      <dc:creator>templier</dc:creator>
      <dc:date>2014-01-28T09:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65642#M2278</link>
      <description>&lt;P&gt;i am using Fedora(linux).&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 10:00:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65642#M2278</guid>
      <dc:creator>neelb</dc:creator>
      <dc:date>2014-01-28T10:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65643#M2279</link>
      <description>&lt;P&gt;Ok, Fedora on server (indexer) and fedora on machines where it will be necessary to collect data?&lt;/P&gt;

&lt;P&gt;First thing to do to set the port to transfer data on the server (indexer) go &lt;CODE&gt;Settings-Forwarding and receiving-Receive data-Add new&lt;/CODE&gt; and add 9997 porn (&lt;BR /&gt;
or other free open port).&lt;BR /&gt;
After that go to the machine where you installed splunk forwarder (/opt/splunkforwarder/etc/system/) and edit outputs.conf&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 10:13:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65643#M2279</guid>
      <dc:creator>templier</dc:creator>
      <dc:date>2014-01-28T10:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65644#M2280</link>
      <description>&lt;P&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = default-autolb-group&lt;/P&gt;

&lt;P&gt;[tcpout:default-autolb-group]&lt;BR /&gt;
server = Server (indexer) ip:9997&lt;/P&gt;

&lt;P&gt;[tcpout-server://Server (indexer):9997]&lt;BR /&gt;
&lt;/P&gt;

&lt;P&gt;In inputs.conf add directory where you need to take logs.&lt;/P&gt;

&lt;P&gt;I use splunk for colleck snort logs from ubuntu and windows. If you want i can send you me config file as an example.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 10:13:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65644#M2280</guid>
      <dc:creator>templier</dc:creator>
      <dc:date>2014-01-28T10:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65645#M2281</link>
      <description>&lt;P&gt;In output.conf the setting is already done. I set previously. Please send the input.conf so that I can configure it. &lt;BR /&gt;
I already added a path to splunkforwarder to monitor using the following command:&lt;/P&gt;

&lt;P&gt;./splunk add monitor &lt;PATH&gt;&lt;/PATH&gt;&lt;/P&gt;

&lt;P&gt;how can i understand that is data is sent to the indexer. And indexer is really receiving the data.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 10:23:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65645#M2281</guid>
      <dc:creator>neelb</dc:creator>
      <dc:date>2014-01-28T10:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65646#M2282</link>
      <description>&lt;P&gt;Example my inputs.conf from one of computer:&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[default]&lt;BR /&gt;
host = hostname&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;[monitor:///var/log/Snort_log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
sourcetype = snort_alert_full&lt;BR /&gt;
index = snort&lt;BR /&gt;
&lt;/P&gt;

&lt;P&gt;For test you can specify the directory with the syslogs and change sourcetype.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
[monitor:///var/log/syslog.log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
sourcetype = syslog&lt;BR /&gt;
index = main&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
And restart. &lt;/P&gt;

&lt;P&gt;In _internal index you can see information about the connection forwarder to server.&lt;BR /&gt;
In search line enter &lt;CODE&gt;index="_internal"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:44:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65646#M2282</guid>
      <dc:creator>templier</dc:creator>
      <dc:date>2020-09-28T15:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Splunk Server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65647#M2283</link>
      <description>&lt;P&gt;how can i understand that is data is sent to the indexer from forwarder ? And indexer is really receiving the data.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 10:45:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forward-Data-to-Splunk-Server/m-p/65647#M2283</guid>
      <dc:creator>neelb</dc:creator>
      <dc:date>2014-01-28T10:45:58Z</dc:date>
    </item>
  </channel>
</rss>

