mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Fix documentation link for notice_alarm.log fields
This commit is contained in:
parent
52dcba7983
commit
6378c3dc90
3 changed files with 6 additions and 2 deletions
4
CHANGES
4
CHANGES
|
@ -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)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.6-beta2-40
|
||||
2.6-beta2-42
|
||||
|
|
|
@ -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` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue