<?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 Summary index cron schedule to populate first then schedule in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Summary-index-cron-schedule-to-populate-first-then-schedule/m-p/229955#M21517</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am creating a new summary index and scheduled it to run every 6 hours intervals. In savedsearches.conf, put like:-&lt;/P&gt;

&lt;P&gt;cron_schedule = 0 */6 * * *&lt;/P&gt;

&lt;P&gt;With this change, only after 6 hours I can expect for some data to get populated in the summary index right.&lt;/P&gt;

&lt;P&gt;But I would like to know whether the summary search gets executed once (now) and then gets scheduled to run every 6 hours. So that there would be some data in summary index immediately.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Sajeesh&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2017 07:51:49 GMT</pubDate>
    <dc:creator>sajeeshpn</dc:creator>
    <dc:date>2017-01-16T07:51:49Z</dc:date>
    <item>
      <title>Summary index cron schedule to populate first then schedule</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Summary-index-cron-schedule-to-populate-first-then-schedule/m-p/229955#M21517</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am creating a new summary index and scheduled it to run every 6 hours intervals. In savedsearches.conf, put like:-&lt;/P&gt;

&lt;P&gt;cron_schedule = 0 */6 * * *&lt;/P&gt;

&lt;P&gt;With this change, only after 6 hours I can expect for some data to get populated in the summary index right.&lt;/P&gt;

&lt;P&gt;But I would like to know whether the summary search gets executed once (now) and then gets scheduled to run every 6 hours. So that there would be some data in summary index immediately.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Sajeesh&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 07:51:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Summary-index-cron-schedule-to-populate-first-then-schedule/m-p/229955#M21517</guid>
      <dc:creator>sajeeshpn</dc:creator>
      <dc:date>2017-01-16T07:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Summary index cron schedule to populate first then schedule</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Summary-index-cron-schedule-to-populate-first-then-schedule/m-p/229956#M21518</link>
      <description>&lt;P&gt;Hi sajeeshpn,&lt;BR /&gt;
if you want to do this your have to be aware to the period of your searches because summarization isn't a normal Splunk Ingestion so there isn't the check on already ingested events and there is the risk to have duplicated events or to lose events.&lt;BR /&gt;
So if your next run will be at 12.00 with period from the 6.00 to 12.00, to have the data you have to choose a period before 6.00, and it's better to take events not to now but until a safe period before now (e.g. from -370m@m to -10m@m).&lt;BR /&gt;
In addition I suggest to you to verify the continuity of your logs because, if there is some large delay (e.g. 1 hour), you risk to lose your data and you have to consider this choosing the safe period.&lt;BR /&gt;
To verify the continuity of your logs you have to verify what is the difference between _time and _indextime.&lt;BR /&gt;
To be more sure you could take a larger time period (e.g. 12 hours) and insert in your search a check on the _indextime, excluding all logs with _indextime before 6 hours.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 08:17:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Summary-index-cron-schedule-to-populate-first-then-schedule/m-p/229956#M21518</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-01-16T08:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Summary index cron schedule to populate first then schedule</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Summary-index-cron-schedule-to-populate-first-then-schedule/m-p/229957#M21519</link>
      <description>&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:10:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Summary-index-cron-schedule-to-populate-first-then-schedule/m-p/229957#M21519</guid>
      <dc:creator>sajeeshpn</dc:creator>
      <dc:date>2017-01-18T12:10:23Z</dc:date>
    </item>
  </channel>
</rss>

