- Kibana Guide: other versions:
- What is Kibana?
- What’s new in 8.13
- Kibana concepts
- Quick start
- Set up
- Install Kibana
- Configure Kibana
- Alerting and action settings
- APM settings
- Banners settings
- Cases settings
- Enterprise Search settings
- Fleet settings
- i18n settings
- Logging settings
- Logs settings
- Metrics settings
- Monitoring settings
- Reporting settings
- Search sessions settings
- Secure settings
- Security settings
- Spaces settings
- Task Manager settings
- Telemetry settings
- URL drilldown settings
- Start and stop Kibana
- Access Kibana
- Securing access to Kibana
- Add data
- Upgrade Kibana
- Configure security
- Configure reporting
- Configure logging
- Configure monitoring
- Command line tools
- Production considerations
- Discover
- Dashboard and visualizations
- Canvas
- Maps
- Build a map to compare metrics by country or region
- Track, visualize, and alert on assets in real time
- Map custom regions with reverse geocoding
- Heat map layer
- Tile layer
- Vector layer
- Plot big data
- Search geographic data
- Configure map settings
- Connect to Elastic Maps Service
- Import geospatial data
- Troubleshoot
- Reporting and sharing
- Machine learning
- Graph
- Alerting
- Observability
- APM
- Set up
- Get started
- How-to guides
- Configure APM agents with central config
- Control access to APM data
- Create an alert
- Create custom links
- Filter data
- Find transaction latency and failure correlations
- Identify deployment details for APM agents
- Integrate with machine learning
- Exploring mobile sessions with Discover
- Viewing sessions with Discover
- Observe Lambda functions
- Query your data
- Storage Explorer
- Track deployments with annotations
- Users and privileges
- Settings
- REST API
- Troubleshooting
- Security
- Dev Tools
- Fleet
- Osquery
- Stack Monitoring
- Stack Management
- REST API
- Get features API
- Kibana spaces APIs
- Kibana role management APIs
- User session management APIs
- Saved objects APIs
- Data views API
- Get all data views
- Get data view
- Create data view
- Update data view
- Delete data view
- Swap references preview
- Swap references
- Get default data view
- Set default data view
- Update data view fields metadata
- Get runtime field
- Create runtime field
- Upsert runtime field
- Update runtime field
- Delete runtime field
- Index patterns APIs
- Alerting APIs
- Action and connector APIs
- Cases APIs
- Add comment
- Create case
- Delete cases
- Delete comments
- Find case activity
- Find cases
- Find connectors
- Get alerts
- Get case activity
- Get case
- Get case status
- Get cases by alert
- Get comments
- Get configuration
- Get reporters
- Get tags
- Push case
- Set configuration
- Update cases
- Update comment
- Update configuration
- Import and export dashboard APIs
- Logstash configuration management APIs
- Machine learning APIs
- Osquery manager API
- Short URLs APIs
- Get Task Manager health
- Upgrade assistant APIs
- Synthetics APIs
- Uptime APIs
- Kibana plugins
- Troubleshooting
- Accessibility
- Release notes
- Kibana 8.13.4
- Kibana 8.13.3
- Kibana 8.13.2
- Kibana 8.13.1
- Kibana 8.13.0
- Kibana 8.12.2
- Kibana 8.12.1
- Kibana 8.12.0
- Kibana 8.11.4
- Kibana 8.11.3
- Kibana 8.11.2
- Kibana 8.11.1
- Kibana 8.11.0
- Kibana 8.10.4
- Kibana 8.10.3
- Kibana 8.10.2
- Kibana 8.10.1
- Kibana 8.10.0
- Kibana 8.9.2
- Kibana 8.9.1
- Kibana 8.9.0
- Kibana 8.8.2
- Kibana 8.8.1
- Kibana 8.8.0
- Kibana 8.7.1
- Kibana 8.7.0
- Kibana 8.6.1
- Kibana 8.6.0
- Kibana 8.5.2
- Kibana 8.5.1
- Kibana 8.5.0
- Kibana 8.4.3
- Kibana 8.4.2
- Kibana 8.4.1
- Kibana 8.4.0
- Kibana 8.3.3
- Kibana 8.3.2
- Kibana 8.3.1
- Kibana 8.3.0
- Kibana 8.2.3
- Kibana 8.2.2
- Kibana 8.2.1
- Kibana 8.2.0
- Kibana 8.1.3
- Kibana 8.1.2
- Kibana 8.1.1
- Kibana 8.1.0
- Kibana 8.0.0
- Kibana 8.0.0-rc2
- Kibana 8.0.0-rc1
- Kibana 8.0.0-beta1
- Kibana 8.0.0-alpha2
- Kibana 8.0.0-alpha1
- Developer guide
Kibana 8.11.0
editKibana 8.11.0
editFor information about the Kibana 8.11.0 release, review the following information.
Known issues
editErrors appear when loading Observability Infrastructure inventory views after upgrading to version 8.10.0 or higher.
Details
After upgrading to version 8.10.0 or higher, you may encounter errors when loading inventory views.
For more information, refer to #187254.
Workaround
You can mitigate the issue by completing the following steps:
-
Search the
.kibana_*
index fortype: inventory_view
. -
Copy the
_id
field, which will be formatted asinventory-view:<id>
. For example,inventory-view:3d3d06b0-f873-4373-8446-f6a8341cd8b1
. Omit theinventory-view:
portion and copy only the string of_id
characters. -
The offending documents are those with fields
inventory-view.legend.steps
> 18. Delete these documents by running the following in Console:
DELETE kbn:/api/infra/inventory-views/<id>
Gatekeeper error on macOS
Details
Due to a version upgrade of the server binary used by Kibana and an upstream notarization issue, a Gatekeeper error may display for "node"
when starting Kibana in macOS environments.
Workaround
More information can be found at Download and install the Darwin package.
Breaking changes
editBreaking changes can prevent your application from optimal operation and performance. Before you upgrade to 8.11.0, review the breaking changes, then mitigate the impact to your application.
Improve config output validation for default output.
Details
Improve config output validation to not allow to defining multiple default outputs in Kibana configuration. For more information, refer to (#167085).
Convert filterQuery to KQL.
Details
Converts filterQuery
to a KQL query string. For more information, refer to (#161806).
Deprecations
editThe following functionality is deprecated in 8.11.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.11.0.
Updates to move from doc_root.vulnerability.package → doc_root.package (ECS).
Details
This updates all instances of vulnerability.package to the ECS standard package fieldset. For more information, refer to (#164651).
Features
editKibana 8.11.0 adds the following new and notable features.
- Alerting
- APM
- Cases
-
- Adds custom fields in Cases (#167016).
- Dashboard
- Discover
-
- Adds resize support to the Discover field list sidebar (#167066).
- Elastic Security
- For the Elastic Security 8.11.0 release information, refer to Elastic Security Solution Release Notes.
- Enterprise Search service
- For the Elastic Enterprise Search service 8.11.0 release information, refer to Elastic Enterprise Search Release notes.
- Fleet
- Lens & Visualizations
- Logs
-
- Convert log explorer profile into standalone app available under technical preview (#164493).
- Machine Learning
- Management
-
- Supports for viewing and editing data retention per data stream in Index Management is available under technical preview (#167006).
- Supports for viewing and editing data retention per data stream in Index Management is available under technical preview (#167006).
- Index details can now be viewed on a new index details page in Index Management (#165705).
- Supports for managing, executing, and deleting enrich policies in Index Management (#164080).
- Platform
-
- ES|QL, a new query language, is available under technical preview in Discover and Dashboards (#146971).
- Querying & Filtering
-
- Saved queries can now be shared between multiple spaces (#163436).
- Uptime
-
- Adds a document viewer to the summary pings table (#163926).
For more information about the features introduced in 8.11.0, refer to What’s new in 8.11.
On this page