<?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: What am I missing to get a successful connection between my Universal Forwarder and the sandbox? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177732#M35612</link>
    <description>&lt;P&gt;thanks for your help, quick question about the monitor, i cant simply just do &lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/bin/splunk add monitor /var/lib/tomcat7/logs&lt;/P&gt;

&lt;P&gt;to add a monitor?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jan 2015 19:18:46 GMT</pubDate>
    <dc:creator>appzen</dc:creator>
    <dc:date>2015-01-12T19:18:46Z</dc:date>
    <item>
      <title>What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177723#M35603</link>
      <description>&lt;P&gt;I followed the tutorial very carefully on setting up the forwarder on my two Tomcat servers. Now I am trying to verify that I can actually receive data from my catalina logs to my sandbox. When I go to 'Add Data', and click on 'forward' it gives me the notice: "There are currently no forwarders configured as deployment clients to this instance." But at the top of my screen I get another notice stating that: "Forwarding to indexer group default-autolb-group blocked for 1200 seconds.", which 'default-autolb-group' is the defaultGroup in my /opt/splunkforwarder/etc/system/local/output.conf file. I think that I am close on getting a connection but I am missing some step to complete it. Can someone help me on what I missing to verify a successful connection?&lt;/P&gt;

&lt;P&gt;Also, my inputs.conf file only has the ip address of my server; do I need to put information about my catalina log file and if so what is the format, thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2015 22:38:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177723#M35603</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2015-01-09T22:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177724#M35604</link>
      <description>&lt;P&gt;Please post your inputs.conf and outputs.conf files. In a simple setup on your forwarder you should have your sandbox set up as a forward server and your inputs should be defined. &lt;/P&gt;

