<?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: Question about fixing data in a summary search in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262991#M2319</link>
    <description>&lt;P&gt;We run the delete command to delete (technically it just makes the data unsearchable) the required data. We run a search with appropriate data-source (index/sourcetype/source/host) and time range, check if the search is returning the data that you want to delete, and then add "| delete " command at the end to delete/make-unsearchable the same. This link should give you more details on the delete command.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.2/Admin/RemovedatafromSplunk#Delete_data_from_future_searches"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.2/Admin/RemovedatafromSplunk#Delete_data_from_future_searches&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2016 17:04:27 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-10-18T17:04:27Z</dc:date>
    <item>
      <title>Question about fixing data in a summary search</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262987#M2315</link>
      <description>&lt;P&gt;We have a summary search that runs every hour. I have read about the fill_summary_index.py &lt;/P&gt;

&lt;P&gt;What i want to know is how do I fix data from several weeks ago. Things changed a few weeks ago and I need to adjust the summary search. Going forward things are good but how can I run the fill_summary_index.py and have it replace the data that is there?&lt;/P&gt;

&lt;P&gt;I feel like with the dedup setting it would either skip or add into what I have. How do I replace for a time period.. or can I?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:28:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262987#M2315</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2020-09-29T11:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Question about fixing data in a summary search</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262988#M2316</link>
      <description>&lt;P&gt;I generally delete the corrupted/incomplete data from summary index and then backfill.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 03:20:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262988#M2316</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-10-18T03:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Question about fixing data in a summary search</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262989#M2317</link>
      <description>&lt;P&gt;We do the same.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 12:36:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262989#M2317</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2016-10-18T12:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Question about fixing data in a summary search</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262990#M2318</link>
      <description>&lt;P&gt;How do you delete the corrupt/incomplete data?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 16:59:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262990#M2318</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2016-10-18T16:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Question about fixing data in a summary search</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262991#M2319</link>
      <description>&lt;P&gt;We run the delete command to delete (technically it just makes the data unsearchable) the required data. We run a search with appropriate data-source (index/sourcetype/source/host) and time range, check if the search is returning the data that you want to delete, and then add "| delete " command at the end to delete/make-unsearchable the same. This link should give you more details on the delete command.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.2/Admin/RemovedatafromSplunk#Delete_data_from_future_searches"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.2/Admin/RemovedatafromSplunk#Delete_data_from_future_searches&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 17:04:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262991#M2319</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-10-18T17:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Question about fixing data in a summary search</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262992#M2320</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.0/Indexer/RemovedatafromSplunk"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.0/Indexer/RemovedatafromSplunk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 17:05:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262992#M2320</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2016-10-18T17:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Question about fixing data in a summary search</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262993#M2321</link>
      <description>&lt;P&gt;Thanks. If you post in the answers I will mark this as answered.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 02:08:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Question-about-fixing-data-in-a-summary-search/m-p/262993#M2321</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2016-10-27T02:08:59Z</dc:date>
    </item>
  </channel>
</rss>

