- Kibana Guide: other versions:
- What is Kibana?
- What’s new in 8.14
- 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
- Playground
- 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.14.3
- Kibana 8.14.2
- Kibana 8.14.1
- Kibana 8.14.0
- 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.14.3
editKibana 8.14.3
editThe 8.14.3 release includes the following bug fixes and known issues.
Known issues
editCreating or editing APM, Observability and Stack Monitoring rules fails
Details
When you attempt to create or edit some rule types in Stack Management > Rules, the request will fail with errors similar to Cannot read properties of undefined (reading 'eui')
or e.theme.eui is undefined
.
Refer to #186969
Impact
This known issue impacts only Observability, Stack Monitoring, and APM and User Experience rules.
Workaround
To work around this issue for Observability and APM and User Experience rules, create them from the Observability Alerts page.
Refer to Create an alert and Create and manage Observability rules.
Resolved
This issue is resolved in 8.15.0.
Webhook - Case Management connector fails to send HTTP headers
Details
If you configured the Webhook - Case Management connector to send key-value pairs as headers, that information is not sent unles you have also enabled the basic authentication option for the connector.
Refer to #189394.
Impact
The impact of this issue will vary depending on the purpose of your headers.
For example, if you added an ApiKey
authorization header, you might receive a 401
authorization error since it’s no longer sent by the connector.
Workaround
To work around this issue, enable the Require authentication for this webhook option, which is the hasAuth
property in the API.
You must then provide a username and password for authentication.
Resolved
This issue is resolved in 8.15.0.
Errors 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>
Kibana fails to start when processing YAML configuration keys that contain dotted notation in objects in arrays
Details
In 8.15.1, We fixed a bug when processing YAML configuration keys that contain dotted notation in objects in arrays.
This can manifest as a validation error causing Kibana to not start.
For more information, refer to #190590.
When using the Observability AI Assistant with the OpenAI connector, function calling will result in an error
Details
In 8.14.3, if you are using the Observability AI Assistant with the OpenAI connector, function calling will result in an error.
The error message will look similar to this:
Error: an error occurred while running the action - Status code: 400. Message: API Error: model_error - Missing required parameter: 'messages[4].function_call.arguments'.
A fix will be available in 8.15. Users on 8.14.3 can get around this error by turning on synthetic function calling in AI Assistant Settings:
- In Kibana, go to Stack Management → AI Assistant → Observability
- Toggle the Simulate function calling option to On.
For more information, refer to #185691.
Bug Fixes
edit- Dashboard
-
- Fixes controls getting overwritten on navigation (#187509).
- Elastic Security
- For the Elastic Security 8.14.3 release information, refer to Elastic Security Solution Release Notes.
On this page