<?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: Blank screen instead of raw data in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467301#M45648</link>
    <description>&lt;P&gt;Interesting, let me check on that!&lt;/P&gt;

&lt;P&gt;Screenshots are tiny I know but it's the last 15 min not months &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;And yes, if I do any transforming command it works, I mean the 'Statistics' &amp;amp; 'Vizualisations' works, it just the raw data part that gets blank!&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2019 00:12:27 GMT</pubDate>
    <dc:creator>D2SI</dc:creator>
    <dc:date>2019-11-06T00:12:27Z</dc:date>
    <item>
      <title>Blank screen instead of raw data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467295#M45642</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;

&lt;P&gt;Since a few months, Splunk randomly displays a blank screen where the raw data is usually shown.&lt;/P&gt;

&lt;P&gt;It does not seem to depend on browser add-ons as I am experiencing the same issue with 3 different browsers:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7851iEFB764803FD80BC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;As a temporary workaround, I use '| table _time _raw' to see the raw data but it is not convenient.&lt;/P&gt;

&lt;P&gt;Out of the blue, it just comes back to normal a moment later.&lt;/P&gt;

&lt;P&gt;The issue is very random but happens everyday.&lt;/P&gt;

&lt;P&gt;Anyone would have a clue?&lt;/P&gt;

&lt;P&gt;Thanks in advance for any hint!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 11:54:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467295#M45642</guid>
      <dc:creator>D2SI</dc:creator>
      <dc:date>2019-10-29T11:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Blank screen instead of raw data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467296#M45643</link>
      <description>&lt;P&gt;Is Splunk running on linux? Check if the user has the proper rights to read the entire Splunk directory. If not, re-apply the user permissions to the entire splunk folder.&lt;BR /&gt;
Is this happen only for _internal index? Or Are others on the same issue?&lt;BR /&gt;
Check if the file for _internal index is being updated with the most recent data at $Splunk_home/var/lib/splunk/_internaldb/db&lt;BR /&gt;
If it did not work, please create a diag file ./splunk diag, open a case at splunk support and attach the diag file to the case.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:49:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467296#M45643</guid>
      <dc:creator>ivanreis</dc:creator>
      <dc:date>2020-09-30T02:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Blank screen instead of raw data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467297#M45644</link>
      <description>&lt;P&gt;Try using a different browser. &lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 00:11:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467297#M45644</guid>
      <dc:creator>sandeepmakkena</dc:creator>
      <dc:date>2019-11-05T00:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Blank screen instead of raw data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467298#M45645</link>
      <description>&lt;P&gt;This is not random; you are exhausting all RAM that is available to your Browser.  You should be able to see clear evidence of this by clicking on &lt;CODE&gt;Activity&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;Job Inespector&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;search.log&lt;/CODE&gt;.  You are doing it wrong.  There is no reason to to look at &lt;CODE&gt;Last 15 months&lt;/CODE&gt; of any data set without doing some kind of &lt;CODE&gt;stats&lt;/CODE&gt; or &lt;CODE&gt;chart&lt;/CODE&gt; function to reduce the bulk of the results that come back to the Search Head.  To test, try adding &lt;CODE&gt;| stats count dc(host) BY sourcetype&lt;/CODE&gt; and you will almost certainly get results.  No Search Head session can process GB of final results, nor should it be expected to.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 02:03:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467298#M45645</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-05T02:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Blank screen instead of raw data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467299#M45646</link>
      <description>&lt;P&gt;I kinda did ! but thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 00:08:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467299#M45646</guid>
      <dc:creator>D2SI</dc:creator>
      <dc:date>2019-11-06T00:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Blank screen instead of raw data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467300#M45647</link>
      <description>&lt;P&gt;admin user, happens on any index, yes I have filed a case! thanks&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 00:09:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467300#M45647</guid>
      <dc:creator>D2SI</dc:creator>
      <dc:date>2019-11-06T00:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Blank screen instead of raw data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467301#M45648</link>
      <description>&lt;P&gt;Interesting, let me check on that!&lt;/P&gt;

&lt;P&gt;Screenshots are tiny I know but it's the last 15 min not months &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;And yes, if I do any transforming command it works, I mean the 'Statistics' &amp;amp; 'Vizualisations' works, it just the raw data part that gets blank!&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 00:12:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467301#M45648</guid>
      <dc:creator>D2SI</dc:creator>
      <dc:date>2019-11-06T00:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Blank screen instead of raw data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467302#M45649</link>
      <description>&lt;P&gt;MY BAD! &lt;CODE&gt;Last 15 minutes&lt;/CODE&gt; should be fine (stupid tiny mobile phone screen).&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 00:25:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Blank-screen-instead-of-raw-data/m-p/467302#M45649</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-06T00:25:53Z</dc:date>
    </item>
  </channel>
</rss>

