<?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: Will | extract reload=true command refresh everything in props.conf? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101365#M21243</link>
    <description>&lt;P&gt;Thanks guys! The debug/refresh has worked. No longer will I have to restart &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; I love Splunk Base!&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2013 08:34:28 GMT</pubDate>
    <dc:creator>watsm10</dc:creator>
    <dc:date>2013-04-23T08:34:28Z</dc:date>
    <item>
      <title>Will | extract reload=true command refresh everything in props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101360#M21238</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I've got four indexers and two search heads in a distributed environment. I've got a new sourcetype coming into my indexers from a forwarder which hasn't been configured yet.&lt;/P&gt;

&lt;P&gt;When I define it in props.conf:&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[mysourcetype]&lt;BR /&gt;
TIME_PREFIX=starttime&lt;BR /&gt;
blah blah blah&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;am I able to use &lt;CODE&gt;| extract reload=true&lt;/CODE&gt; instead of a full splunkd restart? Will it have the same effect? I'm always hesitant to do a full restart of indexers as it is a critical component of our monitoring.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2013 14:23:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101360#M21238</guid>
      <dc:creator>watsm10</dc:creator>
      <dc:date>2013-04-19T14:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Will | extract reload=true command refresh everything in props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101361#M21239</link>
      <description>&lt;P&gt;No, certain props.conf settings will require a restart of Splunk. That's settings that have impact on indexing, such as &lt;CODE&gt;TIME_FORMAT, LINE_BREAKER, TRANSFORMS etc&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Purely search-time stuff like FIELDALIAS and EXTRACT does not require restarts.&lt;/P&gt;

&lt;P&gt;/K&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2013 15:47:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101361#M21239</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-19T15:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Will | extract reload=true command refresh everything in props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101362#M21240</link>
      <description>&lt;P&gt;There must be a way.. we can add to props.conf for index-time stuff through the GUI when adding new inputs. Is there a way we can replicate this? Maybe a custom view?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2013 15:53:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101362#M21240</guid>
      <dc:creator>watsm10</dc:creator>
      <dc:date>2013-04-19T15:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Will | extract reload=true command refresh everything in props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101363#M21241</link>
      <description>&lt;P&gt;If it can,  then it will be refreshed if you hit &lt;A href="http://SPLUNKHOST:8000/debug/refresh" target="_blank"&gt;http://SPLUNKHOST:8000/debug/refresh&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Any manager entity that can be refreshed from disk without a restart registers itself such that basically it gets refreshed when that page is hit.   Conversely, if hitting that page does not refresh some config,  then it's a safe bet that it really does require a restart.&lt;BR /&gt;&lt;BR /&gt;
If you have Sideview Utils on the system note that there is a little form at /app/sideview_utils/refresh_entities that you can use to refresh one particular entity at a time.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:46:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101363#M21241</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2020-09-28T13:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Will | extract reload=true command refresh everything in props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101364#M21242</link>
      <description>&lt;P&gt;Good points. I believe I've strayed too far from the GUI, but not far enough...  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2013 19:18:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101364#M21242</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-22T19:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Will | extract reload=true command refresh everything in props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101365#M21243</link>
      <description>&lt;P&gt;Thanks guys! The debug/refresh has worked. No longer will I have to restart &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; I love Splunk Base!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 08:34:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Will-extract-reload-true-command-refresh-everything-in-props/m-p/101365#M21243</guid>
      <dc:creator>watsm10</dc:creator>
      <dc:date>2013-04-23T08:34:28Z</dc:date>
    </item>
  </channel>
</rss>

