mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() This allows to enable/disable file analyzers through the same interfaces as packet and protocol analyzers, specifically Analyzer::disable_analyzer could be interesting. |
||
---|---|---|
.. | ||
__load__.zeek | ||
dpd.zeek | ||
main.zeek | ||
README |
The analyzer framework allows to dynamically enable or disable Zeek's protocol analyzers, as well as to manage the well-known ports which automatically activate a particular analyzer for new connections.