<?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 Splunk summary index script automation in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-summary-index-script-automation/m-p/385132#M6147</link>
    <description>&lt;P&gt;Hello , Currently i have an summary index script which i have to run manually now everyday at 9 pm , i am thinking to automate it using linux cron job , is their a way to do it , if anyone could help how can i automate the command to run everyday at 9 pm on linux.&lt;/P&gt;

&lt;P&gt;Below is my summary index script :&lt;BR /&gt;
./splunk cmd python fill_summary_index.py -app search -name "xxxxxxxx" -et 1546754401 -lt 1547359201-j 2 -owner xxx -auth admin:changeme&lt;/P&gt;

&lt;P&gt;i want it to automate and run everyday 9 pm ?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 00:39:22 GMT</pubDate>
    <dc:creator>ram254481493</dc:creator>
    <dc:date>2020-09-30T00:39:22Z</dc:date>
    <item>
      <title>Splunk summary index script automation</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-summary-index-script-automation/m-p/385132#M6147</link>
      <description>&lt;P&gt;Hello , Currently i have an summary index script which i have to run manually now everyday at 9 pm , i am thinking to automate it using linux cron job , is their a way to do it , if anyone could help how can i automate the command to run everyday at 9 pm on linux.&lt;/P&gt;

&lt;P&gt;Below is my summary index script :&lt;BR /&gt;
./splunk cmd python fill_summary_index.py -app search -name "xxxxxxxx" -et 1546754401 -lt 1547359201-j 2 -owner xxx -auth admin:changeme&lt;/P&gt;

&lt;P&gt;i want it to automate and run everyday 9 pm ?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:39:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Splunk-summary-index-script-automation/m-p/385132#M6147</guid>
      <dc:creator>ram254481493</dc:creator>
      <dc:date>2020-09-30T00:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk summary index script automation</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-summary-index-script-automation/m-p/385133#M6148</link>
      <description>&lt;P&gt;why you are using Linux cron? Can it be a savedsearch within Splunk scheduled for a time?&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 21:36:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Splunk-summary-index-script-automation/m-p/385133#M6148</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2019-05-22T21:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk summary index script automation</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-summary-index-script-automation/m-p/385134#M6149</link>
      <description>&lt;P&gt;No you cant use it as a saved search , this command needs to run from backend , so i am still working in it once i am done if successfull i will post my configs.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 22:04:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Splunk-summary-index-script-automation/m-p/385134#M6149</guid>
      <dc:creator>ram254481493</dc:creator>
      <dc:date>2019-05-22T22:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk summary index script automation</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Splunk-summary-index-script-automation/m-p/385135#M6150</link>
      <description>&lt;P&gt;If you have to do a linux cron job, put the command in place using crontab. Your schedule should look something like this.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://crontab.guru/#0_21_*_*_*"&gt;https://crontab.guru/#0_21_*_*_*&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 22:20:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Splunk-summary-index-script-automation/m-p/385135#M6150</guid>
      <dc:creator>stoutrw</dc:creator>
      <dc:date>2019-05-22T22:20:27Z</dc:date>
    </item>
  </channel>
</rss>

