<?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: Received event for unconfigured/disabled/deleted index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599345#M104512</link>
    <description>&lt;P&gt;I ran the following command on one of my indexer nodes.&lt;/P&gt;&lt;PRE&gt;./splunk btool indexes list&lt;/PRE&gt;&lt;P&gt;And I do see my index there:&lt;/P&gt;&lt;PRE&gt;[jmx]&lt;BR /&gt;archiver.enableDataArchive = false&lt;BR /&gt;archiver.maxDataArchiveRetentionPeriod = 0&lt;BR /&gt;assureUTF8 = false&lt;BR /&gt;bucketMerge.maxMergeSizeMB = 1000&lt;BR /&gt;bucketMerge.maxMergeTimeSpanSecs = 7776000&lt;BR /&gt;bucketMerge.minMergeSizeMB = 750&lt;BR /&gt;bucketMerging = false&lt;BR /&gt;bucketRebuildMemoryHint = auto&lt;BR /&gt;coldPath = /opt/splunk-data/cold/jmx/colddb&lt;BR /&gt;coldPath.maxDataSizeMB = 0&lt;BR /&gt;coldToFrozenDir =&lt;BR /&gt;coldToFrozenScript =&lt;BR /&gt;compressRawdata = true&lt;BR /&gt;datatype = event&lt;BR /&gt;defaultDatabase = main&lt;BR /&gt;enableDataIntegrityControl = true&lt;BR /&gt;enableOnlineBucketRepair = true&lt;BR /&gt;enableRealtimeSearch = true&lt;BR /&gt;enableTsidxReduction = false&lt;BR /&gt;federated.dataset =&lt;BR /&gt;federated.provider =&lt;BR /&gt;fileSystemExecutorWorkers = 5&lt;BR /&gt;frozenTimePeriodInSecs = 31536000&lt;BR /&gt;homePath = /opt/splunk-data/home/jmx/db&lt;BR /&gt;homePath.maxDataSizeMB = 650000&lt;BR /&gt;hotBucketStreaming.deleteHotsAfterRestart = false&lt;BR /&gt;hotBucketStreaming.extraBucketBuildingCmdlineArgs =&lt;BR /&gt;hotBucketStreaming.removeRemoteSlicesOnRoll = false&lt;BR /&gt;hotBucketStreaming.reportStatus = false&lt;BR /&gt;hotBucketStreaming.sendSlices = false&lt;BR /&gt;hotBucketTimeRefreshInterval = 10&lt;BR /&gt;indexThreads = auto&lt;BR /&gt;journalCompression = gzip&lt;BR /&gt;maxBloomBackfillBucketAge = 30d&lt;BR /&gt;maxBucketSizeCacheEntries = 0&lt;BR /&gt;maxConcurrentOptimizes = 6&lt;BR /&gt;maxDataSize = 1024&lt;BR /&gt;maxGlobalDataSizeMB = 0&lt;BR /&gt;maxGlobalRawDataSizeMB = 0&lt;BR /&gt;maxHotBuckets = auto&lt;BR /&gt;maxHotIdleSecs = 0&lt;BR /&gt;maxHotSpanSecs = 7776000&lt;BR /&gt;maxMemMB = 5&lt;BR /&gt;maxMetaEntries = 1000000&lt;BR /&gt;maxRunningProcessGroups = 8&lt;BR /&gt;maxRunningProcessGroupsLowPriority = 1&lt;BR /&gt;maxTimeUnreplicatedNoAcks = 300&lt;BR /&gt;maxTimeUnreplicatedWithAcks = 60&lt;BR /&gt;maxTotalDataSizeMB = 5000&lt;BR /&gt;maxWarmDBCount = 300&lt;BR /&gt;memPoolMB = auto&lt;BR /&gt;metric.compressionBlockSize = 1024&lt;BR /&gt;metric.enableFloatingPointCompression = true&lt;BR /&gt;metric.maxHotBuckets = auto&lt;BR /&gt;metric.splitByIndexKeys =&lt;BR /&gt;metric.stubOutRawdataJournal = true&lt;BR /&gt;metric.timestampResolution = s&lt;BR /&gt;metric.tsidxTargetSizeMB = 1500&lt;BR /&gt;minHotIdleSecsBeforeForceRoll = auto&lt;BR /&gt;minRawFileSyncSecs = disable&lt;BR /&gt;minStreamGroupQueueSize = 2000&lt;BR /&gt;partialServiceMetaPeriod = 0&lt;BR /&gt;processTrackerServiceInterval = 1&lt;BR /&gt;quarantineFutureSecs = 2592000&lt;BR /&gt;quarantinePastSecs = 77760000&lt;BR /&gt;rawChunkSizeBytes = 131072&lt;BR /&gt;repFactor = auto&lt;BR /&gt;rotatePeriodInSecs = 60&lt;BR /&gt;rtRouterQueueSize = 10000&lt;BR /&gt;rtRouterThreads = 0&lt;BR /&gt;selfStorageThreads = 2&lt;BR /&gt;serviceInactiveIndexesPeriod = 60&lt;BR /&gt;serviceMetaPeriod = 25&lt;BR /&gt;serviceOnlyAsNeeded = true&lt;BR /&gt;serviceSubtaskTimingPeriod = 30&lt;BR /&gt;splitByIndexKeys = &lt;BR /&gt;streamingTargetTsidxSyncPeriodMsec = 5000&lt;BR /&gt;suppressBannerList = &lt;BR /&gt;suspendHotRollByDeleteQuery = false&lt;BR /&gt;sync = 0&lt;BR /&gt;syncMeta = true&lt;BR /&gt;thawedPath = /opt/splunk-data/cold/jmx/thaweddb&lt;BR /&gt;throttleCheckPeriod = 15&lt;BR /&gt;timePeriodInSecBeforeTsidxReduction = 604800&lt;BR /&gt;tsidxDedupPostingsListMaxTermsLimit = 8388608&lt;BR /&gt;tsidxReductionCheckPeriodInSec = 600&lt;BR /&gt;tsidxTargetSizeMB = 1500&lt;BR /&gt;tsidxWritingLevel = 2&lt;BR /&gt;tstatsHomePath = volume:_splunk_summaries/$_index_name/datamodel_summary&lt;BR /&gt;waitPeriodInSecsForManifestWrite = 60&lt;BR /&gt;warmToColdScript = &lt;/PRE&gt;</description>
    <pubDate>Wed, 25 May 2022 19:36:07 GMT</pubDate>
    <dc:creator>alex3</dc:creator>
    <dc:date>2022-05-25T19:36:07Z</dc:date>
    <item>
      <title>Splunk Add-on for Java Management Extensions: Why the error "Received event for unconfigured/disabled/deleted index"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599073#M104469</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We recently installed the&amp;nbsp;&lt;SPAN&gt;Splunk Add-on for Java Management Extensions. We have it working in our test environment but not production. We get this error message:&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;Received event for unconfigured/disabled/deleted index=jmx with source="source::com.sun.messaging.jms.server:type=Connection,subtype=Config,id=2333287862699082496" host="host::[removed]:0" sourcetype="sourcetype::jmx". So far received events from 1 missing index(es)&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;We have a distributed deployment. The index has been created on the indexers. When I login to the Indexers and go to Settings &amp;gt; Data &amp;gt; Indexes, I can see the 'jmx' index. However, if I login to the Management node and go to Settings &amp;gt; Distributed Environment &amp;gt; Indexer Clustering, the 'jmx' index isn't there.&lt;/P&gt;
