<?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: Why is fill_summary_index not actually backfilling my summary index? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-fill-summary-index-not-actually-backfilling-my-summary/m-p/210914#M1870</link>
    <description>&lt;P&gt;This should be run on a search head when the app knowledge objects and saved searches exists.&lt;/P&gt;

&lt;P&gt;It needs to run "as if" a user would be running it as per your normal schedule.&lt;/P&gt;

&lt;P&gt;What do you mean when you say "master node". Are you running it on an indexer?&lt;/P&gt;

&lt;P&gt;What is our splunk architecture? ie. shc, idx cluster, allin1 etc.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2015 00:58:44 GMT</pubDate>
    <dc:creator>Lucas_K</dc:creator>
    <dc:date>2015-12-30T00:58:44Z</dc:date>
    <item>
      <title>Why is fill_summary_index not actually backfilling my summary index?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-fill-summary-index-not-actually-backfilling-my-summary/m-p/210913#M1869</link>
      <description>&lt;P&gt;I SSH into our master node and ran the backfill script:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sudo -s
cd /opt/splunk/bin
./splunk cmd python fill_summary_index.py -app search -name "summary - my daily report" -et -29d@d -lt -11d@d -nolocal true -dedup true -auth 'admin:NOTTHEPASSWORD'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The output looks like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;*** For saved search 'summary - my daily report' ***

*** Spawning a total of 17 searches (max 1 concurrent) ***

Executing summary - my daily report for UTC = 1448928000 (Tue Dec  1 00:00:00 2015)
  waiting for job sid = 'admin__admin__search__RMD5a5399964bbfdaabb_at_1448928000_3638' 
  ... Finished

Executing summary - my daily report for UTC = 1449014400 (Wed Dec  2 00:00:00 2015)
  waiting for job sid = 'admin__admin__search__RMD5a5399964bbfdaabb_at_1449014400_3639' 
  ... Finished

[... All the days... ]

Executing summary - my daily report for UTC = 1450310400 (Thu Dec 17 00:00:00 2015)
  waiting for job sid = 'admin__admin__search__RMD5a5399964bbfdaabb_at_1450310400_3655' 
  ... Finished
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But nothing happens in the actual index. When I run this search in Splunk:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="myreport_summary" | overlap
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It yields:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Found gap in saved search 'summary - my daily report' between search ids: '1448958811.359' and '1450425606.663' from 'Tue Dec 1 00:00:00 2015' to 'Thu Dec 17 00:00:00 2015'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Some details:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Splunk Version 6.2.2
Splunk Build 255606
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any ideas what would be causing this? Do I need to run this on the indexers independently? Do I need to run it with different parameters? Any help is appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 23:34:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-fill-summary-index-not-actually-backfilling-my-summary/m-p/210913#M1869</guid>
      <dc:creator>adamb0mb</dc:creator>
      <dc:date>2015-12-29T23:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why is fill_summary_index not actually backfilling my summary index?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-fill-summary-index-not-actually-backfilling-my-summary/m-p/210914#M1870</link>
      <description>&lt;P&gt;This should be run on a search head when the app knowledge objects and saved searches exists.&lt;/P&gt;

&lt;P&gt;It needs to run "as if" a user would be running it as per your normal schedule.&lt;/P&gt;

&lt;P&gt;What do you mean when you say "master node". Are you running it on an indexer?&lt;/P&gt;

&lt;P&gt;What is our splunk architecture? ie. shc, idx cluster, allin1 etc.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 00:58:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-fill-summary-index-not-actually-backfilling-my-summary/m-p/210914#M1870</guid>
      <dc:creator>Lucas_K</dc:creator>
      <dc:date>2015-12-30T00:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why is fill_summary_index not actually backfilling my summary index?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-fill-summary-index-not-actually-backfilling-my-summary/m-p/210915#M1871</link>
      <description>&lt;P&gt;I ran this on the Search Head, and that solved the problem. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 19:05:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-fill-summary-index-not-actually-backfilling-my-summary/m-p/210915#M1871</guid>
      <dc:creator>adamb0mb</dc:creator>
      <dc:date>2015-12-30T19:05:49Z</dc:date>
    </item>
  </channel>
</rss>

