Kibana 4.4 Release Notesedit

The 4.4 release of Kibana requires Elasticsearch 2.2 or later.

Using event times to create index names is no longer supported as of this release. Current versions of Elasticsearch include sophisticated date parsing APIs that Kibana uses to determine date information, removing the need to specify dates in the index pattern name.

Enhancementsedit

  • Issue 1362: Color palette selector added.
  • Issue 1553: Kibana can shorten URLs for shared or embedded items.
  • Issue 5733: Time-based index pattern expansion can be set at index pattern creation time.
  • Issue 5775: Adds a configuration option to change the maximum payload size sent to the server.
  • Issue 4966: Logo is now in SVG format.
  • Issue 3625: Downloaded visualizations now use the visualization name as the filename.
  • Issue 5279: Large strings are truncated with an ellipsis (...).
  • Issue 5241: Truncated visualization names are displayed in full as tooltips.

Bug Fixesedit

  • Issue 5897: Embedding links no longer include navigation and search bars.
  • Issue 5896: Bookmarked URLs to saved filtered searches from a previous version of Kibana display correctly.
  • Issue 5744: Fixes bug that caused incorrect display of "No results found" in some cases.
  • Issue 5824: Corrects a fatal error when Kibana starts with node x86 on Windows x64 systems.

Plugin System Changesedit