&lt;P&gt;As far as I can tell, I've configured Test and Prod identically, so I'm not sure what the issue is. Does anyone have any ideas of what I can check?&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 15:28:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599073#M104469</guid>
      <dc:creator>alex3</dc:creator>
      <dc:date>2022-05-24T15:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599080#M104473</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241684"&gt;@alex3&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you should check how the jmx index was created on the cluster.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 13:25:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599080#M104473</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-05-24T13:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599088#M104477</link>
      <description>&lt;P&gt;Thank you for your suggestion gcusello!&lt;/P&gt;&lt;P&gt;I created the index by adding it to /opt/apps/splunk/etc/master-apps/_cluster/local/indexes.conf on the management node. Then, I went to the web-ui of the management node, Settings &amp;gt; Distributed Environment &amp;gt; Indexer Clustering &amp;gt; Edit &amp;gt; Configuration Bundle Actions. I clicked Validate and Check Restart, then Push. Everything appeared to run successfully.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 14:18:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599088#M104477</guid>
      <dc:creator>alex3</dc:creator>
      <dc:date>2022-05-24T14:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599116#M104482</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241684"&gt;@alex3&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;if this answer solves your need, please accept it for the other people of Community.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 15:42:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599116#M104482</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-05-24T15:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599121#M104483</link>
      <description>&lt;P&gt;Sorry Giuseppe, I was unclear. This is the process that I used to create the index before I made this post. I thought that this should work but it is not working correctly.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 15:49:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599121#M104483</guid>
      <dc:creator>alex3</dc:creator>
      <dc:date>2022-05-24T15:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599123#M104484</link>
      <description>&lt;P&gt;Once you do that you can check if all has replicated to slaves. By going to /opt/etc/apps/slave-apps /your app and check of the indexes.conf has the settings as on master app&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 15:53:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599123#M104484</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-24T15:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599124#M104485</link>
      <description>&lt;P&gt;By slaves I meant cluster nodes.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 15:54:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599124#M104485</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-24T15:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599125#M104486</link>
      <description>&lt;P&gt;None of my nodes have a&amp;nbsp;&lt;SPAN&gt;etc/apps/slave-apps directory, including my test environment where it is working.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 15:59:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599125#M104486</guid>
      <dc:creator>alex3</dc:creator>
      <dc:date>2022-05-24T15:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599129#M104488</link>
      <description>&lt;P&gt;Apologies my bad, it’s opt/splunk/etc/slave-apps on indexers.&lt;/P&gt;&lt;P&gt;you need to find your apps which configured indexes and check if it got updated.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 16:03:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599129#M104488</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-24T16:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599133#M104489</link>
      <description>&lt;P&gt;I was able to find splunk/etc/slave-apps/_cluster/local/indexes.conf and it does have my index, jmx, on both indexer nodes so it does appear to have replicated correctly on the indexers.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 16:20:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599133#M104489</guid>
      <dc:creator>alex3</dc:creator>
      <dc:date>2022-05-24T16:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599142#M104491</link>
      <description>&lt;P&gt;Then just restart the cluster once. clear the messages and see if new messages come back in.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 17:12:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599142#M104491</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-24T17:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599160#M104494</link>
      <description>&lt;P&gt;I restarted the index and search head clusters and I am still having the same issue.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 19:16:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599160#M104494</guid>
      <dc:creator>alex3</dc:creator>
      <dc:date>2022-05-24T19:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599299#M104504</link>
      <description>&lt;P&gt;Yes, we have two indexer nodes and four search head nodes and I restarted all of them, but I still got the same message.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 14:22:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599299#M104504</guid>
      <dc:creator>alex3</dc:creator>
      <dc:date>2022-05-25T14:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599300#M104505</link>
      <description>&lt;P&gt;Run btools to check indexes.conf on indexer. Share results or check if index shows up in the list&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 14:24:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599300#M104505</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-25T14:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Java Management Extensions: Why the error "Received event for unconfigured/disabled/deleted i</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599301#M104506</link>
      <description>&lt;P&gt;Ideally index should be in the app you created for indexes.conf&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 14:28:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599301#M104506</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-25T14:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599345#M104512</link>
      <description>&lt;P&gt;I ran the following command on one of my indexer nodes.&lt;/P&gt;&lt;PRE&gt;./splunk btool indexes list&lt;/PRE&gt;&lt;P&gt;And I do see my index there:&lt;/P&gt;&lt;PRE&gt;[jmx]&lt;BR /&gt;archiver.enableDataArchive = false&lt;BR /&gt;archiver.maxDataArchiveRetentionPeriod = 0&lt;BR /&gt;assureUTF8 = false&lt;BR /&gt;bucketMerge.maxMergeSizeMB = 1000&lt;BR /&gt;bucketMerge.maxMergeTimeSpanSecs = 7776000&lt;BR /&gt;bucketMerge.minMergeSizeMB = 750&lt;BR /&gt;bucketMerging = false&lt;BR /&gt;bucketRebuildMemoryHint = auto&lt;BR /&gt;coldPath = /opt/splunk-data/cold/jmx/colddb&lt;BR /&gt;coldPath.maxDataSizeMB = 0&lt;BR /&gt;coldToFrozenDir =&lt;BR /&gt;coldToFrozenScript =&lt;BR /&gt;compressRawdata = true&lt;BR /&gt;datatype = event&lt;BR /&gt;defaultDatabase = main&lt;BR /&gt;enableDataIntegrityControl = true&lt;BR /&gt;enableOnlineBucketRepair = true&lt;BR /&gt;enableRealtimeSearch = true&lt;BR /&gt;enableTsidxReduction = false&lt;BR /&gt;federated.dataset =&lt;BR /&gt;federated.provider =&lt;BR /&gt;fileSystemExecutorWorkers = 5&lt;BR /&gt;frozenTimePeriodInSecs = 31536000&lt;BR /&gt;homePath = /opt/splunk-data/home/jmx/db&lt;BR /&gt;homePath.maxDataSizeMB = 650000&lt;BR /&gt;hotBucketStreaming.deleteHotsAfterRestart = false&lt;BR /&gt;hotBucketStreaming.extraBucketBuildingCmdlineArgs =&lt;BR /&gt;hotBucketStreaming.removeRemoteSlicesOnRoll = false&lt;BR /&gt;hotBucketStreaming.reportStatus = false&lt;BR /&gt;hotBucketStreaming.sendSlices = false&lt;BR /&gt;hotBucketTimeRefreshInterval = 10&lt;BR /&gt;indexThreads = auto&lt;BR /&gt;journalCompression = gzip&lt;BR /&gt;maxBloomBackfillBucketAge = 30d&lt;BR /&gt;maxBucketSizeCacheEntries = 0&lt;BR /&gt;maxConcurrentOptimizes = 6&lt;BR /&gt;maxDataSize = 1024&lt;BR /&gt;maxGlobalDataSizeMB = 0&lt;BR /&gt;maxGlobalRawDataSizeMB = 0&lt;BR /&gt;maxHotBuckets = auto&lt;BR /&gt;maxHotIdleSecs = 0&lt;BR /&gt;maxHotSpanSecs = 7776000&lt;BR /&gt;maxMemMB = 5&lt;BR /&gt;maxMetaEntries = 1000000&lt;BR /&gt;maxRunningProcessGroups = 8&lt;BR /&gt;maxRunningProcessGroupsLowPriority = 1&lt;BR /&gt;maxTimeUnreplicatedNoAcks = 300&lt;BR /&gt;maxTimeUnreplicatedWithAcks = 60&lt;BR /&gt;maxTotalDataSizeMB = 5000&lt;BR /&gt;maxWarmDBCount = 300&lt;BR /&gt;memPoolMB = auto&lt;BR /&gt;metric.compressionBlockSize = 1024&lt;BR /&gt;metric.enableFloatingPointCompression = true&lt;BR /&gt;metric.maxHotBuckets = auto&lt;BR /&gt;metric.splitByIndexKeys =&lt;BR /&gt;metric.stubOutRawdataJournal = true&lt;BR /&gt;metric.timestampResolution = s&lt;BR /&gt;metric.tsidxTargetSizeMB = 1500&lt;BR /&gt;minHotIdleSecsBeforeForceRoll = auto&lt;BR /&gt;minRawFileSyncSecs = disable&lt;BR /&gt;minStreamGroupQueueSize = 2000&lt;BR /&gt;partialServiceMetaPeriod = 0&lt;BR /&gt;processTrackerServiceInterval = 1&lt;BR /&gt;quarantineFutureSecs = 2592000&lt;BR /&gt;quarantinePastSecs = 77760000&lt;BR /&gt;rawChunkSizeBytes = 131072&lt;BR /&gt;repFactor = auto&lt;BR /&gt;rotatePeriodInSecs = 60&lt;BR /&gt;rtRouterQueueSize = 10000&lt;BR /&gt;rtRouterThreads = 0&lt;BR /&gt;selfStorageThreads = 2&lt;BR /&gt;serviceInactiveIndexesPeriod = 60&lt;BR /&gt;serviceMetaPeriod = 25&lt;BR /&gt;serviceOnlyAsNeeded = true&lt;BR /&gt;serviceSubtaskTimingPeriod = 30&lt;BR /&gt;splitByIndexKeys = &lt;BR /&gt;streamingTargetTsidxSyncPeriodMsec = 5000&lt;BR /&gt;suppressBannerList = &lt;BR /&gt;suspendHotRollByDeleteQuery = false&lt;BR /&gt;sync = 0&lt;BR /&gt;syncMeta = true&lt;BR /&gt;thawedPath = /opt/splunk-data/cold/jmx/thaweddb&lt;BR /&gt;throttleCheckPeriod = 15&lt;BR /&gt;timePeriodInSecBeforeTsidxReduction = 604800&lt;BR /&gt;tsidxDedupPostingsListMaxTermsLimit = 8388608&lt;BR /&gt;tsidxReductionCheckPeriodInSec = 600&lt;BR /&gt;tsidxTargetSizeMB = 1500&lt;BR /&gt;tsidxWritingLevel = 2&lt;BR /&gt;tstatsHomePath = volume:_splunk_summaries/$_index_name/datamodel_summary&lt;BR /&gt;waitPeriodInSecsForManifestWrite = 60&lt;BR /&gt;warmToColdScript = &lt;/PRE&gt;</description>
      <pubDate>Wed, 25 May 2022 19:36:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599345#M104512</guid>
      <dc:creator>alex3</dc:creator>
      <dc:date>2022-05-25T19:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599429#M104528</link>
      <description>&lt;P&gt;And on indexers do you see index as enabled or disabled ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;or do you see any errors in splunkd logs related to index?&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 12:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599429#M104528</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-26T12:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Received event for unconfigured/disabled/deleted index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599435#M104529</link>
      <description>&lt;P&gt;It does show the index as enabled on the indexers.&lt;/P&gt;&lt;P&gt;I found these logs in the search head splunkd.log:&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;05-26-2022 12&lt;SPAN&gt;:54:&lt;/SPAN&gt;26.980 +0000 WARN DateParserVerbose [30526 merging] - Failed to parse timestamp in first MAX_TIMESTAMP_LOOKAHEAD (128) characters of event. Defaulting to timestamp of previous event (Thu May 26 12&lt;SPAN&gt;:54:&lt;/SPAN&gt;24 2022). Context: source=/opt/apps/splunk/var/log/splunk/jmx.log|host=[removed]|jmx-too_small|144797&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;05-20-2022 16&lt;SPAN&gt;:34:&lt;/SPAN&gt;20.408 +0000 INFO SpecFiles - Found external scheme definition for stanza="ibm_was_jmx://" from spec file="/opt/apps/splunk/etc/apps/Splunk_TA_jmx/README/inputs.conf.spec" with parameters="config_file, config_file_dir"&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;05-23-2022 21&lt;SPAN&gt;:52:&lt;/SPAN&gt;22.077 +0000 WARN IndexerService [30474 indexerPipe] - Received event for unconfigured/disabled/deleted index=jmx with source="source::com.sun.messaging.jms.server:type=Connection,subtype=Config,id=2333287862699082496" host="host::[removed]:0" sourcetype="sourcetype::jmx". So far received events from 1 missing index(es).&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 May 2022 13:02:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Add-on-for-Java-Management-Extensions-Why-the-error-quot/m-p/599435#M104529</guid>
      <dc:creator>alex3</dc:creator>
      <dc:date>2022-05-26T13:02:07Z</dc:date>
    </item>
  </channel>
</rss>