&lt;P&gt;For tomcat, you would want monitor stanza(s) specifying the files you want to start indexing. I just answered another question (here: &lt;A href="http://answers.splunk.com/answers/207373/why-am-getting-error-there-are-currently-no-forwar.html"&gt;http://answers.splunk.com/answers/207373/why-am-getting-error-there-are-currently-no-forwar.html&lt;/A&gt; ) with regards to the "deployment clients" error. It seems that some information about setting up deployment clients has been left out here for the way sandbox "wizards" are designed. I am thinking that you are pretty close and perhaps seeing the conf files will help get it straightened out.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jan 2015 18:42:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177724#M35604</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-10T18:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177725#M35605</link>
      <description>&lt;P&gt;I've also tried to get this going myself since I am seeing a lot of similar questions from folks having problems. For one thing, I learned that the sandbox server needs to have &lt;EM&gt;input-&lt;/EM&gt; appended to the hostname in order to actually connect to the correct IP. After you get this far, you will probably see as I did that your connection to sandbox gets reset, this appears to be because splunk has made some changes to make this "easier". There are apparently some embedded credentials in a special forwarder package which need to be used. I guess this is not going to work for the universal forwarder that I installed on my Raspberry Pi. Hopefully they will improve the documentation as there is nothing to guide even experienced splunk users to getting this connection to work manually. See the last comment on this question for a clue about why so many might be having issues with sandbox trial inputs:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/147295/how-do-i-send-my-own-data-into-a-splunk-cloud-sandbox-trial.html"&gt;http://answers.splunk.com/answers/147295/how-do-i-send-my-own-data-into-a-splunk-cloud-sandbox-trial.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jan 2015 20:20:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177725#M35605</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-10T20:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177726#M35606</link>
      <description>&lt;P&gt;Paraphrasing my above comment as an answer: If you are getting connection reset errors like I am from my Raspberry Pi Universal Forwarder, it would appear that there have been some changes made involving authenticating external inputs. I found this by digging around and trying different options and not getting my connection to work, then seeing the last comment on this answers post:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/147295/how-do-i-send-my-own-data-into-a-splunk-cloud-sandbox-trial.html"&gt;http://answers.splunk.com/answers/147295/how-do-i-send-my-own-data-into-a-splunk-cloud-sandbox-trial.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;[excerpt]&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;"The answers given above were valid at the time of writing but recently we secured all data inputs with a unique SSL certificate and key for each instance so you cannot just manually add the config files and make it work anymore. You have to download the universal forwarder app which has the required credentials embedded."&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;&lt;STRONG&gt;EDIT: The following helped get this working!&lt;/STRONG&gt;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Log into your sandbox instance and click on Universal Forwarder from your launch page.&lt;/LI&gt;
&lt;LI&gt;Click on the button to download the cloud credentials.&lt;/LI&gt;
&lt;LI&gt;Install this as an app on your forwarder (  /opt/splunkforwarder/bin/splunk install app &lt;STRONG&gt;/PATH/TO/splunkcouduf.spl&lt;/STRONG&gt; )&lt;/LI&gt;
&lt;LI&gt;Make sure your output is named splunkcloud in your outputs.conf - mine is below&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Restart splunk&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = splunkcloud&lt;/P&gt;

&lt;P&gt;[tcpout:splunkcloud]&lt;BR /&gt;
server = input-prd-p-MYSERVERID.cloud.splunk.com:9997&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Sat, 10 Jan 2015 20:25:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177726#M35606</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-10T20:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177727#M35607</link>
      <description>&lt;P&gt;Please note my edit at the end of my answer, it may help you.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jan 2015 04:09:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177727#M35607</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-11T04:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177728#M35608</link>
      <description>&lt;P&gt;I followed your last comment and my outputs.conf is:&lt;/P&gt;

&lt;P&gt;[tcpout-server://input-prd-p-c325dgfktbm7.cloud.splunk.com:9997]&lt;/P&gt;

&lt;P&gt;[tcpout:splunkcloud]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
server = input-prd-p-c325dgfktbm7.cloud.splunk.com:9997&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = splunkcloud&lt;/P&gt;

&lt;P&gt;and my inputs.conf is:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = ip-172-31-35-141&lt;/P&gt;

&lt;P&gt;I have only made changes to my outputs.conf and I am not sure on what to change for inputs&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 18:45:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177728#M35608</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2015-01-12T18:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177729#M35609</link>
      <description>&lt;P&gt;You will need to have appropriate monitor stanzas on the forwarder for the tomcat logs you want to start indexing, ideally these will also need to be assigned an appropriate sourcetype.&lt;/P&gt;

&lt;P&gt;Have a look at this:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitorfilesanddirectories"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitorfilesanddirectories&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Here is another answer which should get you in the right direction on inputs. This person appears to have set up different sourcetypes for the different logs:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/135355/proper-input-conf-setup-apache-tomcat.html"&gt;http://answers.splunk.com/answers/135355/proper-input-conf-setup-apache-tomcat.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;My procedure is to load an example file on a splunk instance through add data and use the "data preview" functionality it to make sure timestamps and event breaks are getting parsed and what sourcetype settings are needed to make this happen for each sourcetype.&lt;/P&gt;

&lt;P&gt;BTW, I removed tcpout-server stanza from my outputs.conf before my remote forwarder actually connected to the sandbox and forwarded events.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:09:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177729#M35609</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-12T19:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177730#M35610</link>
      <description>&lt;P&gt;I also realized that I am changing my files from /opt/splunkforwarder/etc/system/local/outputs.conf but should it be from /opt/splunkforwarder/etc/apps/search/local?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:12:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177730#M35610</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2015-01-12T19:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177731#M35611</link>
      <description>&lt;P&gt;In my opinion, no.  The configs under SPLUNKHOME/etc/apps/search for the search app, which is not relevant on a Universal Forwarder system.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:14:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177731#M35611</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-12T19:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177732#M35612</link>
      <description>&lt;P&gt;thanks for your help, quick question about the monitor, i cant simply just do &lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/bin/splunk add monitor /var/lib/tomcat7/logs&lt;/P&gt;

&lt;P&gt;to add a monitor?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:18:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177732#M35612</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2015-01-12T19:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177733#M35613</link>
      <description>&lt;P&gt;and if my inputs.conf file isn't correctly setup with a monitor, would that be the reason why I am still not picking up the forwarder?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:20:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177733#M35613</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2015-01-12T19:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177734#M35614</link>
      <description>&lt;P&gt;I just changed my inputs.conf to:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = ip-172-31-35-141&lt;/P&gt;

&lt;P&gt;[monitor:/var/lib/tomcat7/logs/catalina.*]&lt;BR /&gt;&lt;BR /&gt;
disabled = false &lt;BR /&gt;
index = test &lt;BR /&gt;
sourcetype = catalina&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:23:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177734#M35614</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2015-01-12T19:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177735#M35615</link>
      <description>&lt;P&gt;At this point I would check the splunkd.logs on your fowarder and run the following search on your sandbox:&lt;BR /&gt;
index=_internal xx.xx.xx.xx&lt;/P&gt;

&lt;P&gt;where xx.xx.xx.xx is your forwarder's outside IP address.&lt;/P&gt;

&lt;P&gt;This might provide some clues about connection status.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:31:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177735#M35615</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-12T19:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177736#M35616</link>
      <description>&lt;P&gt;where are the splunkd.logs located?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:34:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177736#M35616</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2015-01-12T19:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177737#M35617</link>
      <description>&lt;P&gt;SPLUNKHOME/var/log/splunk/splunkd.logs&lt;/P&gt;

&lt;P&gt;On *nix home is usually /opt/splunkforwarder and on windows it would be under Program Files/splunkforwarder&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:40:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177737#M35617</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-12T19:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177738#M35618</link>
      <description>&lt;P&gt;i did this command: index="_internal" 54.174.120.69 source="/opt/splunk/var/log/splunk/splunkd.log" and I get this error:&lt;/P&gt;

&lt;P&gt;1/12/15 &lt;BR /&gt;
6:30:44.095 PM&lt;BR /&gt;&lt;BR /&gt;
01-12-2015 18:30:44.095 +0000 ERROR TcpInputProc - Error encountered for connection from src=54.174.120.69:60649. Local side shutting down&lt;BR /&gt;
host = ip-192-168-16-190 source = /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd&lt;BR /&gt;
1/12/15 &lt;BR /&gt;
6:30:44.095 PM&lt;BR /&gt;&lt;BR /&gt;
01-12-2015 18:30:44.095 +0000 ERROR TcpInputProc - Error encountered for connection from src=54.174.120.69:60648. Local side shutting down&lt;BR /&gt;
host = ip-192-168-16-190 source = /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd&lt;BR /&gt;
1/12/15 &lt;BR /&gt;
6:30:44.045 PM&lt;BR /&gt;&lt;BR /&gt;
01-12-2015 18:30:44.045 +0000 ERROR TcpInputProc - Error encountered for connection from src=54.174.120.69:60546. Local side shutting down&lt;BR /&gt;
host = ip-192-168-16-190 source = /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd&lt;BR /&gt;
1/10/15 &lt;BR /&gt;
12:28:46.502 AM &lt;BR /&gt;
01-10-2015 00:28:46.502 +0000 WARN  TcpOutputProc - Cooked connection to ip=54.174.120.69:9997 timed out&lt;BR /&gt;
host = ip-192-168-16-190 source = /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd&lt;BR /&gt;
1/10/15 &lt;BR /&gt;
12:28:16.500 AM &lt;BR /&gt;
01-10-2015 00:28:16.500 +0000 WARN  TcpOutputProc - Cooked connection to ip=54.174.120.69:9997 timed out&lt;BR /&gt;
host = ip-192-168-16-190 source = /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:42:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177738#M35618</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2015-01-12T19:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177739#M35619</link>
      <description>&lt;P&gt;and with the first command, index=&lt;EM&gt;internal xx.xx.xx.xx, i get:&lt;BR /&gt;
1/12/15 &lt;BR /&gt;
7:43:52.260 PM&lt;BR /&gt;&lt;BR /&gt;
192.168.48.247 - admin [12/Jan/2015:19:43:52.260 +0000] "GET /en-US/api/shelper?snippet=true&amp;amp;snippetEmbedJS=false&amp;amp;namespace=search&amp;amp;search=search+index%3D%22_audi%22+54.174.120.69&amp;amp;useTypeahead=true&amp;amp;useAssistant=true&amp;amp;showCommandHelp=true&amp;amp;showCommandHistory=true&amp;amp;showFieldInfo=false&amp;amp;&lt;/EM&gt;=1421091322744 HTTP/1.0" 200 641 "&lt;A href="https://prd-p-c325dgfktbm7.cloud.splunk.com/en-US/app/search/search?q=search%20index%3D%22_audit%22%2054.174.120.69&amp;amp;earliest=&amp;amp;latest=&amp;amp;display.page.search.tab=events&amp;amp;sid=1421091825.12991" target="_blank"&gt;https://prd-p-c325dgfktbm7.cloud.splunk.com/en-US/app/search/search?q=search%20index%3D%22_audit%22%2054.174.120.69&amp;amp;earliest=&amp;amp;latest=&amp;amp;display.page.search.tab=events&amp;amp;sid=1421091825.12991&lt;/A&gt;" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" - 54b423f8427f421431a250 20ms&lt;BR /&gt;
host = ip-192-168-16-190 source = /opt/splunk/var/log/splunk/web_access.log sourcetype = splunk_web_access&lt;BR /&gt;
1/12/15&lt;BR /&gt;
7:43:46.729 PM&lt;BR /&gt;
01-12-2015 19:43:46.729 +0000 INFO  StatusMgr - destPort=9997, eventType=connect_close, group=tcpin_connections, sourceHost=54.174.120.69, sourceIp=54.174.120.69, sourcePort=33886, statusee=TcpInputProcessor&lt;BR /&gt;
host = ip-192-168-16-190 source = /opt/splunk/var/log/splunk/metrics.log sourcetype = splunkd&lt;BR /&gt;
1/12/15&lt;BR /&gt;
7:43:46.707 PM&lt;BR /&gt;
01-12-2015 19:43:46.707 +0000 INFO  StatusMgr - destPort=9997, eventType=connect_done, group=tcpin_connections, sourceHost=54.174.120.69, sourceIp=54.174.120.69, sourcePort=33886, statusee=TcpInputProcessor&lt;BR /&gt;
host = ip-192-168-16-190 source = /opt/splunk/var/log/splunk/metrics.log sourcetype = splunkd&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:37:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177739#M35619</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2020-09-28T18:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177740#M35620</link>
      <description>&lt;P&gt;and it appears that I cant access my splunkd.logs from my forwarder&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:51:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177740#M35620</guid>
      <dc:creator>appzen</dc:creator>
      <dc:date>2015-01-12T19:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177741#M35621</link>
      <description>&lt;P&gt;Okay a couple of things here. Is the 54.x.x.69 IP your universal forwarder? A couple of log entries indicate that something was trying to forward logs TO this IP which makes me think that this is your sandbox IP or there was some other misconfiguration.... Also, the local side shutting down errors might be missed heartbeats and could simply be when splunk is being restarted.&lt;/P&gt;

&lt;P&gt;please execute the following on your forwarder to check connectivity:&lt;/P&gt;

&lt;P&gt;splunk list forward-server and again checking the splunkd.log from the forwarder might help.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 20:02:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177741#M35621</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-12T20:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: What am I missing to get a successful connection between my Universal Forwarder and the sandbox?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177742#M35622</link>
      <description>&lt;P&gt;Sorry missed this. Do not have administrative access to this system or are you just not finding the log?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 20:04:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-am-I-missing-to-get-a-successful-connection-between-my/m-p/177742#M35622</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-12T20:04:39Z</dc:date>
    </item>
  </channel>
</rss>

