<?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: What is the correct way to edit conf files and propagate changes in a search head cluster ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298279#M89956</link>
    <description>&lt;P&gt;So, in a few words, if I do something in Splunk Web but Splunk Web does not allow me to edit what I've done I'm doomed forever ?&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jul 2017 14:09:49 GMT</pubDate>
    <dc:creator>sylvainlectra</dc:creator>
    <dc:date>2017-07-07T14:09:49Z</dc:date>
    <item>
      <title>What is the correct way to edit conf files and propagate changes in a search head cluster ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298275#M89952</link>
      <description>&lt;P&gt;Let's say I've &lt;EM&gt;made an action&lt;/EM&gt; that &lt;EM&gt;triggers configuration replication across the SH Cluster&lt;/EM&gt; (e.g: created a field extractions through Splunk Web).&lt;/P&gt;

&lt;P&gt;Now let's say Splunk Web does not allow me to edit what I've done (e.g. change the owner of the field extraction) and thus oblige me to &lt;EM&gt;edit the configuration files manually&lt;/EM&gt;.&lt;/P&gt;

&lt;P&gt;After editing the files on one SH Cluster member (must I do it only on the Captain ?), what should I do to propagate the manual changes across the cluster ?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 09:55:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298275#M89952</guid>
      <dc:creator>sylvainlectra</dc:creator>
      <dc:date>2017-07-07T09:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct way to edit conf files and propagate changes in a search head cluster ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298276#M89953</link>
      <description>&lt;P&gt;Instead of changing it on one of the search heads manually, could you just move it up to your deployer in a app and push it to your cluster?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 13:56:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298276#M89953</guid>
      <dc:creator>brywilk_umich</dc:creator>
      <dc:date>2017-07-07T13:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct way to edit conf files and propagate changes in a search head cluster ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298277#M89954</link>
      <description>&lt;P&gt;Not really, I'm not going to ask Splunk users to come to me each time they want to create something on the search heads.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 13:58:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298277#M89954</guid>
      <dc:creator>sylvainlectra</dc:creator>
      <dc:date>2017-07-07T13:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct way to edit conf files and propagate changes in a search head cluster ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298278#M89955</link>
      <description>&lt;P&gt;You should not be editing back end configuration files manually on your SHC. You should be performing back end edits on the deployer, then pushing the changes to the SHC.&lt;/P&gt;

&lt;P&gt;Please review the following documentation:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.2/DistSearch/PropagateSHCconfigurationchanges"&gt;Use the deployer to distribute apps and configuration updates&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.2/DistSearch/HowconfigurationworksinSHC"&gt;How configuration changes propagate across the search head cluster&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There are isolated cases where you may want to change settings in &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/&lt;/CODE&gt; config files, but these are rare, and generally only necessary if there is a problem in the SHC.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 14:03:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298278#M89955</guid>
      <dc:creator>nnmiller</dc:creator>
      <dc:date>2017-07-07T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct way to edit conf files and propagate changes in a search head cluster ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298279#M89956</link>
      <description>&lt;P&gt;So, in a few words, if I do something in Splunk Web but Splunk Web does not allow me to edit what I've done I'm doomed forever ?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 14:09:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298279#M89956</guid>
      <dc:creator>sylvainlectra</dc:creator>
      <dc:date>2017-07-07T14:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct way to edit conf files and propagate changes in a search head cluster ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298280#M89957</link>
      <description>&lt;P&gt;I feel your pain, the deployer will throw EVERYTHING in default ( ie. not editable ) . I have had some success at fixing config problems with finding the captain, editing the file, reloading ( NOT reboot or you loose the captain - debug refresh )  the captain, and force syncing all members to the captain. UGLY.&lt;/P&gt;

&lt;P&gt;I think the best bet at this stage of search head cluster maturity is to make the rest API your friend and use the config file calls that allow updates to elements, stanzas, or the whole thing. These would be "legal" synced by raft calls to the cluster.&lt;/P&gt;

&lt;P&gt;I'm sure it will get better with time, 6.6 just added a fix for ownership that used to kill us when someone left and their ID was no longer available ( yet they owned popular knowledge objects )&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 14:28:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298280#M89957</guid>
      <dc:creator>mwk1000</dc:creator>
      <dc:date>2017-07-07T14:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct way to edit conf files and propagate changes in a search head cluster ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298281#M89958</link>
      <description>&lt;P&gt;Depends on how strict you want to make your Splunk system.&lt;BR /&gt;
(1) if you want to be very strict and end-users NOT to edit anything major, always do via Deployer.  This is very good to manage and you can do development and test in similar code-base as PROD. Also the next release will ensure it will backup default etc. so fairly consistent.&lt;BR /&gt;
(2) if you end-users are doing changes directly via UI (eg creating dashboards, Use-cases etc.) , then their changes will override whatever you do via deployer. This is because when you use deployer, the changes go into "default" directory of the SH members, but the changes via UI will be in "local"&lt;/P&gt;

&lt;P&gt;I always consider SHC to be a pain unless you decide on which (1) or (2) option your company looks for.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 14:51:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298281#M89958</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-07-07T14:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct way to edit conf files and propagate changes in a search head cluster ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298282#M89959</link>
      <description>&lt;P&gt;Is that example scenario based on a real one?  You should be able to change ownership via REST I think....which will propagate the changes.  Manually modifying a conf file will not.  &lt;/P&gt;

&lt;P&gt;I haven't run into many scenarios in my clusters where i created something that Splunk didn't let me edit, so was curious how common this for you.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 15:44:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298282#M89959</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2017-07-07T15:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct way to edit conf files and propagate changes in a search head cluster ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298283#M89960</link>
      <description>&lt;P&gt;It is either/or.  Either you allow GUI changes and NEVER EVER use the Deployer to push, OR you use the Deployer to push and NEVER EVER allow GUI changes.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jul 2017 22:02:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-correct-way-to-edit-conf-files-and-propagate-changes/m-p/298283#M89960</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-07-08T22:02:07Z</dc:date>
    </item>
  </channel>
</rss>

