Kibana 4.3 Release Notesedit

The 4.3 release of Kibana requires Elasticsearch 2.1 or later.

Using event times to create index names is deprecated in this release of Kibana. Support for this functionality will be removed entirely in the next major Kibana release. Elasticsearch 2.1 includes sophisticated date parsing APIs that Kibana uses to determine date information, removing the need to specify dates in the index pattern name.

Enhancementsedit

  • Issue 5109: Adds custom JSON and filter alias naming for filters.
  • Issue 1726: Adds a color field formatter for value ranges in numeric fields.
  • Issue 4342: Increased performance for wildcard indices.
  • Issue 1600: Support for global time zones.
  • Pull Request 5275: Highlighting values in Discover can now be disabled.
  • Issue 5212: Adds support for multiple certificate authorities.
  • Issue 2716: The open/closed position of the spy panel now persists across UI state changes.

Bug Fixesedit

  • Issue 5165: Resolves a display error in embedded views.
  • Issue 5021: Improves visualization dimming for dashboards with auto-refresh.

Kibana 4.3.1 Release Notesedit