<?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: Can you change/develop/tune/test indexing time transformations (props.conf) without restarting a Splunk instance? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-change-develop-tune-test-indexing-time-transformations/m-p/382192#M68905</link>
    <description>&lt;P&gt;Hi @atemourt,&lt;/P&gt;

&lt;P&gt;You can use this URL &lt;CODE&gt;http[s]://&amp;lt;hostname&amp;gt;:&amp;lt;splunkweb_port&amp;gt;/debug/refresh&lt;/CODE&gt; to refresh configuration.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Sep 2018 13:02:34 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2018-09-14T13:02:34Z</dc:date>
    <item>
      <title>Can you change/develop/tune/test indexing time transformations (props.conf) without restarting a Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-change-develop-tune-test-indexing-time-transformations/m-p/382191#M68904</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;

&lt;P&gt;Is there any way how to change/develop/tune/test indexing time transformations (props configurations) without need of restart of a Splunk instance?&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;BR /&gt;
Afroditi&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 12:16:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-change-develop-tune-test-indexing-time-transformations/m-p/382191#M68904</guid>
      <dc:creator>atemourt</dc:creator>
      <dc:date>2018-09-14T12:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can you change/develop/tune/test indexing time transformations (props.conf) without restarting a Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-change-develop-tune-test-indexing-time-transformations/m-p/382192#M68905</link>
      <description>&lt;P&gt;Hi @atemourt,&lt;/P&gt;

&lt;P&gt;You can use this URL &lt;CODE&gt;http[s]://&amp;lt;hostname&amp;gt;:&amp;lt;splunkweb_port&amp;gt;/debug/refresh&lt;/CODE&gt; to refresh configuration.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 13:02:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-change-develop-tune-test-indexing-time-transformations/m-p/382192#M68905</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2018-09-14T13:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can you change/develop/tune/test indexing time transformations (props.conf) without restarting a Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-change-develop-tune-test-indexing-time-transformations/m-p/382193#M68906</link>
      <description>&lt;P&gt;If the configurations are effecting index-time (the way splunk index data) operations, then restart is required. &lt;/P&gt;

&lt;P&gt;If configurations are effecting search-time operations, then you can perform debug refresh as suggested by @harsmarvania57.&lt;/P&gt;

&lt;P&gt;Please refer to this &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.1.2/Admin/Configurationfilechangesthatrequirerestart"&gt;doc&lt;/A&gt; for more details. &lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 13:13:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-change-develop-tune-test-indexing-time-transformations/m-p/382193#M68906</guid>
      <dc:creator>sudosplunk</dc:creator>
      <dc:date>2018-09-14T13:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can you change/develop/tune/test indexing time transformations (props.conf) without restarting a Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-change-develop-tune-test-indexing-time-transformations/m-p/382194#M68907</link>
      <description>&lt;P&gt;To reload your endpoints type the following into your browser:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://:8000/en-US/debug/refresh" target="test_blank"&gt;http://:8000/en-US/debug/refresh&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;In addition, index-time props and transforms do not require restarts, as long as your indexers are receiving the data from forwarders. That is to say:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Changes to props.conf and transforms.conf on an indexer do not require restarts.
In an indexer cluster, changes to props.conf and transforms.conf are automatically reloaded when the peers receive the changes from the master.
On a non-clustered indexer, changes to props.conf and transforms.conf require a reload.
On either a clustered or non-clustered indexer, once the .conf files have reloaded, the changes take effect after a forwarder auto-LB time period.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Refer this page&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.0/Admin/Configurationfilechangesthatrequirerestart"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.0/Admin/Configurationfilechangesthatrequirerestart&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 13:52:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-change-develop-tune-test-indexing-time-transformations/m-p/382194#M68907</guid>
      <dc:creator>muralimadhavan</dc:creator>
      <dc:date>2018-10-24T13:52:53Z</dc:date>
    </item>
  </channel>
</rss>

