From 68175f2709ce63aa417998c16dc8a87b511b20bd Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Fri, 4 Apr 2025 07:44:43 +0000 Subject: [PATCH] micropost(cmc): 3.37.1 --- source/_posts/2025-04-03.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_posts/2025-04-03.md b/source/_posts/2025-04-03.md index 9cd3e48..b5002f3 100644 --- a/source/_posts/2025-04-03.md +++ b/source/_posts/2025-04-03.md @@ -1,6 +1,9 @@ --- title: CMC 3.37.0 switched to _cmc_summary index date: 2025-04-03 +updated: 2025-04-04 --- Splunk Cloud Monitoring Console (CMC) app which auto-update itself separately from Splunk Cloud recently switched from "summary" to "\_cmc_summary" index in [3.37.0 update](https://docs.splunk.com/Documentation/SplunkCloud/9.3.2411/ReleaseNotes/CloudMonitoringConsole) released on 27 March 2025. The update broke my custom license monitoring dashboards and alert. Resolved the issue by including the new index. + +Update: CMC 3.37.1 update reverts it back to "summary" index to allow for [gradual transition](https://splunk.my.site.com/customer/s/article/CMC-new-summary-index).