<?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: Missing Source data from Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100029#M20895</link>
    <description>&lt;P&gt;Thanks for the suggestion but still no change.&lt;/P&gt;

&lt;P&gt;I think it it something simpler - remember I am new to this.&lt;/P&gt;

&lt;P&gt;When I check the Summery screen the only Source that show up is the source I added via the GUI on the Indexer itself - app1. &lt;/P&gt;

&lt;P&gt;There are other indexes apart from app1 and app2 from splunks own files and they don't show up either. It seems to me just a question of adding this data which already exists in indexes to the searchable view.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 28 Oct 2011 16:16:56 GMT</pubDate>
    <dc:creator>thomas_bengtsen</dc:creator>
    <dc:date>2011-10-28T16:16:56Z</dc:date>
    <item>
      <title>Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100023#M20889</link>
      <description>&lt;P&gt;Hi Group,&lt;/P&gt;

&lt;P&gt;I am new to the Splunk thing so bear with me.&lt;BR /&gt;
I have installed an indexer, configured it to look at some local log files and that seems to work ok. I have also installed a forwarder on another machine and configure it to monitor a file and connect to the Indexer. As far as I can tell the file is being monitored and the data is sent to the Indexer and being indexed – at least I can see the index having count and size_bytes if I look under “Status –&amp;gt; Index activity -&amp;gt; Index activity overview”.&lt;/P&gt;

&lt;P&gt;The problem is that if I look on the search page I can only see one source – namely the local file. My searches do not show any entries form the file on the indexer. Additionally – and this I find very strange – if under “Status –&amp;gt; Index activity -&amp;gt; Index activity overview” I drill down into the index for the remote server it shows me the entries from the local file on the indexer.&lt;BR /&gt;
(Splunk 4.2 on Solaris 10 X86)&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 13:15:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100023#M20889</guid>
      <dc:creator>thomas_bengtsen</dc:creator>
      <dc:date>2011-10-28T13:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100024#M20890</link>
      <description>&lt;P&gt;If you could share a little more informatiion, it would be easier to help you.&lt;/P&gt;

&lt;P&gt;What do the inputs.conf and outputs.conf look like on the forwarder.&lt;/P&gt;

&lt;P&gt;What do the inputs.conf and indexes.conf look like on the indexer.&lt;/P&gt;

&lt;P&gt;/kristian&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 14:05:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100024#M20890</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2011-10-28T14:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100025#M20891</link>
      <description>&lt;P&gt;Forwarder:&lt;/P&gt;

&lt;P&gt;outputs.conf&lt;BR /&gt;
[tcpout]&lt;BR /&gt;
defaultGroup = indexer1&lt;BR /&gt;
heartbeatFrequency=10&lt;/P&gt;

&lt;H1&gt;Defect 396475&lt;/H1&gt;

&lt;H1&gt;maxQueueSize=10000&lt;/H1&gt;

&lt;P&gt;[tcpout:indexer1]&lt;BR /&gt;
server=192.168.53.6:9997&lt;/P&gt;

&lt;P&gt;inputs.conf&lt;BR /&gt;
host = TEST01A&lt;BR /&gt;
[splunktcp://9997]&lt;BR /&gt;
[monitor:///com/logs/grp/app2.log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
index = app2&lt;/P&gt;

&lt;H1&gt;splunk list monitor -auth admin:*****&lt;/H1&gt;

&lt;P&gt;Monitored Directories:&lt;BR /&gt;
        $SPLUNK_HOME/var/log/splunk&lt;BR /&gt;
                ...lines removed&lt;BR /&gt;
Monitored Files:&lt;BR /&gt;
        $SPLUNK_HOME/etc/splunk.version&lt;BR /&gt;
        $SPLUNK_HOME/var/log/splunk/splunkd.log&lt;BR /&gt;
        $SPLUNK_HOME/var/spool/splunk&lt;BR /&gt;
        /com/logs/grp/app2.log&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:02:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100025#M20891</guid>
      <dc:creator>thomas_bengtsen</dc:creator>
      <dc:date>2020-09-28T10:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100026#M20892</link>
      <description>&lt;P&gt;Indexer:&lt;/P&gt;

&lt;P&gt;No outputs.conf&lt;/P&gt;

&lt;P&gt;inputs.conf&lt;BR /&gt;
[splunktcp://9997]&lt;/P&gt;

&lt;P&gt;[monitor:///com/logs/grp/app1.log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
index = app1&lt;/P&gt;

&lt;P&gt;indexes.conf&lt;BR /&gt;
[app2]&lt;BR /&gt;
coldPath = $SPLUNK_DB/app2/colddb&lt;BR /&gt;
homePath = $SPLUNK_DB/app2/db&lt;BR /&gt;
thawedPath = $SPLUNK_DB/app2/thaweddb&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;[app1]&lt;BR /&gt;
coldPath = $SPLUNK_DB/app1/colddb&lt;BR /&gt;
homePath = $SPLUNK_DB/app1/db&lt;BR /&gt;
thawedPath = $SPLUNK_DB/app1/thaweddb&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:02:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100026#M20892</guid>
      <dc:creator>thomas_bengtsen</dc:creator>
      <dc:date>2020-09-28T10:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100027#M20893</link>
      <description>&lt;P&gt;Formatting seems screwed up – sorry about that.&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 15:14:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100027#M20893</guid>
      <dc:creator>thomas_bengtsen</dc:creator>
      <dc:date>2011-10-28T15:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100028#M20894</link>
      <description>&lt;P&gt;The first thing I would to is remove &lt;CODE&gt;[splunktcp://9997]&lt;/CODE&gt; from the forwarder inputs.conf. &lt;BR /&gt;
The next thing I would to is add the &lt;CODE&gt;[app2]&lt;/CODE&gt; index stanza to the &lt;CODE&gt;system/local/indexes.conf&lt;/CODE&gt; on the forwarder. Then the forwarder knows it exists as a valid index, and can forward it. I use something similar on one of my systems and I have the index declared on both systems, and it works fine. It may or may not use that index on the forwarder, it depends on the type of forwarder.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 15:35:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100028#M20894</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2011-10-28T15:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100029#M20895</link>
      <description>&lt;P&gt;Thanks for the suggestion but still no change.&lt;/P&gt;

&lt;P&gt;I think it it something simpler - remember I am new to this.&lt;/P&gt;

&lt;P&gt;When I check the Summery screen the only Source that show up is the source I added via the GUI on the Indexer itself - app1. &lt;/P&gt;

&lt;P&gt;There are other indexes apart from app1 and app2 from splunks own files and they don't show up either. It seems to me just a question of adding this data which already exists in indexes to the searchable view.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 16:16:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100029#M20895</guid>
      <dc:creator>thomas_bengtsen</dc:creator>
      <dc:date>2011-10-28T16:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100030#M20896</link>
      <description>&lt;P&gt;Is splunk indexer listening on the port? &lt;CODE&gt;netstat -an | grep LISTEN&lt;/CODE&gt; should return *.9997&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 16:57:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100030#M20896</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2011-10-28T16:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100031#M20897</link>
      <description>&lt;P&gt;Well, there may be the simplest of possible explanations. &lt;/P&gt;

&lt;P&gt;Have you enabled the correct indexes to be searched by default in Manager &amp;gt; Access Controls &amp;gt; Roles &amp;gt; &lt;YOUR role=""&gt;.&lt;/YOUR&gt;&lt;/P&gt;

&lt;P&gt;If you're really new to this, you are probably logging in as 'admin', and you should check if your newly created indexes for app1 and app2 are enabled for default searching. (almost at the bottom of the page.) &lt;/P&gt;

&lt;P&gt;Unless an index is selected for default searching, your searches will not return any events from it unless you include &lt;CODE&gt;index=&amp;lt;your_index&amp;gt;&lt;/CODE&gt; as part of your search.&lt;/P&gt;

&lt;P&gt;hope this helps,&lt;/P&gt;

&lt;P&gt;/Kristian&lt;/P&gt;

&lt;P&gt;And no, you do not need to define the index in indexes.conf on the forwarder&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 19:46:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100031#M20897</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2011-10-28T19:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100032#M20898</link>
      <description>&lt;P&gt;Yes - I am really that new to this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2011 22:06:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100032#M20898</guid>
      <dc:creator>thomas_bengtsen</dc:creator>
      <dc:date>2011-11-01T22:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Source data from Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100033#M20899</link>
      <description>&lt;P&gt;I am also have a problem with Indexing Volume stats.  I am logged in as Admin with full permissions and role access to everything, yet when run Status, Indexing Volume I only see data for is for _thefishbucket and _internal.  I have a lot of Windows WMI event data being forwarded to the Indexer the indexing stats are not showing when when I display the Indexing Volume by Source/Sourcetype.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2012 15:49:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Missing-Source-data-from-Forwarder/m-p/100033#M20899</guid>
      <dc:creator>ehoward</dc:creator>
      <dc:date>2012-01-11T15:49:19Z</dc:date>
    </item>
  </channel>
</rss>

