zeek/doc/scripts/base/protocols/syslog/index.rst
Jon Siwek 7e9d48f532 Remove broxygen Sphinx integration
The broxygen-generated files now live in the git repo, have tests
that check that they are up-to-date, and a script to re-generate
them on-demand.
2018-12-18 10:15:22 -06:00

19 lines
423 B
ReStructuredText

:orphan:
Package: base/protocols/syslog
==============================
Support for Syslog protocol analysis.
:doc:`/scripts/base/protocols/syslog/__load__.bro`
:doc:`/scripts/base/protocols/syslog/consts.bro`
Constants definitions for syslog.
:doc:`/scripts/base/protocols/syslog/main.bro`
Core script support for logging syslog messages. This script represents
one syslog message as one logged record.