Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

Timeline Plugin for Kibi/Kibana - 4.6.4

Compare
Choose a tag to compare
@szydan szydan released this 15 Mar 12:02
· 114 commits to master since this release

Bug Fixes

  • ID select action should really filter on the ID #90
  • Use kibiUtils.getValuesAtPath in favor of _.get #106
  • Error when timeline on * index pattern #109
  • The number of values in the field [...] must be equal to the number of values in the field [...] #110

Improvements

  • ES query should retrieve the last X (limit) documents #33
  • Clean up the way the filters are created - part of #90