Skip to content

0.9.0

Compare
Choose a tag to compare
@jasonish jasonish released this 07 Feb 21:17
· 1117 commits to main since this release
0.9.0

Downloads

Fixed

  • The inbox will not remember the sort after after archiving or
    escalating event. Indicators of sort order were added, and the sort
    order is now retained after refresh or page
    reload. #61
  • [Elastic Search] Per IP report when the src_ip and dest_ip fields
    have been mapped to the IP datatype
    (#56)
  • When parsing rules, if parse error was encountered the remaining
    rules would not be parsed. Instead log and continue parsing.
  • Various fixes to oneshot where it would stop reading the input file.
  • Fix eve reader getting stuck on malformed records
    (#69)
  • Various fixes to the SSH report.

Changes

  • Upgrade the Bootstrap CSS framework to version 4.
  • Include Logstash 6 template for use with Elastic Search 6.
  • Convert the SSH histogram graph to bars instead of lines, in
    consideration of doing this for all histogram graphs.

Removed

  • Support for Elastic Search versions less than 5.

Full Changelog