<?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: Active forwards don't forward data to Splunk Cloud instance in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168067#M34036</link>
    <description>&lt;P&gt;Are you using the Splunk Cloud universal forwarder app for the certificate and credentials?&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jun 2015 21:43:37 GMT</pubDate>
    <dc:creator>ChrisG</dc:creator>
    <dc:date>2015-06-19T21:43:37Z</dc:date>
    <item>
      <title>Active forwards don't forward data to Splunk Cloud instance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168066#M34035</link>
      <description>&lt;P&gt;I use username: admin and password: changeme to log in to my Splunk universal forwarder.  I am trying to forward logs from my Ubuntu server that's running on Vagrant VM.  I know that the forwarder is active because:&lt;/P&gt;

&lt;HR /&gt;

&lt;PRE&gt;&lt;CODE&gt;root@vagrant-ubuntu-trusty-64:/opt/splunkforwarder/bin# ./splunk list forward-server
Your session is invalid.  Please login.
Splunk username: admin
Password: 
Active forwards:
    192.168.33.10:9997
Configured but inactive forwards:
    None
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;HR /&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://$SPLUNK_HOME/var/log/splunk]
index = _internal

[monitor://$SPLUNK_HOME/etc/splunk.version]
_TCP_ROUTING = *
index = _internal
sourcetype=splunk_version

[monitor:///var/log/upstart/docker.log]

[monitor:///var/log/upstart/]

[monitor:///var/log/]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;HR /&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = default-autolb-group

[tcpout:default-autolb-group]
server = 192.168.33.10:9997

[tcpout-server://192.168.33.10:9997]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;HR /&gt;

&lt;P&gt;I configured the guest and host ports on the Vagrant VM as 9997.  But nothing at all is being sent to my Splunk Cloud. Any help?!!! Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2015 19:13:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168066#M34035</guid>
      <dc:creator>johnwl</dc:creator>
      <dc:date>2015-06-19T19:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Active forwards don't forward data to Splunk Cloud instance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168067#M34036</link>
      <description>&lt;P&gt;Are you using the Splunk Cloud universal forwarder app for the certificate and credentials?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2015 21:43:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168067#M34036</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2015-06-19T21:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Active forwards don't forward data to Splunk Cloud instance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168068#M34037</link>
      <description>&lt;P&gt;Yes, from the page where all of this is listed:&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;Use this app to set up the universal forwarder. After you download the universal forwarder, follow the steps to install and start it, then specify the data you want to send to Splunk Cloud.&lt;/P&gt;

&lt;P&gt;To set up the Universal Forwarder:&lt;BR /&gt;
Download the universal forwarder from splunk.com to the /opt directory on the machine that will send data to Splunk Cloud.&lt;/P&gt;

&lt;P&gt;Download the universal forwarder credentials to the /opt directory of the machine that will send data to Splunk Cloud.&lt;/P&gt;

&lt;P&gt;Install the universal forwarder on your operating system by following the Splunk Enterprise installation instructions.&lt;BR /&gt;
Install the universal forwarder credentials by entering the following command: &lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/bin/splunk install app /opt/splunkclouduf.spl -auth admin:changeme&lt;BR /&gt;
Add data to Splunk Cloud using the command line interface (CLI).&lt;BR /&gt;
For example, add application logs to Splunk Cloud using the following command:&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/bin/splunk add monitor -auth admin:changeme /path/to/app/logs/&lt;BR /&gt;
Where /path/to/app/logs/ is the path to application logs that you want to add to Splunk Cloud.&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;I downloaded the 64-bit linux distribution .deb and saw the following when I executed it yesterday:&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;vagrant@vagrant-ubuntu-trusty-64:/vagrant$ sudo dpkg -i splunkforwarder-6.2.3-264376-linux-2.6-amd64.deb&lt;BR /&gt;
Selecting previously unselected package splunkforwarder.&lt;BR /&gt;
(Reading database ... 97090 files and directories currently installed.)&lt;BR /&gt;
Preparing to unpack splunkforwarder-6.2.3-264376-linux-2.6-amd64.deb ...&lt;BR /&gt;
Unpacking splunkforwarder (6.2.3) ...&lt;BR /&gt;
Setting up splunkforwarder (6.2.3) ...&lt;BR /&gt;
complete&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2015 22:10:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168068#M34037</guid>
      <dc:creator>johnwl</dc:creator>
      <dc:date>2015-06-19T22:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Active forwards don't forward data to Splunk Cloud instance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168069#M34038</link>
      <description>&lt;P&gt;I just installed the security file splunkclouduf.spl and I have some progress: The spunk cloud instance is finally listed as a forward input-prd-p-m56vqljf2w93.cloud.splunk.com:9997 (ssl) .&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;Active forwards:&lt;BR /&gt;
    192.168.33.10:9997&lt;BR /&gt;
    input-prd-p-m56vqljf2w93.cloud.splunk.com:9997 (ssl)&lt;BR /&gt;
Configured but inactive forwards:&lt;BR /&gt;
    None&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;The data still doesn't forward though.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2015 22:10:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168069#M34038</guid>
      <dc:creator>johnwl</dc:creator>
      <dc:date>2015-06-19T22:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Active forwards don't forward data to Splunk Cloud instance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168070#M34039</link>
      <description>&lt;P&gt;If you are seeing the cloud indexers in your forwarder, its most likely working. On your cloud SH, run a search on the _internal index and see if you can see your forwarder.&lt;/P&gt;

&lt;P&gt;Aside from that, what does your outputs look like? What sourcetype and index are you sending to?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2015 05:04:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168070#M34039</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2015-06-20T05:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Active forwards don't forward data to Splunk Cloud instance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168071#M34040</link>
      <description>&lt;P&gt;Thanks for helping me. I have not specified any specific index for indexing.  I am getting hundreds of thousands of events, but they are all from the spunk log, and not from the path that I wanted them to come from (/var/log/mylogs/).  This is an example of what an entry looks like in my Splunk Cloud interface:&lt;/P&gt;

&lt;P&gt;6/22/15 6:04:21.485 PM&lt;BR /&gt;&lt;BR /&gt;
2015-06-22 18:04:21,485 WARNING Generator Queue Full, looping&lt;BR /&gt;
host = ip-192-168-106-249 source = /opt/splunk/var/log/splunk/eventgen.log sourcetype = eventgen&lt;/P&gt;

&lt;P&gt;Any idea on what I can do to get them to come from the path I specified?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 18:39:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168071#M34040</guid>
      <dc:creator>johnwl</dc:creator>
      <dc:date>2015-06-22T18:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Active forwards don't forward data to Splunk Cloud instance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168072#M34041</link>
      <description>&lt;P&gt;I solved the problem. I had to put the following into the outputs.conf file:&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = default-autolb-group,splunkcloud&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 20:58:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168072#M34041</guid>
      <dc:creator>johnwl</dc:creator>
      <dc:date>2015-06-22T20:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Active forwards don't forward data to Splunk Cloud instance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168073#M34042</link>
      <description>&lt;P&gt;One thing to note about this configuration, is that if one of the group defined is down or blocked, both tcpoutputs will halt. If you need to dual stream to your cloud instance, and your local instance, its recommended to install another UF on your host and route data to your cloud instance from a different UF.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 01:17:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Active-forwards-don-t-forward-data-to-Splunk-Cloud-instance/m-p/168073#M34042</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2015-06-23T01:17:52Z</dc:date>
    </item>
  </channel>
</rss>

