Skip to content

0.10.2

Compare
Choose a tag to compare
@jasonish jasonish released this 27 Mar 15:59
0.10.2

0.10.2 - 2019-01-30

Fixed

  • If EveBox is installing the Elastic Search template, re-configure
    after installation to figure out the keyword suffix instead of
    requiring EveBox to be
    restarted. #85
  • Update the Brace Javascript dependency. Fixes issue loading event
    view. #91
  • In agg reports use default min_doc_count of 1 instead of 0. Prevents
    values from showing in the report that have 0 hits, when the number
    of results in less than the number of results requested. Affects:
    Elastic Search. #99
  • Remove top rrdata from DNS report as its not really valid with DNS
    v2 alerts. Best to remove it until an alternate metric can be used
    to report on DNS responses. Closes
    #72.
  • Fixed pager button on "Events"
    view. #92
  • Fix issue with drop down event type selector on events view page
    where choosing an event type was taking users back to the index.
  • Fix pcap downloads when authentication is on. This requires setting
    a cookie as this isn't an XHR/REST style request.
    #90
  • Fix doc on adding a
    user. #89

Full Changelog