mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Add links in the logging framework doc
Added links to the log writers that are available as external plugins.
This commit is contained in:
parent
648d091b29
commit
b6920ac188
1 changed files with 7 additions and 1 deletions
|
@ -506,5 +506,11 @@ Bro supports the following additional built-in output formats:
|
|||
|
||||
logging-input-sqlite
|
||||
|
||||
Additional writers are available as external plugins.
|
||||
Additional writers are available as external plugins:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
../components/bro-plugins/dataseries/README
|
||||
../components/bro-plugins/elasticsearch/README
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue