- Kibana Guide: other versions:
- What is Kibana?
- What’s new in 7.11
- Quick start
- Set up
- Discover
- Dashboard
- Canvas
- Maps
- Machine learning
- Graph
- Observability
- APM
- Elastic Security
- Dev Tools
- Stack Monitoring
- Stack Management
- Fleet
- Reporting
- Alerting and Actions
- REST API
- Kibana plugins
- Accessibility
- Breaking Changes
- Release notes
- Kibana 7.11.2
- Kibana 7.11.1
- Kibana 7.11.0
- Kibana 7.10.2
- Kibana 7.10.1
- Kibana 7.10.0
- Kibana 7.9.3
- Kibana 7.9.2
- Kibana 7.9.1
- Kibana 7.9.0
- Kibana 7.8.1
- Kibana 7.8.0
- Kibana 7.7.1
- Kibana 7.7.0
- Kibana 7.6.2
- Kibana 7.6.1
- Kibana 7.6.0
- Kibana 7.5.2
- Kibana 7.5.1
- Kibana 7.5.0
- Kibana 7.4.2
- Kibana 7.4.1
- Kibana 7.4.0
- Kibana 7.3.2
- Kibana 7.3.1
- Kibana 7.3.0
- Kibana 7.2.1
- Kibana 7.2.0
- Kibana 7.1.1
- Kibana 7.1.0
- Kibana 7.0.1
- Kibana 7.0.0
- Kibana 7.0.0-rc2
- Kibana 7.0.0-rc1
- Kibana 7.0.0-beta1
- Kibana 7.0.0-alpha2
- Kibana 7.0.0-alpha1
- Developer guide
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Kibana 7.6.2
editKibana 7.6.2
editKnown issue
edit- Configuration
-
-
The
server.customResponseHeaders
option prevents Kibana from starting if headers are set using a type other than string. To fix this, convert your boolean and number headers to strings. For example, use`my-header: "true"` instead ofmy-header: true
. #66146
-
The
Bug fixes
edit- Discover
-
- Fixes infinite loop for view single document on discover #60236
- Machine Learning
- Management
-
- Improperly defined Watcher Logging Action text parameters will now be handled elegantly by Kibana instead of causing Kibana to crash #60169
- Fixes the namespace for indices autocompletion #59043
- We fixed a bug in Console’s proxy that would always override the "host" header #59143
- Spacing between rendered shards #60238
- Maps
- Metrics
-
- Ensures inventory view buckets never drop below 60 seconds #58503
- Monitoring
-
- Ensures we use the monitoring cluster for retrieving xpack info #59075
- Operations
-
- Fixes the watchers usage in the log rotation #60956
- Platform
- Security
-
- Fixes base path prepending for session storage short url redirects #59871
- SIEM
-
- Default the Timeline events filter to show All events #58953
- Fixes dragging entries to the Timeline while data is loading may trigger a partial page reload #59476
- Detection Fix typo in Adobe Hijack Persistence rule #58804
- Fixes rule delete/duplicate actions #59306
- Fixes minor UI bug on all rules table pagination #59094
- Visualizations
On this page
Was this helpful?
Thank you for your feedback.