Fix documentation link for notice_alarm.log fields

This commit is contained in:
Jon Siwek 2018-10-18 10:21:01 -05:00
parent 52dcba7983
commit 6378c3dc90
3 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,8 @@
2.6-beta2-42 | 2018-10-18 10:21:01 -0500
* Fix documentation link for notice_alarm.log fields (Jon Siwek, Corelight)
2.6-beta2-40 | 2018-10-16 15:37:49 -0500
* Change DNP3::function_codes name for request 0x21 (Dale Lakes)

View file

@ -1 +1 @@
2.6-beta2-40
2.6-beta2-42

View file

@ -112,7 +112,7 @@ Detection
+----------------------------+---------------------------------------+---------------------------------+
| notice.log | Bro notices | :bro:type:`Notice::Info` |
+----------------------------+---------------------------------------+---------------------------------+
| notice_alarm.log | The alarm stream | :bro:enum:`Notice::ACTION_ALARM`|
| notice_alarm.log | The alarm stream | :bro:enum:`Notice::Info` |
+----------------------------+---------------------------------------+---------------------------------+
| signatures.log | Signature matches | :bro:type:`Signatures::Info` |
+----------------------------+---------------------------------------+---------------------------------+