mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Improve logging framework doc
Reorganized the content to be easier to follow, added a few more examples, fixed some ugly formatting (removed scrollbars that make the examples difficult to read).
This commit is contained in:
parent
e02ad1711c
commit
7cf04c9f3a
2 changed files with 371 additions and 251 deletions
|
@ -67,8 +67,8 @@ that are present in the ASCII log files::
|
|||
'id.orig_p' integer,
|
||||
...
|
||||
|
||||
Note that the ASCII ``conn.log`` will still be created. To disable the ASCII writer for a
|
||||
log stream, you can remove the default filter:
|
||||
Note that the ASCII ``conn.log`` will still be created. To prevent this file
|
||||
from being created, you can remove the default filter:
|
||||
|
||||
.. code:: bro
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue