<?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: Configuration bundle not working in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129666#M4902</link>
    <description>&lt;P&gt;That's quite messy here upon posting &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; . So meaning to say there can be only one indexes.conf that can be define? Is the props.conf and transform.conf also required to be in master-apps/_cluster/local/ or master-apps/fortigate/local/ ?&lt;/P&gt;</description>
    <pubDate>Sat, 22 Nov 2014 18:09:46 GMT</pubDate>
    <dc:creator>sympatiko</dc:creator>
    <dc:date>2014-11-22T18:09:46Z</dc:date>
    <item>
      <title>Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129662#M4898</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Good day! I'm getting the following error. I already successfully pushed the /_cluster/local/fortigate config from master to my 2 indexers. I already restarted the indexers. The repFactor=auto is already set. &lt;/P&gt;

&lt;P&gt;Search peer indexer1 has the following message: received event for unconfigured/disabled/deleted index='fortigate' with source='source::/var/log/fortigate/fortigate.log' host='host::proxy' sourcetype='sourcetype::fortigate' &lt;/P&gt;

&lt;P&gt;Search peer indexer2 has the following message: received event for unconfigured/disabled/deleted index='fortigate' with source='source::/var/log/fortigate/fortigate.log' host='host::proxy' sourcetype='sourcetype::fortigate' (1 missing total)&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 16:52:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129662#M4898</guid>
      <dc:creator>sympatiko</dc:creator>
      <dc:date>2014-11-22T16:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129663#M4899</link>
      <description>&lt;P&gt;Do post the directory tree under &lt;CODE&gt;master-apps&lt;/CODE&gt; and the content of the relevant config files.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 17:27:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129663#M4899</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-11-22T17:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129664#M4900</link>
      <description>&lt;P&gt;Hi martin,&lt;/P&gt;

&lt;P&gt;Please see details. I didn't change any thing from props.conf and transform.conf&lt;/P&gt;

&lt;P&gt;$:/opt/splunk/etc/master-apps# ls&lt;BR /&gt;
_cluster&lt;BR /&gt;
$:/opt/splunk/etc/master-apps# cd _cluster/&lt;BR /&gt;
$:/opt/splunk/etc/master-apps/_cluster# ls&lt;BR /&gt;
default  local&lt;BR /&gt;
$:/opt/splunk/etc/master-apps/_cluster#&lt;/P&gt;

&lt;P&gt;$:/opt/splunk/etc/master-apps/_cluster/local/fortigate# pwd&lt;BR /&gt;
/opt/splunk/etc/master-apps/_cluster/local/fortigate&lt;BR /&gt;
$:/opt/splunk/etc/master-apps/_cluster/local/fortigate# ls&lt;BR /&gt;
indexes.conf  props.conf  transforms.conf&lt;BR /&gt;
$:/opt/splunk/etc/master-apps/_cluster/local/fortigate#&lt;/P&gt;

&lt;P&gt;indexes.conf&lt;/P&gt;

&lt;P&gt;sync = 0&lt;BR /&gt;
indexThreads = auto&lt;BR /&gt;
memPoolMB = auto&lt;BR /&gt;
defaultDatabase = main&lt;BR /&gt;
blockSignatureDatabase = _blocksignature&lt;BR /&gt;
enableRealtimeSearch = true&lt;BR /&gt;
suppressBannerList =&lt;BR /&gt;
maxRunningProcessGroups = 8&lt;BR /&gt;
maxRunningProcessGroupsLowPriority = 1&lt;BR /&gt;
bucketRebuildMemoryHint = auto&lt;BR /&gt;
serviceOnlyAsNeeded = true&lt;BR /&gt;
serviceSubtaskTimingPeriod = 30&lt;BR /&gt;
maxBucketSizeCacheEntries = 0&lt;BR /&gt;
processTrackerServiceInterval = 1&lt;BR /&gt;
hotBucketTimeRefreshInterval = 10&lt;/P&gt;

&lt;P&gt;maxDataSize = auto&lt;BR /&gt;
maxWarmDBCount = 300&lt;BR /&gt;
frozenTimePeriodInSecs = 188697600&lt;BR /&gt;
rotatePeriodInSecs = 60&lt;BR /&gt;
coldToFrozenScript =&lt;BR /&gt;
coldToFrozenDir =&lt;BR /&gt;
compressRawdata = true&lt;BR /&gt;
maxTotalDataSizeMB = 500000&lt;BR /&gt;
maxMemMB = 5&lt;BR /&gt;
maxConcurrentOptimizes = 6&lt;BR /&gt;
blockSignSize = 0&lt;BR /&gt;
maxHotSpanSecs = 7776000&lt;BR /&gt;
maxHotIdleSecs = 0&lt;BR /&gt;
maxHotBuckets = 3&lt;BR /&gt;
quarantinePastSecs = 77760000&lt;BR /&gt;
quarantineFutureSecs = 2592000&lt;BR /&gt;
rawChunkSizeBytes = 131072&lt;BR /&gt;
minRawFileSyncSecs = disable&lt;BR /&gt;
assureUTF8 = false&lt;BR /&gt;
serviceMetaPeriod = 25&lt;BR /&gt;
partialServiceMetaPeriod = 0&lt;BR /&gt;
throttleCheckPeriod = 15&lt;BR /&gt;
syncMeta = true&lt;BR /&gt;
maxMetaEntries = 1000000&lt;BR /&gt;
maxBloomBackfillBucketAge = 30d&lt;BR /&gt;
enableOnlineBucketRepair = true&lt;BR /&gt;
maxTimeUnreplicatedWithAcks = 60&lt;BR /&gt;
maxTimeUnreplicatedNoAcks = 300&lt;BR /&gt;
minStreamGroupQueueSize = 2000&lt;BR /&gt;
warmToColdScript=&lt;BR /&gt;
tstatsHomePath = volume:_splunk_summaries/$_index_name/datamodel_summary&lt;BR /&gt;
homePath.maxDataSizeMB = 0&lt;BR /&gt;
coldPath.maxDataSizeMB = 0&lt;BR /&gt;
streamingTargetTsidxSyncPeriodMsec = 5000&lt;/P&gt;

&lt;P&gt;repFactor = auto&lt;/P&gt;

&lt;P&gt;[volume:fortigate]&lt;BR /&gt;
path = $SPLUNK_DB&lt;/P&gt;

&lt;P&gt;[fortigate]&lt;BR /&gt;
repFactor=auto&lt;BR /&gt;
homePath   = $SPLUNK_DB/fortigate/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/fortigate/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/fortigate/thaweddb&lt;BR /&gt;
tstatsHomePath = volume:fortigate/datamodel_summary&lt;BR /&gt;
maxMemMB = 20&lt;BR /&gt;
maxConcurrentOptimizes = 6&lt;BR /&gt;
maxHotIdleSecs = 86400&lt;BR /&gt;
maxHotBuckets = 10&lt;BR /&gt;
maxDataSize = auto_high_volume&lt;/P&gt;

&lt;P&gt;[history]&lt;BR /&gt;
homePath   = $SPLUNK_DB/fortigate/historydb/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/fortigate/historydb/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/fortigate/historydb/thaweddb&lt;BR /&gt;
tstatsHomePath = volume:fortigate/historydb/datamodel_summary&lt;BR /&gt;
maxDataSize = 10&lt;BR /&gt;
frozenTimePeriodInSecs = 604800&lt;/P&gt;

&lt;P&gt;[summary]&lt;BR /&gt;
homePath   = $SPLUNK_DB/fortigate/summarydb/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/fortigate/summarydb/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/fortigate/summarydb/thaweddb&lt;BR /&gt;
tstatsHomePath = volume:fortigate/summarydb/datamodel_summary&lt;/P&gt;

&lt;P&gt;[_internal]&lt;BR /&gt;
homePath   = $SPLUNK_DB/fortigate/_internaldb/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/fortigate/_internaldb/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/fortigate/_internaldb/thaweddb&lt;BR /&gt;
tstatsHomePath = volume:fortigate/_internaldb/datamodel_summary&lt;BR /&gt;
maxDataSize = 1000&lt;BR /&gt;
maxHotSpanSecs = 432000&lt;BR /&gt;
frozenTimePeriodInSecs = 2592000&lt;/P&gt;

&lt;P&gt;[_audit]&lt;BR /&gt;
homePath   = $SPLUNK_DB/fortigate/audit/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/fortigate/audit/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/fortigate/audit/thaweddb&lt;BR /&gt;
tstatsHomePath = volume:fortigate/audit/datamodel_summary&lt;/P&gt;

&lt;P&gt;[_thefishbucket]&lt;BR /&gt;
homePath   = $SPLUNK_DB/fortigate/fishbucket/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/fortigate/fishbucket/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/fortigate/fishbucket/thaweddb&lt;BR /&gt;
tstatsHomePath = volume:fortigate/fishbucket/datamodel_summary&lt;BR /&gt;
maxDataSize = 500&lt;BR /&gt;
frozenTimePeriodInSecs = 2419200&lt;/P&gt;

&lt;P&gt;[_blocksignature]&lt;BR /&gt;
homePath   = $SPLUNK_DB/fortigate/blockSignature/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/fortigate/blockSignature/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/fortigate/blockSignature/thaweddb&lt;BR /&gt;
tstatsHomePath = volume:fortigateblockSignature/datamodel_summary&lt;BR /&gt;
maxDataSize = 1000&lt;BR /&gt;
frozenTimePeriodInSecs = 0&lt;BR /&gt;
maxTotalDataSizeMB = 0&lt;/P&gt;

