<?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: Universal Forwarder not displaying data on SplunkWeb on another server in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50326#M9569</link>
    <description>&lt;P&gt;I don't think you need that tcpout-server, but thats beside the point. Why are you sending it all into index=summary? delete that and let it drop into the default main index, the search app summary page won't show anything from indexes other than main.&lt;/P&gt;

&lt;P&gt;As another test, try doing a search for &lt;CODE&gt;index=summary&lt;/CODE&gt; and see if your data appears.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Nov 2012 14:17:02 GMT</pubDate>
    <dc:creator>Drainy</dc:creator>
    <dc:date>2012-11-30T14:17:02Z</dc:date>
    <item>
      <title>Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50321#M9564</link>
      <description>&lt;P&gt;We have two Linux servers using Splunk 5.0.1 on 64-bit.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;A full Splunk install (SplunkD and SplunkWeb).  We created a Receive data port 8001 on this.&lt;/LI&gt;
&lt;LI&gt;Universal Forwarder on second Linus server.  We added a forwarder using command 
&lt;PRE&gt;
&lt;CODE&gt;
splunk add forward-server server1:8001 -auth admin:somepassword
&lt;/CODE&gt;
&lt;/PRE&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;It was successfully added.  We restarted the forwarder on server2.  So we ran the command&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
splunk list forward-server&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;This command showed that server1:8001 was added but was not active.  When we ran the list command again it said the file was locked.  The metrics.log file says it is connected successfully.&lt;/P&gt;

&lt;P&gt;But how do we view server2 data on SplunkWeb running on server1?  We added the *nix App, but it cannot see server2 selection anywhere.  We only see server1 info.  Is there another step to activate the forwarder on server2 and enable something on server1 to view server2 logs?&lt;/P&gt;

&lt;P&gt;The "deploy" forwarder documentation is confusing.  It gives a few commands and then asks to test the deployment of the forwarder without instructions on what to test.&lt;/P&gt;

&lt;P&gt;Can anyone point us to the next steps - links, answers, anything?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 02:34:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50321#M9564</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2012-11-30T02:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50322#M9565</link>
      <description>&lt;P&gt;We cannot see the host server that runs the universal forwarder on the summary page on the right side.  On server1 (SplunkWeb full install), we changed the local/inputs.conf under [default] stanza and changed the host = &lt;SERVER name=""&gt; it then showed two servers.  But it still collects the main server1 data only.&lt;/SERVER&gt;&lt;/P&gt;

&lt;P&gt;Is there anything else we need to do?  We basically changed the outputs.conf on server2 (with universal forwarder) and the inputs.conf (full install).  We know that connection is established because the metrics.log shows receiving data,&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 08:03:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50322#M9565</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2012-11-30T08:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50323#M9566</link>
      <description>&lt;P&gt;Ok, lets rewind a little. Could you post your inputs.conf from the indexer and the outputs.conf from the forwarder?&lt;/P&gt;

&lt;P&gt;Something worth remembering, you need to define inputs (in inputs.conf) before the forwarder will send anything, also if you define a different index to default in outputs.conf on the forwarder then the summary page won't show any  detail from it.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 08:54:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50323#M9566</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-30T08:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50324#M9567</link>
      <description>&lt;P&gt;Check your port 8001 in the forwarder is blocked. Disable firewall and try if you are not able to unblock the port&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 09:49:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50324#M9567</guid>
      <dc:creator>aneeshkjm123</dc:creator>
      <dc:date>2012-11-30T09:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50325#M9568</link>
      <description>&lt;P&gt;Thanks Drainy!  Here is a complete rundown of the conf files.&lt;/P&gt;

&lt;PRE&gt;
&lt;CODE&gt;
Universal Forwarder on uf.xyz.com:8001

local/inputs.conf
==================
[default]
host = uf.xyz.com

local/outputs.conf
==================
[tcpout]
defaultGroup = default-autolb-group
disabled = false

[tcpout:default-autolb-group]
server = fullinstall.xyz.com:8001

