<?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 do you have to restart Splunk when you've added a custom search command? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17324#M2424</link>
    <description>&lt;P&gt;if i create a custom search command as described in 
&lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Aboutcustomsearchcommands" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/SearchReference/Aboutcustomsearchcommands&lt;/A&gt;
do i have to restart Splunk before it'll work?&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jul 2010 00:15:18 GMT</pubDate>
    <dc:creator>piebob</dc:creator>
    <dc:date>2010-07-14T00:15:18Z</dc:date>
    <item>
      <title>do you have to restart Splunk when you've added a custom search command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17324#M2424</link>
      <description>&lt;P&gt;if i create a custom search command as described in 
&lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Aboutcustomsearchcommands" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/SearchReference/Aboutcustomsearchcommands&lt;/A&gt;
do i have to restart Splunk before it'll work?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2010 00:15:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17324#M2424</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2010-07-14T00:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: do you have to restart Splunk when you've added a custom search command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17325#M2425</link>
      <description>&lt;P&gt;i think the rule of thumb is that if it is a *.conf file that is being edited you need a Splunk restart..(?)&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2010 00:41:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17325#M2425</guid>
      <dc:creator>Genti</dc:creator>
      <dc:date>2010-07-14T00:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: do you have to restart Splunk when you've added a custom search command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17326#M2426</link>
      <description>&lt;P&gt;Not a very accurate rule of thumb. Editing many search-time configurations (regardless of the conf file) does not require a restart of Splunk to take effect. Some do, however, notably &lt;CODE&gt;savedsearches.conf&lt;/CODE&gt;. I believe that creating a new command in commands.conf requires a restart. However, changing the command script or commands.conf parameters for an existing command do &lt;EM&gt;not&lt;/EM&gt; require a restart.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2010 05:20:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17326#M2426</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-07-14T05:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: do you have to restart Splunk when you've added a custom search command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17327#M2427</link>
      <description>&lt;P&gt;If you are trying to modify the commands.conf file then you no need to restart the splunk. If you are creating a new command then you need to restart the splunk for sure.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2010 13:33:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17327#M2427</guid>
      <dc:creator>npandith</dc:creator>
      <dc:date>2010-10-13T13:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: do you have to restart Splunk when you've added a custom search command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17328#M2428</link>
      <description>&lt;P&gt;Using the "getinfo" feature does reduce the need to restart splunk for certain parameter changes.  For example, streaming, generating, preop, ... are all determine within the script (which can be changed at any time since splunk launches a new copy for each search).  Take a look at &lt;CODE&gt;splunk.Intersplunk.outputInfo()&lt;/CODE&gt; for more info.  This has saved me from having to restart splunk a few times, but your millage may vary.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2010 20:51:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/do-you-have-to-restart-Splunk-when-you-ve-added-a-custom-search/m-p/17328#M2428</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-10-13T20:51:33Z</dc:date>
    </item>
  </channel>
</rss>

