Merge remote-tracking branch 'origin/topic/jsiwek/syslog-missing-pri'

* origin/topic/jsiwek/syslog-missing-pri:
  Make Syslog analyzer accept messages that omit Priority
This commit is contained in:
Johanna Amann 2019-04-03 09:08:58 -07:00
commit 210a4361fa
9 changed files with 61 additions and 14 deletions

View file

@ -1,4 +1,9 @@
2.6-197 | 2019-04-03 09:08:58 -0700
* Make Syslog analyzer accept non-conformant messages that omit Priority.
(Jon Siwek, Corelight)
2.6-195 | 2019-03-27 12:36:34 -0700
* Reduce weird-stats overhead (Justin Azoff, Corelight)