<?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 How to restore deleted data in dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491015#M32163</link>
    <description>&lt;P&gt;I have just set up a dashboard with some data from .csv files.&lt;BR /&gt;&lt;BR /&gt;
It was working until I made the local host available via link and it seems like all my data got deleted. &lt;/P&gt;

&lt;P&gt;I can still see the CSV files in the Dataset and their corresponding lookups. &lt;BR /&gt;
When I index the data, it says no results found. &lt;/P&gt;

&lt;P&gt;Is there any way to get the data back without adding it again? &lt;BR /&gt;
I am using the free version so I don't want to use all of my 500 MB.  &lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2019 20:09:22 GMT</pubDate>
    <dc:creator>kdanielsobrien</dc:creator>
    <dc:date>2019-11-18T20:09:22Z</dc:date>
    <item>
      <title>How to restore deleted data in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491015#M32163</link>
      <description>&lt;P&gt;I have just set up a dashboard with some data from .csv files.&lt;BR /&gt;&lt;BR /&gt;
It was working until I made the local host available via link and it seems like all my data got deleted. &lt;/P&gt;

&lt;P&gt;I can still see the CSV files in the Dataset and their corresponding lookups. &lt;BR /&gt;
When I index the data, it says no results found. &lt;/P&gt;

&lt;P&gt;Is there any way to get the data back without adding it again? &lt;BR /&gt;
I am using the free version so I don't want to use all of my 500 MB.  &lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 20:09:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491015#M32163</guid>
      <dc:creator>kdanielsobrien</dc:creator>
      <dc:date>2019-11-18T20:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore deleted data in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491016#M32164</link>
      <description>&lt;P&gt;Run this &lt;CODE&gt;index=*&lt;/CODE&gt; in search bar and select &lt;CODE&gt;All time&lt;/CODE&gt; in time range picker.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 21:53:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491016#M32164</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2019-11-18T21:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore deleted data in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491017#M32165</link>
      <description>&lt;P&gt;I've tried that and it still says no results... I re-added the data again and everything was working fine.... A few days later it happened again&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 18:21:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491017#M32165</guid>
      <dc:creator>kdanielsobrien</dc:creator>
      <dc:date>2019-11-22T18:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore deleted data in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491018#M32166</link>
      <description>&lt;P&gt;well, that maybe because of the retention period. did you check what is the retention period for that index?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 18:28:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491018#M32166</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2019-11-22T18:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore deleted data in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491019#M32167</link>
      <description>&lt;P&gt;If it no longer shows with an &lt;CODE&gt;All time&lt;/CODE&gt; search then somebody deleted it.  If &lt;CODE&gt;splunk&lt;/CODE&gt; did, then you should find evidence of it with this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_* bucketmover
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Nov 2019 18:28:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491019#M32167</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-22T18:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore deleted data in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491020#M32168</link>
      <description>&lt;P&gt;I didn't change/modify the retention period.  Where would I find that information?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 18:33:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491020#M32168</guid>
      <dc:creator>kdanielsobrien</dc:creator>
      <dc:date>2019-11-22T18:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore deleted data in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491021#M32169</link>
      <description>&lt;P&gt;What kind of information would I be looking for in the results?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 18:33:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491021#M32169</guid>
      <dc:creator>kdanielsobrien</dc:creator>
      <dc:date>2019-11-22T18:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore deleted data in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491022#M32170</link>
      <description>&lt;P&gt;I should also mention the data is from 9 years ago.. Is the index retention period from the timestamp on the data or when it is uploaded to splunk?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 18:37:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491022#M32170</guid>
      <dc:creator>kdanielsobrien</dc:creator>
      <dc:date>2019-11-22T18:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to restore deleted data in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491023#M32171</link>
      <description>&lt;P&gt;The &lt;CODE&gt;bucketmover&lt;/CODE&gt; process moves the buckets from &lt;CODE&gt;hot&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;warm&lt;/CODE&gt; (no problem there) and from &lt;CODE&gt;warm&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;cold&lt;/CODE&gt; (which in your case probably means &lt;CODE&gt;deleted&lt;/CODE&gt;).&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 19:18:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-restore-deleted-data-in-dashboard/m-p/491023#M32171</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-22T19:18:39Z</dc:date>
    </item>
  </channel>
</rss>