[tcpout-server://fullinstall.xyz.com:8001]


&lt;/CODE&gt;
&lt;/PRE&gt;

&lt;P&gt;Now, the files for splunk full install&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
Splunk full install fullinstall.xyz.com:8001&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;

&lt;H1&gt;local/inputs.conf&lt;/H1&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = fullinstall.xyz.com&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = summary&lt;/P&gt;

&lt;P&gt;[tcp://uf.xyz.com:8001]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = summary&lt;/P&gt;

&lt;H1&gt;local/outputs.conf&lt;/H1&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
indexAndForward = 0&lt;BR /&gt;
&lt;BR /&gt;
&lt;/P&gt;

&lt;P&gt;Here is the splunkd.log on uf.xyz.com.  It does connect to fullinstall.xyz.com and the uf.xyz.com also sends data to it&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
11-30-2012 02:00:49.012 -0600 INFO  TailingProcessor - Parsing configuration stanza: batch://$SPLUNK_HOME/var/spool/splunk/...stash_new.&lt;BR /&gt;
11-30-2012 02:00:49.012 -0600 INFO  TailingProcessor - Parsing configuration stanza: monitor://$SPLUNK_HOME/etc/splunk.version.&lt;BR /&gt;
11-30-2012 02:00:49.012 -0600 INFO  TailingProcessor - Parsing configuration stanza: monitor://$SPLUNK_HOME/var/log/splunk.&lt;BR /&gt;
11-30-2012 02:00:49.012 -0600 INFO  TailingProcessor - Parsing configuration stanza: monitor://$SPLUNK_HOME/var/log/splunk/splunkd.log.&lt;BR /&gt;
11-30-2012 02:00:49.012 -0600 INFO  BatchReader - State transitioning from 2 to 0 (initOrResume).&lt;BR /&gt;
11-30-2012 02:00:49.028 -0600 INFO  TcpOutputProc - Connected to idx=xxx.xxx.xxx.xxx:8001&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
&lt;/P&gt;

&lt;P&gt;Any suggestions would be much appreciated.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:53:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50325#M9568</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2020-09-28T12:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50326#M9569</link>
      <description>&lt;P&gt;I don't think you need that tcpout-server, but thats beside the point. Why are you sending it all into index=summary? delete that and let it drop into the default main index, the search app summary page won't show anything from indexes other than main.&lt;/P&gt;

&lt;P&gt;As another test, try doing a search for &lt;CODE&gt;index=summary&lt;/CODE&gt; and see if your data appears.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:17:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50326#M9569</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-30T14:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50327#M9570</link>
      <description>&lt;P&gt;Thanks!  We have confirmed that the forwarder has established connection and is sending data to the fullinstall server1.  As Drainy pointed out, we may have left some configuration out.  But we are not sure which stanza is missing to display the the universal forwarder host on the summary page.&lt;/P&gt;

&lt;P&gt;Any suggestions?  We have posted our conf files below.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:19:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50327#M9570</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2012-11-30T14:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50328#M9571</link>
      <description>&lt;P&gt;Atewari - note Drainy's comment here re different index in outputs.conf. You currently don't have that in the rundown below. Note especially that *nix uses the index 'os' and all canned searches are pre-disposed to that source!&lt;BR /&gt;
Br and good luck. Dave&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:22:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50328#M9571</guid>
      <dc:creator>DaveSavage</dc:creator>
      <dc:date>2012-11-30T14:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50329#M9572</link>
      <description>&lt;P&gt;Drainy,&lt;BR /&gt;
Thanks for your quick response.  Here is what we now have in the inputs.conf on fulliinstall.xyz.com&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[default]&lt;BR /&gt;
host = fullinstall.xyz.com&lt;BR /&gt;
disabled = 0&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;[tcp://uf.xyz.com:8001]&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
&lt;/P&gt;

&lt;P&gt;No difference.  could it be that all logs are sent to the same server and therefore two hosts are not shown.&lt;BR /&gt;&lt;BR /&gt;
We changed the inputs.conf [default] stanza to&lt;/P&gt;

&lt;PRE&gt;
host = anotherserver.xyz.com
&lt;/PRE&gt;

&lt;P&gt;When we did this, it showed this new host.  But it collects data for the fullinstall.xyz.com&lt;/P&gt;

&lt;P&gt;Are we missing anything else?  &lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:46:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50329#M9572</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2012-11-30T14:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50330#M9573</link>
      <description>&lt;P&gt;BTW, index=summary did not show any data.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:47:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50330#M9573</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2012-11-30T14:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50331#M9574</link>
      <description>&lt;P&gt;BTW, index=summary did not show any data.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:48:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50331#M9574</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2012-11-30T14:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50332#M9575</link>
      <description>&lt;P&gt;Well, did you try the search for index=summary? Once your data has been forwarded/indexed it won't send them again unless you do a few cleanup tasks. Also that should be splunktcp:// instead of tcp:// in your inputs on the indexer.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:49:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50332#M9575</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-30T14:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50333#M9576</link>
      <description>&lt;P&gt;BTW, index=summary did not show any data.  I also changed the tcp to splunktcp&lt;/P&gt;

&lt;PRE&gt;
[default]
host = fullinstall.xyz.com
disabled = 0


[splunktcp://uf.xyz.com:8001] disabled = 0
&lt;/PRE&gt;

&lt;P&gt;I get the following info in splunkd.log on the forwarder server&lt;/P&gt;

&lt;PRE&gt;
11-30-2012 09:26:16.412 -0600 INFO  loader - Using cipher suite ALL:!aNULL:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
11-30-2012 09:26:16.504 -0600 INFO  TailingProcessor - TailWatcher initializing...
11-30-2012 09:26:16.505 -0600 INFO  TailingProcessor - Parsing configuration stanza: batch://$SPLUNK_HOME/var/spool/splunk.
11-30-2012 09:26:16.505 -0600 INFO  TailingProcessor - Parsing configuration stanza: batch://$SPLUNK_HOME/var/spool/splunk/...stash_new.
11-30-2012 09:26:16.505 -0600 INFO  TailingProcessor - Parsing configuration stanza: monitor://$SPLUNK_HOME/etc/splunk.version.
11-30-2012 09:26:16.505 -0600 INFO  TailingProcessor - Parsing configuration stanza: monitor://$SPLUNK_HOME/var/log/splunk.
11-30-2012 09:26:16.505 -0600 INFO  TailingProcessor - Parsing configuration stanza: monitor://$SPLUNK_HOME/var/log/splunk/splunkd.log.
11-30-2012 09:26:16.505 -0600 INFO  BatchReader - State transitioning from 2 to 0 (initOrResume).
11-30-2012 09:26:16.525 -0600 INFO  TcpOutputProc - Connected to idx=xxx.xxx.xxx.xxx:8001
11-30-2012 09:26:46.050 -0600 INFO  CMConfig - A splunktcp forwarder port is not configured in inputs.conf
&lt;/PRE&gt;

&lt;P&gt;In any case should I not see raw data if I used tcp instead of SplunkTCP?  What does the splunktcp forwarder port not configured mean?  Are there missing stanzas in the input.conf of forwrader server or fullinstall server?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 15:32:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50333#M9576</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2012-11-30T15:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50334#M9577</link>
      <description>&lt;P&gt;Drainy and Atewari - I stuck my hand up earlier on a feature of star-nix but not sure if you clocked it, or didn't need it...no worries either way. You said 'We added the star-nix App", but it cannot see server2 selection anywhere'....well, tbh you won't until you get the index 'os' sorted out. Traffic to *nix is expected in that space.&lt;BR /&gt;
Cheers, Dave&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 17:24:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50334#M9577</guid>
      <dc:creator>DaveSavage</dc:creator>
      <dc:date>2012-11-30T17:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50335#M9578</link>
      <description>&lt;P&gt;Dave,&lt;BR /&gt;
Do you see any issues with conf file changes we made for Splunk not to display both servers on summary page?  I have increased the debugging to determine what is causing the forwarder server host not showing up on summary page of the portal.&lt;/P&gt;

&lt;P&gt;Any insight would be greatly appreciated, thanks&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 17:31:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50335#M9578</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2012-11-30T17:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50336#M9579</link>
      <description>&lt;P&gt;Atewari - not wishing to tread on Drainy's toes 'cos he is a good 'un and very solid....my two-pennneth relates purely to that of experience with the star-nix (am still trying to work out the tagging variables here) plug-in. Level playing field - you say summary page - by that you mean star-nix's...or Splunk's Search page? Portal being standard Splunk access?? We don't tend to use that word too much around here, albeit it will be a portal for someone, being web access.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 18:11:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50336#M9579</guid>
      <dc:creator>DaveSavage</dc:creator>
      <dc:date>2012-11-30T18:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50337#M9580</link>
      <description>&lt;P&gt;Your 2nd server with the forwarder on it needs to be firing at index 'os'...that's all. If its only those 2 servers then 9997 is fine, but we segregated out star-nix traffic from Windows, sending the former to (say) port 9996, then told the indexer's Data Inputs params (see Manager if you prefer GUI) under 'More Settings' to populate the index 'os'. We work in a highly secure environment complying to auditable Government levels, so need both.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 18:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50337#M9580</guid>
      <dc:creator>DaveSavage</dc:creator>
      <dc:date>2012-11-30T18:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50338#M9581</link>
      <description>&lt;P&gt;Thanks Dave.  At this point I am not even looking at *-nix.  I am looking at Spunk's summary page.  I added the index = os in the inputs.conf file and restarted both forwarder and splunkWeb.  It did not do anything.  Reviewing the log files, I know data is being transferred from server2 (univ. forwarder) to server1 (fullinstall).&lt;/P&gt;

&lt;P&gt;I followed all instructions in the inputs.conf spec with no luck.&lt;/P&gt;

&lt;P&gt;Splunk has great features, and we were hoping for an easier configuration.  Any last suggestions that you think we can try?&lt;/P&gt;

&lt;P&gt;thanks again for your help!  We really appreciate it.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 18:37:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50338#M9581</guid>
      <dc:creator>atewari</dc:creator>
      <dc:date>2012-11-30T18:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50339#M9582</link>
      <description>&lt;P&gt;Yeah, since atewari's inputs didn't contain anything to do with the *nix app nor did they mention it I skipped over it, a valid point though as it would show the same symptoms.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 22:20:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50339#M9582</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-30T22:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not displaying data on SplunkWeb on another server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50340#M9583</link>
      <description>&lt;P&gt;D'oh. You aren't monitoring any files on the forwarder.... so it hasn't got anything to send, unless you're holding out on me here? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; You need to add a monitor statement to your inputs.conf on the forwarder for it to actually monitor anything.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 22:22:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-displaying-data-on-SplunkWeb-on-another/m-p/50340#M9583</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-30T22:22:13Z</dc:date>
    </item>
  </channel>
</rss>

