Hi Team,
We are trying to upgrade the cluster from 8.9.2 to 8.11.3. The Elasticsearch upgrade is succesfull however when trying to upgrade kibana, we are getting error as below
[2023-12-27T14:22:46.832+00:00][ERROR][plugins.observability] Failed to install SLO common resources and summary transforms
below is the complete logs post upgrade
[2023-12-27T14:22:26.611+00:00][INFO ][root] Kibana is starting
[2023-12-27T14:22:26.680+00:00][INFO ][node] Kibana process configured with roles: [background_tasks, ui]
[2023-12-27T14:22:38.983+00:00][INFO ][plugins-service] Plugin "cloudChat" is disabled.
[2023-12-27T14:22:38.989+00:00][INFO ][plugins-service] Plugin "cloudExperiments" is disabled.
[2023-12-27T14:22:38.989+00:00][INFO ][plugins-service] Plugin "cloudFullStory" is disabled.
[2023-12-27T14:22:38.989+00:00][INFO ][plugins-service] Plugin "cloudGainsight" is disabled.
[2023-12-27T14:22:39.136+00:00][INFO ][plugins-service] Plugin "profilingDataAccess" is disabled.
[2023-12-27T14:22:39.136+00:00][INFO ][plugins-service] Plugin "profiling" is disabled.
[2023-12-27T14:22:39.186+00:00][INFO ][plugins-service] Plugin "securitySolutionServerless" is disabled.
[2023-12-27T14:22:39.187+00:00][INFO ][plugins-service] Plugin "serverless" is disabled.
[2023-12-27T14:22:39.187+00:00][INFO ][plugins-service] Plugin "serverlessObservability" is disabled.
[2023-12-27T14:22:39.187+00:00][INFO ][plugins-service] Plugin "serverlessSearch" is disabled.
[2023-12-27T14:22:39.388+00:00][INFO ][http.server.Preboot] http server running at http://0.0.0.0:5601
[2023-12-27T14:22:39.486+00:00][INFO ][plugins-system.preboot] Setting up [1] plugins: [interactiveSetup]
[2023-12-27T14:22:39.514+00:00][WARN ][config.deprecation] "xpack.actions.rejectUnauthorized" is deprecated. Use "xpack.actions.ssl.verificationMode" instead, with the setting "verificationMode:full" eql to "rejectUnauthorized:true", and "verificationMode:none" eql to "rejectUnauthorized:false".
[2023-12-27T14:22:39.514+00:00][WARN ][config.deprecation] Setting "xpack.reporting.capture.browser.chromium.disableSandbox" has been replaced by "xpack.screenshotting.browser.chromium.disableSandbox"
[2023-12-27T14:22:40.671+00:00][INFO ][plugins-system.standard] Setting up [147] plugins: [devTools,translations,share,screenshotMode,usageCollection,telemetryCollectionManager,telemetryCollectionXpack,taskManager,kibanaUsageCollection,cloud,newsfeed,savedObjectsFinder,noDataPage,monitoringCollection,metricsDataAccess,licensing,mapsEms,globalSearch,globalSearchProviders,features,guidedOnboarding,banners,licenseApiGuard,customBranding,ftrApis,fieldFormats,expressions,screenshotting,esUiShared,customIntegrations,contentManagement,dataViews,home,searchprofiler,painlessLab,management,spaces,security,telemetry,licenseManagement,snapshotRestore,lists,files,encryptedSavedObjects,eventLog,actions,notifications,cloudDataMigration,advancedSettings,grokdebugger,console,bfetch,data,savedObjectsTagging,savedObjectsManagement,unifiedSearch,graph,alerting,embeddable,uiActionsEnhanced,savedSearch,presentationUtil,expressionShape,expressionRevealImage,expressionRepeatImage,expressionMetric,expressionImage,controls,fileUpload,ingestPipelines,ecsDataQualityDashboard,dataViewFieldEditor,dataViewManagement,charts,watcher,visualizations,visTypeXy,visTypeVislib,visTypeVega,visTypeTimeseries,visTypeTimelion,visTypeTagcloud,visTypeTable,visTypeMetric,visTypeMarkdown,visTypeHeatmap,inputControlVis,expressionTagcloud,expressionPartitionVis,visTypePie,expressionMetricVis,expressionLegacyMetricVis,expressionHeatmap,expressionGauge,visTypeGauge,eventAnnotation,expressionXY,dashboard,triggersActionsUi,transform,stackConnectors,stackAlerts,ruleRegistry,links,lens,maps,discover,reporting,canvas,fleet,logExplorer,indexManagement,rollup,remoteClusters,crossClusterReplication,indexLifecycleManagement,cloudSecurityPosture,discoverEnhanced,dataVisualizer,cases,timelines,sessionView,kubernetesSecurity,cloudDefend,threatIntelligence,osquery,observabilityLogExplorer,observabilityAIAssistant,logsShared,aiops,observability,observabilityOnboarding,ml,uptime,synthetics,infra,upgradeAssistant,monitoring,logstash,enterpriseSearch,elasticAssistant,securitySolution,securitySolutionEss,dashboardEnhanced,apmDataAccess,assetManager,apm]
[2023-12-27T14:22:40.680+00:00][INFO ][plugins.taskManager] TaskManager is identified by the Kibana UUID: b6b7aaa8-b3ce-4d62-92f6-e23b4f9c0262
[2023-12-27T14:22:40.702+00:00][INFO ][custom-branding-service] CustomBrandingService registering plugin: customBranding
[2023-12-27T14:22:40.754+00:00][WARN ][plugins.security.config] Session cookies will be transmitted over insecure connections. This is not recommended.
[2023-12-27T14:22:40.774+00:00][WARN ][plugins.security.config] Session cookies will be transmitted over insecure connections. This is not recommended.
[2023-12-27T14:22:40.793+00:00][INFO ][plugins.encryptedSavedObjects] Hashed 'xpack.encryptedSavedObjects.encryptionKey' for this instance: qjzxOwIY2Edp8Ldj3EDGF2H4sjbakaeqdW6zyObU864=
[2023-12-27T14:22:40.801+00:00][INFO ][plugins.notifications] Email Service Error: Email connector not specified.
[2023-12-27T14:22:40.874+00:00][INFO ][plugins.alerting] using indexes and aliases for persisting alerts
[2023-12-27T14:22:41.050+00:00][INFO ][plugins.alerting] Registering resources for context "stack".
[2023-12-27T14:22:41.075+00:00][WARN ][plugins.reporting.config] Found 'server.host: "0.0.0.0"' in Kibana configuration. Reporting is not able to use this as the
Kibana server hostname. To enable PNG/PDF Reporting to work, 'xpack.reporting.kibanaServer.hostname: localhost' is automatically set in the configuration. You can prevent this message by adding 'xpack.reporting.kibanaServer.hostname: localhost' in kibana.yml.
[2023-12-27T14:22:41.127+00:00][INFO ][plugins.cloudSecurityPosture] Registered task successfully [Task: cloud_security_posture-stats_task]
[2023-12-27T14:22:41.164+00:00][INFO ][plugins.alerting] Registering resources for context "observability.slo".
[2023-12-27T14:22:41.168+00:00][INFO ][plugins.alerting] Registering resources for context "observability.threshold".
[2023-12-27T14:22:41.190+00:00][INFO ][plugins.alerting] Registering resources for context "ml.anomaly-detection".
[2023-12-27T14:22:41.201+00:00][INFO ][plugins.alerting] Registering resources for context "observability.uptime".
[2023-12-27T14:22:41.222+00:00][INFO ][plugins.alerting] Registering resources for context "observability.logs".
[2023-12-27T14:22:41.223+00:00][INFO ][plugins.alerting] Registering resources for context "observability.metrics".
[2023-12-27T14:22:41.317+00:00][INFO ][plugins.alerting] Registering resources for context "security".
[2023-12-27T14:22:41.351+00:00][INFO ][plugins.assetManager] Server is NOT enabled
[2023-12-27T14:22:41.357+00:00][INFO ][plugins.alerting] Registering resources for context "observability.apm".
[2023-12-27T14:22:41.624+00:00][INFO ][savedobjects-service] Waiting until all Elasticsearch nodes are compatible with Kibana before starting saved objects migrations...
[2023-12-27T14:22:41.624+00:00][INFO ][savedobjects-service] Starting saved objects migrations
[2023-12-27T14:22:41.808+00:00][INFO ][savedobjects-service] [.kibana] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 170ms.
[2023-12-27T14:22:41.812+00:00][INFO ][savedobjects-service] [.kibana_task_manager] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 172ms.
[2023-12-27T14:22:41.816+00:00][INFO ][savedobjects-service] [.kibana] WAIT_FOR_YELLOW_SOURCE -> UPDATE_SOURCE_MAPPINGS_PROPERTIES. took: 8ms.
[2023-12-27T14:22:41.817+00:00][INFO ][savedobjects-service] [.kibana] UPDATE_SOURCE_MAPPINGS_PROPERTIES -> CLEANUP_UNKNOWN_AND_EXCLUDED. took: 1ms.
[2023-12-27T14:22:41.821+00:00][INFO ][savedobjects-service] [.kibana_task_manager] WAIT_FOR_YELLOW_SOURCE -> UPDATE_SOURCE_MAPPINGS_PROPERTIES. took: 9ms.
[2023-12-27T14:22:41.821+00:00][INFO ][savedobjects-service] [.kibana_task_manager] UPDATE_SOURCE_MAPPINGS_PROPERTIES -> CLEANUP_UNKNOWN_AND_EXCLUDED. took: 0ms.
[2023-12-27T14:22:41.823+00:00][INFO ][savedobjects-service] [.kibana_security_solution] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 144ms.
[2023-12-27T14:22:41.825+00:00][INFO ][savedobjects-service] [.kibana_analytics] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 183ms.
[2023-12-27T14:22:41.826+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 111ms.
[2023-12-27T14:22:41.828+00:00][INFO ][savedobjects-service] [.kibana_security_solution] WAIT_FOR_YELLOW_SOURCE -> UPDATE_SOURCE_MAPPINGS_PROPERTIES. took: 5ms.
[2023-12-27T14:22:41.829+00:00][INFO ][savedobjects-service] [.kibana_security_solution] UPDATE_SOURCE_MAPPINGS_PROPERTIES -> CLEANUP_UNKNOWN_AND_EXCLUDED. took:
1ms.
[2023-12-27T14:22:41.867+00:00][INFO ][savedobjects-service] [.kibana_analytics] WAIT_FOR_YELLOW_SOURCE -> UPDATE_SOURCE_MAPPINGS_PROPERTIES. took: 42ms.
[2023-12-27T14:22:41.867+00:00][INFO ][savedobjects-service] [.kibana_analytics] UPDATE_SOURCE_MAPPINGS_PROPERTIES -> CLEANUP_UNKNOWN_AND_EXCLUDED. took: 0ms.
[2023-12-27T14:22:41.868+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] WAIT_FOR_YELLOW_SOURCE -> UPDATE_SOURCE_MAPPINGS_PROPERTIES. took: 42ms.
[2023-12-27T14:22:41.869+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] UPDATE_SOURCE_MAPPINGS_PROPERTIES -> CLEANUP_UNKNOWN_AND_EXCLUDED. took: 1ms.
[2023-12-27T14:22:42.032+00:00][INFO ][savedobjects-service] [.kibana_ingest] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 280ms.
[2023-12-27T14:22:42.038+00:00][INFO ][savedobjects-service] [.kibana_ingest] WAIT_FOR_YELLOW_SOURCE -> UPDATE_SOURCE_MAPPINGS_PROPERTIES. took: 6ms.
[2023-12-27T14:22:42.038+00:00][INFO ][savedobjects-service] [.kibana_ingest] UPDATE_SOURCE_MAPPINGS_PROPERTIES -> CLEANUP_UNKNOWN_AND_EXCLUDED. took: 0ms.
[2023-12-27T14:22:42.122+00:00][INFO ][savedobjects-service] [.kibana] CLEANUP_UNKNOWN_AND_EXCLUDED -> CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK. took: 304ms.
[2023-12-27T14:22:42.124+00:00][INFO ][savedobjects-service] [.kibana_security_solution] CLEANUP_UNKNOWN_AND_EXCLUDED -> CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK. took: 295ms.
[2023-12-27T14:22:42.128+00:00][INFO ][savedobjects-service] [.kibana_analytics] CLEANUP_UNKNOWN_AND_EXCLUDED -> CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK. took: 261ms.
[2023-12-27T14:22:42.129+00:00][INFO ][savedobjects-service] [.kibana_ingest] CLEANUP_UNKNOWN_AND_EXCLUDED -> CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK. took: 91ms.
[2023-12-27T14:22:42.141+00:00][INFO ][savedobjects-service] [.kibana_task_manager] CLEANUP_UNKNOWN_AND_EXCLUDED -> CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK. took: 320ms.
[2023-12-27T14:22:42.144+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] CLEANUP_UNKNOWN_AND_EXCLUDED -> CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK.
took: 275ms.
[2023-12-27T14:22:42.155+00:00][INFO ][savedobjects-service] [.kibana] CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK -> PREPARE_COMPATIBLE_MIGRATION. took: 34ms.
[2023-12-27T14:22:42.159+00:00][INFO ][savedobjects-service] [.kibana_security_solution] CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK -> PREPARE_COMPATIBLE_MIGRATION. took: 35ms.
[2023-12-27T14:22:42.161+00:00][INFO ][savedobjects-service] [.kibana_analytics] CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK -> PREPARE_COMPATIBLE_MIGRATION. took: 33ms.
[2023-12-27T14:22:42.165+00:00][INFO ][savedobjects-service] [.kibana_ingest] CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK -> PREPARE_COMPATIBLE_MIGRATION. took: 36ms.
[2023-12-27T14:22:42.167+00:00][INFO ][savedobjects-service] [.kibana_task_manager] CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK -> PREPARE_COMPATIBLE_MIGRATION. took: 26ms.
[2023-12-27T14:22:42.168+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] CLEANUP_UNKNOWN_AND_EXCLUDED_WAIT_FOR_TASK -> PREPARE_COMPATIBLE_MIGRATION.
took: 24ms.
[2023-12-27T14:22:42.304+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] PREPARE_COMPATIBLE_MIGRATION -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 136ms.
[2023-12-27T14:22:42.309+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took:
5ms.
[2023-12-27T14:22:42.318+00:00][INFO ][savedobjects-service] [.kibana_task_manager] PREPARE_COMPATIBLE_MIGRATION -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 151ms.
[2023-12-27T14:22:42.321+00:00][INFO ][savedobjects-service] [.kibana_task_manager] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 3ms.
[2023-12-27T14:22:42.327+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 18ms.
[2023-12-27T14:22:42.331+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> CHECK_TARGET_MAPPINGS. took: 4ms.
[2023-12-27T14:22:42.332+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] CHECK_TARGET_MAPPINGS -> CHECK_VERSION_INDEX_READY_ACTIONS. took: 1ms.
[2023-12-27T14:22:42.332+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] CHECK_VERSION_INDEX_READY_ACTIONS -> DONE. took: 0ms.
[2023-12-27T14:22:42.332+00:00][INFO ][savedobjects-service] [.kibana_alerting_cases] Migration completed after 617ms
[2023-12-27T14:22:42.342+00:00][INFO ][savedobjects-service] [.kibana_task_manager] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 21ms.
[2023-12-27T14:22:42.346+00:00][INFO ][savedobjects-service] [.kibana_task_manager] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> CHECK_TARGET_MAPPINGS. took: 4ms.
[2023-12-27T14:22:42.346+00:00][INFO ][savedobjects-service] [.kibana_task_manager] CHECK_TARGET_MAPPINGS -> CHECK_VERSION_INDEX_READY_ACTIONS. took: 0ms.
[2023-12-27T14:22:42.346+00:00][INFO ][savedobjects-service] [.kibana_task_manager] CHECK_VERSION_INDEX_READY_ACTIONS -> DONE. took: 0ms.
[2023-12-27T14:22:42.346+00:00][INFO ][savedobjects-service] [.kibana_task_manager] Migration completed after 706ms
[2023-12-27T14:22:42.359+00:00][INFO ][savedobjects-service] [.kibana_ingest] PREPARE_COMPATIBLE_MIGRATION -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 194ms.
[2023-12-27T14:22:42.363+00:00][INFO ][savedobjects-service] [.kibana_ingest] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 4ms.
[2023-12-27T14:22:42.380+00:00][INFO ][savedobjects-service] [.kibana_ingest] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 17ms.
[2023-12-27T14:22:42.385+00:00][INFO ][savedobjects-service] [.kibana_ingest] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> CHECK_TARGET_MAPPINGS. took: 5ms.
[2023-12-27T14:22:42.385+00:00][INFO ][savedobjects-service] [.kibana_ingest] CHECK_TARGET_MAPPINGS -> CHECK_VERSION_INDEX_READY_ACTIONS. took: 0ms.
[2023-12-27T14:22:42.386+00:00][INFO ][savedobjects-service] [.kibana_ingest] CHECK_VERSION_INDEX_READY_ACTIONS -> DONE. took: 1ms.
[2023-12-27T14:22:42.386+00:00][INFO ][savedobjects-service] [.kibana_ingest] Migration completed after 634ms
[2023-12-27T14:22:42.408+00:00][INFO ][savedobjects-service] [.kibana] PREPARE_COMPATIBLE_MIGRATION -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 253ms.
[2023-12-27T14:22:42.409+00:00][INFO ][savedobjects-service] [.kibana_security_solution] PREPARE_COMPATIBLE_MIGRATION -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 250ms.
[2023-12-27T14:22:42.410+00:00][INFO ][savedobjects-service] [.kibana_analytics] PREPARE_COMPATIBLE_MIGRATION -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 249ms.
[2023-12-27T14:22:42.412+00:00][INFO ][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 4ms.
[2023-12-27T14:22:42.414+00:00][INFO ][savedobjects-service] [.kibana_security_solution] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 5ms.
[2023-12-27T14:22:42.416+00:00][INFO ][savedobjects-service] [.kibana_analytics] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 6ms.
[2023-12-27T14:22:42.428+00:00][INFO ][savedobjects-service] [.kibana_security_solution] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 14ms.
[2023-12-27T14:22:42.432+00:00][INFO ][savedobjects-service] [.kibana_security_solution] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> CHECK_TARGET_MAPPINGS. took: 4ms.
[2023-12-27T14:22:42.432+00:00][INFO ][savedobjects-service] [.kibana_security_solution] CHECK_TARGET_MAPPINGS -> CHECK_VERSION_INDEX_READY_ACTIONS. took: 0ms.
[2023-12-27T14:22:42.432+00:00][INFO ][savedobjects-service] [.kibana_security_solution] CHECK_VERSION_INDEX_READY_ACTIONS -> DONE. took: 0ms.
[2023-12-27T14:22:42.432+00:00][INFO ][savedobjects-service] [.kibana_security_solution] Migration completed after 753ms
[2023-12-27T14:22:42.434+00:00][INFO ][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 22ms.
[2023-12-27T14:22:42.437+00:00][INFO ][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> CHECK_TARGET_MAPPINGS. took: 3ms.
[2023-12-27T14:22:42.438+00:00][INFO ][savedobjects-service] [.kibana] CHECK_TARGET_MAPPINGS -> CHECK_VERSION_INDEX_READY_ACTIONS. took: 1ms.
[2023-12-27T14:22:42.438+00:00][INFO ][savedobjects-service] [.kibana] CHECK_VERSION_INDEX_READY_ACTIONS -> DONE. took: 0ms.
[2023-12-27T14:22:42.439+00:00][INFO ][savedobjects-service] [.kibana] Migration completed after 801ms
[2023-12-27T14:22:42.457+00:00][INFO ][savedobjects-service] [.kibana_analytics] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 41ms.
[2023-12-27T14:22:42.462+00:00][INFO ][savedobjects-service] [.kibana_analytics] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> CHECK_TARGET_MAPPINGS. took: 5ms.
[2023-12-27T14:22:42.462+00:00][INFO ][savedobjects-service] [.kibana_analytics] CHECK_TARGET_MAPPINGS -> CHECK_VERSION_INDEX_READY_ACTIONS. took: 0ms.
[2023-12-27T14:22:42.463+00:00][INFO ][savedobjects-service] [.kibana_analytics] CHECK_VERSION_INDEX_READY_ACTIONS -> DONE. took: 1ms.
[2023-12-27T14:22:42.463+00:00][INFO ][savedobjects-service] [.kibana_analytics] Migration completed after 821ms
[2023-12-27T14:22:42.468+00:00][INFO ][plugins-system.preboot] Stopping all plugins.
[2023-12-27T14:22:42.468+00:00][INFO ][plugins-system.preboot] All plugins stopped.
[2023-12-27T14:22:42.468+00:00][INFO ][plugins-system.standard] Starting [147] plugins: [devTools,translations,share,screenshotMode,usageCollection,telemetryCollectionManager,telemetryCollectionXpack,taskManager,kibanaUsageCollection,cloud,newsfeed,savedObjectsFinder,noDataPage,monitoringCollection,metricsDataAccess,licensing,mapsEms,globalSearch,globalSearchProviders,features,guidedOnboarding,banners,licenseApiGuard,customBranding,ftrApis,fieldFormats,expressions,screenshotting,esUiShared,customIntegrations,contentManagement,dataViews,home,searchprofiler,painlessLab,management,spaces,security,telemetry,licenseManagement,snapshotRestore,lists,files,encryptedSavedObjects,eventLog,actions,notifications,cloudDataMigration,advancedSettings,grokdebugger,console,bfetch,data,savedObjectsTagging,savedObjectsManagement,unifiedSearch,graph,alerting,embeddable,uiActionsEnhanced,savedSearch,presentationUtil,expressionShape,expressionRevealImage,expressionRepeatImage,expressionMetric,expressionImage,controls,fileUpload,ingestPipelines,ecsDataQualityDashboard,dataViewFieldEditor,dataViewManagement,charts,watcher,visualizations,visTypeXy,visTypeVislib,visTypeVega,visTypeTimeseries,visTypeTimelion,visTypeTagcloud,visTypeTable,visTypeMetric,visTypeMarkdown,visTypeHeatmap,inputControlVis,expressionTagcloud,expressionPartitionVis,visTypePie,expressionMetricVis,expressionLegacyMetricVis,expressionHeatmap,expressionGauge,visTypeGauge,eventAnnotation,expressionXY,dashboard,triggersActionsUi,transform,stackConnectors,stackAlerts,ruleRegistry,links,lens,maps,discover,reporting,canvas,fleet,logExplorer,indexManagement,rollup,remoteClusters,crossClusterReplication,indexLifecycleManagement,cloudSecurityPosture,discoverEnhanced,dataVisualizer,cases,timelines,sessionView,kubernetesSecurity,cloudDefend,threatIntelligence,osquery,observabilityLogExplorer,observabilityAIAssistant,logsShared,aiops,observability,observabilityOnboarding,ml,uptime,synthetics,infra,upgradeAssistant,monitoring,logstash,enterpriseSearch,elasticAssistant,securitySolution,securitySolutionEss,dashboardEnhanced,apmDataAccess,assetManager,apm]
[2023-12-27T14:22:42.897+00:00][INFO ][plugins.fleet] Task Fleet-Usage-Sender-1.1.3 scheduled with interval 1h
[2023-12-27T14:22:42.898+00:00][INFO ][plugins.fleet.fleet:check-deleted-files-task:1.0.1] Started with interval of [1d] and timeout of [2m]
[2023-12-27T14:22:42.911+00:00][INFO ][plugins.monitoring.monitoring] config sourced from: production cluster
[2023-12-27T14:22:43.096+00:00][INFO ][plugins.observability] Installing SLO shared resources
[2023-12-27T14:22:43.096+00:00][INFO ][plugins.observability] Installing SLO component template [.slo-observability.sli-mappings]
[2023-12-27T14:22:43.131+00:00][INFO ][plugins.observability] Installing SLO component template [.slo-observability.sli-settings]
[2023-12-27T14:22:43.167+00:00][INFO ][plugins.observability] Installing SLO component template [.slo-observability.summary-mappings]
[2023-12-27T14:22:43.201+00:00][INFO ][plugins.observability] Installing SLO component template [.slo-observability.summary-settings]
[2023-12-27T14:22:43.278+00:00][INFO ][plugins.alerting] Installing ILM policy .alerts-ilm-policy
[2023-12-27T14:22:43.314+00:00][INFO ][plugins.alerting] Installing component template .alerts-framework-mappings
[2023-12-27T14:22:43.350+00:00][INFO ][plugins.alerting] Installing component template .alerts-legacy-alert-mappings
[2023-12-27T14:22:43.406+00:00][INFO ][plugins.alerting] Installing component template .alerts-ecs-mappings
[2023-12-27T14:22:43.588+00:00][INFO ][plugins.ruleRegistry] Installing component template .alerts-technical-mappings
[2023-12-27T14:22:45.880+00:00][INFO ][http.server.Kibana] http server running at http://0.0.0.0:5601
[2023-12-27T14:22:46.044+00:00][INFO ][plugins.fleet] Task Fleet-Usage-Logger-Task scheduled with interval 15m
[2023-12-27T14:22:46.053+00:00][INFO ][status] Kibana is now degraded
[2023-12-27T14:22:46.124+00:00][INFO ][plugins.telemetry] Telemetry collection is enabled. For more information on telemetry settings, refer to https://www.elastic.co/guide/en/kibana/8.11/telemetry-settings-kbn.html.
[2023-12-27T14:22:46.129+00:00][INFO ][plugins.observability] Installing SLO index template [.slo-observability.sli]
[2023-12-27T14:22:46.190+00:00][INFO ][plugins.monitoring.monitoring.kibana-monitoring] Starting monitoring stats collection
[2023-12-27T14:22:46.196+00:00][INFO ][plugins.fleet] Beginning fleet setup
[2023-12-27T14:22:46.200+00:00][INFO ][plugins.alerting] Installing component template .alerts-stack.alerts-mappings
[2023-12-27T14:22:46.201+00:00][INFO ][plugins.alerting] Installing component template .alerts-observability.slo.alerts-mappings
[2023-12-27T14:22:46.202+00:00][INFO ][plugins.alerting] Installing component template .alerts-observability.threshold.alerts-mappings
[2023-12-27T14:22:46.202+00:00][INFO ][plugins.alerting] Installing component template .alerts-ml.anomaly-detection.alerts-mappings
[2023-12-27T14:22:46.203+00:00][INFO ][plugins.alerting] Installing component template .alerts-observability.uptime.alerts-mappings
[2023-12-27T14:22:46.203+00:00][INFO ][plugins.alerting] Installing component template .alerts-observability.logs.alerts-mappings
[2023-12-27T14:22:46.204+00:00][INFO ][plugins.alerting] Installing component template .alerts-observability.metrics.alerts-mappings
[2023-12-27T14:22:46.207+00:00][INFO ][plugins.alerting] Installing component template .alerts-security.alerts-mappings
[2023-12-27T14:22:46.208+00:00][INFO ][plugins.alerting] Installing component template .alerts-observability.apm.alerts-mappings
[2023-12-27T14:22:46.249+00:00][INFO ][plugins.ruleRegistry] Installing ILM policy .preview.alerts-security.alerts-policy
[2023-12-27T14:22:46.293+00:00][INFO ][plugins.observabilityAIAssistant.service] Creating concrete write index - .kibana-observability-ai-assistant-conversations-000001
[2023-12-27T14:22:46.320+00:00][INFO ][plugins.observability] Installing SLO index template [.slo-observability.summary]
[2023-12-27T14:22:46.322+00:00][INFO ][plugins.alerting] Installing index template .alerts-ml.anomaly-detection.alerts-default-index-template
[2023-12-27T14:22:46.322+00:00][INFO ][plugins.alerting] Installing index template .alerts-observability.threshold.alerts-default-index-template
[2023-12-27T14:22:46.323+00:00][INFO ][plugins.alerting] Installing index template .alerts-observability.slo.alerts-default-index-template
[2023-12-27T14:22:46.324+00:00][INFO ][plugins.alerting] Installing index template .alerts-stack.alerts-default-index-template
[2023-12-27T14:22:46.360+00:00][INFO ][plugins.fleet] Agent policies updated by license change: []
[2023-12-27T14:22:46.360+00:00][INFO ][plugins.alerting] Installing index template .alerts-observability.metrics.alerts-default-index-template
[2023-12-27T14:22:46.361+00:00][INFO ][plugins.alerting] Installing index template .alerts-observability.logs.alerts-default-index-template
[2023-12-27T14:22:46.362+00:00][INFO ][plugins.alerting] Installing index template .alerts-observability.uptime.alerts-default-index-template
[2023-12-27T14:22:46.363+00:00][INFO ][plugins.alerting] Installing index template .alerts-security.alerts-default-index-template
[2023-12-27T14:22:46.365+00:00][INFO ][plugins.ml] Task ML:saved-objects-sync-task: scheduled with interval 1h
[2023-12-27T14:22:46.367+00:00][INFO ][plugins.ml] Initializing ML saved objects
[2023-12-27T14:22:46.378+00:00][INFO ][plugins.ruleRegistry] Installing component template .preview.alerts-security.alerts-mappings
[2023-12-27T14:22:46.408+00:00][INFO ][plugins.ml] 0 ML saved objects initialized
[2023-12-27T14:22:46.446+00:00][INFO ][plugins.alerting] Creating concrete write index - .internal.alerts-observability.slo.alerts-default-000001
[2023-12-27T14:22:46.472+00:00][INFO ][plugins.screenshotting.chromium] Browser executable: /usr/share/kibana/node_modules/@kbn/screenshotting-plugin/chromium/headless_shell-linux_x64/headless_shell
[2023-12-27T14:22:46.601+00:00][INFO ][plugins.alerting] Installing index template .alerts-observability.apm.alerts-default-index-template
[2023-12-27T14:22:46.603+00:00][INFO ][plugins.alerting] Creating concrete write index - .internal.alerts-stack.alerts-default-000001
[2023-12-27T14:22:46.603+00:00][INFO ][plugins.alerting] Creating concrete write index - .internal.alerts-observability.threshold.alerts-default-000001
[2023-12-27T14:22:46.604+00:00][INFO ][plugins.alerting] Creating concrete write index - .internal.alerts-security.alerts-default-000001
[2023-12-27T14:22:46.605+00:00][INFO ][plugins.alerting] Creating concrete write index - .internal.alerts-observability.logs.alerts-default-000001
[2023-12-27T14:22:46.605+00:00][INFO ][plugins.alerting] Creating concrete write index - .internal.alerts-ml.anomaly-detection.alerts-default-000001
[2023-12-27T14:22:46.606+00:00][INFO ][plugins.alerting] Creating concrete write index - .internal.alerts-observability.metrics.alerts-default-000001
[2023-12-27T14:22:46.609+00:00][INFO ][plugins.alerting] Creating concrete write index - .internal.alerts-observability.uptime.alerts-default-000001
[2023-12-27T14:22:46.616+00:00][INFO ][plugins.observability] Installing SLO ingest pipeline [.slo-observability.sli.pipeline]
[2023-12-27T14:22:46.621+00:00][INFO ][plugins.observability] Installing SLO ingest pipeline [.slo-observability.summary.pipeline]
[2023-12-27T14:22:46.639+00:00][INFO ][plugins.observability] Installing SLO summary transform [slo-summary-occurrences-7d-rolling]
[2023-12-27T14:22:46.701+00:00][INFO ][plugins.alerting] Creating concrete write index - .internal.alerts-observability.apm.alerts-default-000001
[2023-12-27T14:22:46.832+00:00][ERROR][plugins.observability] Failed to install SLO common resources and summary transforms
[2023-12-27T14:22:47.051+00:00][INFO ][plugins.fleet] Fleet setup completed
[2023-12-27T14:22:47.054+00:00][INFO ][plugins.securitySolution] Dependent plugin setup complete - Starting ManifestTask
[2023-12-27T14:22:47.056+00:00][INFO ][plugins.securitySolution.endpoint.policyProtections] App feature [endpoint_policy_protections] is enabled. Nothing to do!
[2023-12-27T14:22:47.167+00:00][INFO ][plugins.observabilityAIAssistant.service] Creating concrete write index - .kibana-observability-ai-assistant-kb-000001
[2023-12-27T14:22:47.193+00:00][INFO ][plugins.observabilityAIAssistant.service] Successfully set up index assets
[2023-12-27T14:22:47.255+00:00][INFO ][plugins.synthetics] Installed synthetics index templates
[2023-12-27T14:22:55.379+00:00][INFO ][status] Kibana is now available (was degraded)
Any help would be greatly appreciated
Thank you