&lt;P&gt;[splunklogger]&lt;BR /&gt;
homePath   = $SPLUNK_DB/fortigate/splunklogger/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/fortigatesplunklogger/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/fortigatesplunklogger/thaweddb&lt;BR /&gt;
disabled = true&lt;/P&gt;

&lt;P&gt;[_introspection]&lt;BR /&gt;
homePath   = $SPLUNK_DB/fortigate/_introspection/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/fortigate/_introspection/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/fortigate/_introspection/thaweddb&lt;BR /&gt;
maxDataSize = 1024&lt;BR /&gt;
frozenTimePeriodInSecs = 1209600&lt;BR /&gt;
root@master:/opt/splunk/etc/master-apps/_cluster/local/fortigate#&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:14:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129664#M4900</guid>
      <dc:creator>sympatiko</dc:creator>
      <dc:date>2020-09-28T18:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129665#M4901</link>
      <description>&lt;P&gt;I see... so you have a &lt;CODE&gt;master-apps/_cluster/local/fortigate/indexes.conf&lt;/CODE&gt;?&lt;/P&gt;

&lt;P&gt;That &lt;CODE&gt;fortigate&lt;/CODE&gt; directory in between shouldn't be there, either &lt;CODE&gt;master-apps/_cluster/local/indexes.conf&lt;/CODE&gt; or &lt;CODE&gt;master-apps/fortigate/local/indexes.conf&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;The entire indexes.conf looks a bit messy as well, why are you adding a &lt;CODE&gt;fortigate&lt;/CODE&gt; subdirectory into the path of Splunk-internal indexes? That confuses me a little. Also, when adding that to &lt;CODE&gt;splunklogger&lt;/CODE&gt;, you forgot a few slashes.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 17:54:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129665#M4901</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-11-22T17:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129666#M4902</link>
      <description>&lt;P&gt;That's quite messy here upon posting &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; . So meaning to say there can be only one indexes.conf that can be define? Is the props.conf and transform.conf also required to be in master-apps/_cluster/local/ or master-apps/fortigate/local/ ?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 18:09:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129666#M4902</guid>
      <dc:creator>sympatiko</dc:creator>
      <dc:date>2014-11-22T18:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129667#M4903</link>
      <description>&lt;P&gt;No, there can be any number of indexes.conf file.&lt;/P&gt;

&lt;P&gt;However, Splunk isn't going to care about anything written in &lt;CODE&gt;.../local/whatever/*.conf&lt;/CODE&gt; because that's not where configuration files go. The structure is &lt;CODE&gt;(app-name)/(default-or-local)/.conf&lt;/CODE&gt;. Whether you use an app or the special &lt;CODE&gt;_cluster&lt;/CODE&gt; app does not matter from a functional point of view, but you should group configuration that belongs together into the same place.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 18:47:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129667#M4903</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-11-22T18:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129668#M4904</link>
      <description>&lt;P&gt;ohh,, thanks for the info. Can you try to look again to my indexes.conf?  I'm having the ff error:&lt;/P&gt;

&lt;P&gt;11-23-2014 03:03:03.306 +0800 ERROR IndexConfig - idx=summary Path coldPath='/opt/splunk/var/lib/splunk/fortigate/summarydb/colddb' (realpath '/opt/splunk/var/lib/splunk/fortigate/summarydb/colddb') is inside volume=fortigate (path='/opt/splunk/var/lib/splunk/fortigate', realpath='/opt/splunk/var/lib/splunk/fortigate'), but does not reference that volume.  Space used by coldPath will &lt;EM&gt;not&lt;/EM&gt; be volume-mananged.  Config error?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 19:04:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129668#M4904</guid>
      <dc:creator>sympatiko</dc:creator>
      <dc:date>2014-11-22T19:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129669#M4905</link>
      <description>&lt;P&gt;I don't even begin to comprehend why you've added a &lt;CODE&gt;fortigate&lt;/CODE&gt; subdirectory to the path of all your indexes, including the summary index you posted the error message about.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 19:08:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129669#M4905</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-11-22T19:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129670#M4906</link>
      <description>&lt;P&gt;So I shouldn't do it that way?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 19:17:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129670#M4906</guid>
      <dc:creator>sympatiko</dc:creator>
      <dc:date>2014-11-22T19:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration bundle not working</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129671#M4907</link>
      <description>&lt;P&gt;Hi, Why I can't search any data? But I saw on the indexes tab that it is updating.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Nov 2014 04:33:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Configuration-bundle-not-working/m-p/129671#M4907</guid>
      <dc:creator>sympatiko</dc:creator>
      <dc:date>2014-11-23T04:33:04Z</dc:date>
    </item>
  </channel>
</rss>

