IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Kibana 8.19.5

edit

The 8.19.5 release includes the following known issues and fixes.

This release contains fixes for potential security vulnerabilities. Check our security advisory for more details.

Known issues

edit
Alerts aren’t generated for rules with alert flapping off and an alert delay higher than 1.

Details

Alerts aren’t generated for rules that have Alert flapping detection turned off and the alert delay set to a value higher than 1.

Workaround
Set the alert delay value to 1 or turn on Alert flapping detection.

Fixes

edit
Alerting
  • Rolls over the reporting data stream if its template version is newer than the version in the data stream’s mappings (#234119).
Dashboards and Visualizations
  • Fixes text kerning issues in PDF/PNG exports of dashboards and visualizations (#235516).
  • Fixes an issue where the dashboard title would not get updated in the breadcrumb when edited from the list of dashboards (#236561).
  • Fixes an issue with the Lens table’s column sort order being different in the dashboard and the exported CSV (#236673).
  • Updates dashboards to wait until controls are ready before rendering panels to prevent a double fetch of data (#237169).
Data ingestion and Fleet
  • Fixes an issue where fields were resetting automatically when editing ingest pipeline settings (#237509).
  • Adds a unique count to improve accuracy of the number of transforms on the integrations overview page (#236177).
  • Validates the Logstash pipeline ID at the Kibana API level (#236347).
  • Fixes malformed synthetics package policies (#236176).
Discover
  • Clears sort by timestamp when navigating from classic to ES|QL mode (#235338).
  • Fixes sizing issues with the Actions column header (#235227).
Elastic Observability solution
  • Fixes the AI Assistant button’s tooltip by closing it when you click anywhere else on the page (#237202).
  • Removes span documents from the getServiceAgent function (#236732).
  • Prevents synthetics package policies from becoming malformed and reporting Elastic Agents as unhealthy (#236104).
  • Cleans up extra synthetics package policies (#235200).
Elastic Security solution
For the Elastic Security 8.19.5 release information, refer to Elastic Security Solution Release Notes.
Kibana security
  • Allows xpack.spaces.defaultSolution to be configured through environment variables for Docker deployments (#236570).
  • Adds the ability to do partial matches and searches in the API keys section of Stack Management (#221959).
Machine Learning
  • Improves trained model performance by adding filters to the request to fetch all index settings (#237072).
  • Hides the show forecast checkbox when selecting a new job in the Single Metric Viewer (#236724).
  • Makes alerts visible in Anomaly Explorer to all Machine Learning-only users regardless of where they create rules (#236289).
  • Fixes the Job details flyout on the Analytics Map page (#236131).
  • Limits log rate analysis category requests to reduce msearch usage (#235611).
  • Fixes rendering of the dashboard panel in PDF reporting for the Anomaly Swim Lane (#235475).
Search solution
  • Adds search functionality to the Query rules details page (#232579).
Management
  • Fixes privilege requirements when reindexing indices through Upgrade Assistant. Previously, the superuser role was required, but now the cluster: manage and all privileges are sufficient (#237055).