-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
There are a number of APIs that were deprecated and/or removed in Kibana 9.x. This is causing diagnostics collected against newer stack version to fail and either give a 404 error or a permissions error on use of internal APIs when collecting the following items:
- kibana_actions
- kibana_alerts_*
- kibana_detection_engine_health_cluster
- kibana_detection_engine_health_space
- kibana_detection_engine_rules_prebuilt_status
- kibana_fleet_packages
- kibana_reporting_diagnose_browser
- kibana_security_packages
- kibana_stack_monitoring_health
- kibana_synthetics_monitor_filters
- kibana_uptime_locations
- kibana_user
It looks like https://github.com/elastic/support-diagnostics/blob/main/src/main/resources/kibana-rest.yml needs to be updated to address the newer stack versions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels