mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 12:38:20 +00:00
Wrong example file was included - reported by Michael Auger @LM4K
This commit is contained in:
parent
9a58a28da0
commit
0fdbdff3c4
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ take a look at a simple script, stored as
|
|||
``connection_record_01.bro``, that will output the connection record
|
||||
for a single connection.
|
||||
|
||||
.. btest-include:: ${DOC_ROOT}/scripting/connection_record_02.bro
|
||||
.. btest-include:: ${DOC_ROOT}/scripting/connection_record_01.bro
|
||||
|
||||
Again, we start with ``@load``, this time importing the
|
||||
:doc:`/scripts/base/protocols/conn/index` scripts which supply the tracking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue