A newer version is available. Check out the latest documentation.

Kibana 8.18.0

edit

Coming in 8.18.0.

Review the following information about the Kibana 8.18.0 release.

Known issues

edit
Upgrade Assistant - Rollup jobs need to be stopped before rollup indices are reindexed.

Details
Rollup indices, like all indices, created in 7.x or earlier need to be reindexed in preparation for migration to 9.0. However, in addition to the normal reindex process the rollup job also needs to be accounted for. It needs to be stopped before reindexing begins otherwise there may be a gap in rollup data. The job can be restarted when reindexing is complete.

This needs to be performed manually until addressed in the upgrade assistant code.

For more information, refer to #211850.

Breaking changes

edit

Breaking changes can prevent your application from optimal operation and performance. Before you upgrade to 8.18.0, review the breaking changes, then mitigate the impact to your application.

Added sub-feature privileges for managing Synthetics private locations.

Details
Permissions to manage private locations in the Synthetics app can now be granted with sub-feature privileges using the API or Kibana’s role management UI. For more information, refer to (#201100).

Deprecations

edit

The following functionality is deprecated in 8.18.0, and will be removed in 9.0.0. Deprecated functionality does not have an immediate impact on your application, but we strongly recommend you make the necessary updates after you upgrade to 8.18.0.

Deprecated all security v1 endpoints.

Details

All v1 Kibana security HTTP endpoints have been removed.

  • GET /api/security/v1/logout has been replaced by GET /api/security/logout
  • GET /api/security/v1/oidc/implicit has been replaced by GET /api/security/oidc/implicit
  • GET /api/security/v1/oidc has been replaced by GET /api/security/oidc/callback
  • POST /api/security/v1/oidc has been replaced by POST /api/security/oidc/initiate_login
  • POST /api/security/v1/saml has been replaced by POST /api/security/saml/callback
  • GET /api/security/v1/me has been removed with no replacement.

For more information, refer to #199656.

Impact
Any HTTP API calls to the v1 Kibana security endpoints will fail with a 404 status code starting from version 9.0.0. Third party OIDC and SAML identity providers configured with v1 endpoints will no longer work.

Action
Update any OIDC and SAML identity providers to reference the corresponding replacement endpoint listed above. Remove references to the /api/security/v1/me endpoint from any automations, applications, tooling, and scripts.

Deprecated Logs UI configuration settings.

Details
Legacy and unused configuration settings were deprecated for the Logs UI. For more information, refer to (#201625).

Features

edit

Kibana 8.18.0 adds the following new and notable features.

Dashboards & Visualizations
  • ES|QL charts now allow the creation of controls in dashboards. You can control a part of the query such as a field, an interval or a value.
  • Improves Dashboard layout engine (#205341).
  • Adds the ability to rotate the X axis labels in Lens heatmaps (#202143).
Data ingestion and Fleet
  • Adds next steps and actions to the agentless integrations flyout (#203824).
  • Adds support for columns when exporting agents to CSV (#203103).
  • Adds status tracking for agentless integrations (#199567).
ES|QL editor
  • Adds support for LOOKUP JOIN commands (#205762).
Discover
  • Adds in-table search (#206454).
  • Renames Saved Search to Discover Session (#202217).
  • Converts the KQL/Lucene query when switching from data view mode to ES|QL mode (#206391).
Elastic Observability solution
  • Adds the ability to handle multiple prompts for the Rule connector (#209221).
  • Adds chat history details to conversation list (#207426).
  • Adds createdBy and updatedBy fields to summary documents (#205784).
  • Adds space aware private locations (#202634).
  • Adds syncField, syncDelay and frequency settings to the API and SLO UI to allow fine-tuning SLO settings directly from the UI. (#200822).
Elastic Security solution
For the Elastic Security 8.18.0 release information, refer to Elastic Security Solution Release Notes.
Kibana security
  • The Automatic Import functionality is now generally available (#208523).
Machine Learning
  • Adds new View job detail flyouts for Anomaly detection and Data Frame Analytics (#207141).
  • Adds simple flyout-based file upload to Search (#206864).
  • Adds a new security module to detect anomalous activity in host-based logs (#195582).

For more information about the features introduced in 8.18.0, refer to What’s new in 8.18.