<?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: Splunk WebUI - 'Waiting for Data'; no logs shown in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83995#M44082</link>
    <description>&lt;P&gt;Yes that's correct. I just setup a data input for UDP 514.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2012 14:17:46 GMT</pubDate>
    <dc:creator>NeilGingell</dc:creator>
    <dc:date>2012-06-26T14:17:46Z</dc:date>
    <item>
      <title>Splunk WebUI - 'Waiting for Data'; no logs shown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83989#M44076</link>
      <description>&lt;P&gt;When I lauch the Splunk dashboard, the predefined queries just sit there 'waiting for data'.&lt;/P&gt;

&lt;P&gt;I read somewhere this could be because data isn't going into the default index. This is something I changed when I first set Splunk up to use an alternative index. I have no idea how to resolve this situation however or what is required to modify the indexes the default queries reference.&lt;/P&gt;

&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 08:55:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83989#M44076</guid>
      <dc:creator>NeilGingell</dc:creator>
      <dc:date>2012-06-26T08:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WebUI - 'Waiting for Data'; no logs shown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83990#M44077</link>
      <description>&lt;P&gt;Ok, so a few things.&lt;BR /&gt;
Are you forwarding data to your indexer via a universal forwarder? If so, could you edit your question with the contents of inputs.conf from the &lt;CODE&gt;splunk_home/etc/system/local&lt;/CODE&gt; folder?&lt;BR /&gt;
Alternatively, if you are logging locally then paste the inputs.conf from the location above or possibly &lt;CODE&gt;splunk_home/etc/apps/search/local&lt;/CODE&gt; if you added them via the UI.&lt;/P&gt;

&lt;P&gt;If you don't specify an index they will go to main by default, so if you don't care about indexes (and you shouldn't really unless you need to for user access, security or for testing) just leave the index = field out.&lt;/P&gt;

&lt;P&gt;Waiting for data is what a panel on a dashboard displays when it is a real time search with no data found yet, so yes, in the case of the summary screen, it means no data in the default index.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 09:45:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83990#M44077</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-06-26T09:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WebUI - 'Waiting for Data'; no logs shown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83991#M44078</link>
      <description>&lt;P&gt;Thanks for your answer Drainy.&lt;/P&gt;

&lt;P&gt;An inputs.conf file doesn't exist in the 2nd directory you've mentioned, however the first directory contains an inputs.conf file which merely says:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = MSTHAYIN12&lt;/P&gt;

&lt;P&gt;I appreciate you're help, but sadly I'm not very clued up on Splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 12:06:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83991#M44078</guid>
      <dc:creator>NeilGingell</dc:creator>
      <dc:date>2012-06-26T12:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WebUI - 'Waiting for Data'; no logs shown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83992#M44079</link>
      <description>&lt;P&gt;Thats no problem, thats why we're here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; So are you forwarding via a remote forwarder? I'm trying to figure out how you are attempting to consume files.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 12:26:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83992#M44079</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-06-26T12:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WebUI - 'Waiting for Data'; no logs shown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83993#M44080</link>
      <description>&lt;P&gt;I'm uncertain on the terminology I'm afraid. I have a number of devices forwarding to a syslog server (Splunk). I'm only using syslog, but also only have one instance of Splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 12:34:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83993#M44080</guid>
      <dc:creator>NeilGingell</dc:creator>
      <dc:date>2012-06-26T12:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WebUI - 'Waiting for Data'; no logs shown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83994#M44081</link>
      <description>&lt;P&gt;What I mean is how are you adding data to Splunk? If its syslog being forwarded on, have you gone to Manager-&amp;gt; Data Inputs -&amp;gt; UDP and add one for UDP 514, assuming you are using the default ports&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 12:44:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83994#M44081</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-06-26T12:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WebUI - 'Waiting for Data'; no logs shown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83995#M44082</link>
      <description>&lt;P&gt;Yes that's correct. I just setup a data input for UDP 514.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 14:17:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-WebUI-Waiting-for-Data-no-logs-shown/m-p/83995#M44082</guid>
      <dc:creator>NeilGingell</dc:creator>
      <dc:date>2012-06-26T14:17:46Z</dc:date>
    </item>
  </channel>
</rss>

