Skip to content

Kibana API errors on stack version 9.x #890

@mmahacek

Description

@mmahacek

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions