mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
23 lines
527 B
ReStructuredText
23 lines
527 B
ReStructuredText
:orphan:
|
|
|
|
Package: base/protocols/syslog
|
|
==============================
|
|
|
|
Support for Syslog protocol analysis.
|
|
|
|
:doc:`/scripts/base/protocols/syslog/__load__.zeek`
|
|
|
|
|
|
:doc:`/scripts/base/protocols/syslog/spicy-events.zeek`
|
|
|
|
Events generated by the Syslog analyzer.
|
|
|
|
:doc:`/scripts/base/protocols/syslog/consts.zeek`
|
|
|
|
Constants definitions for syslog.
|
|
|
|
:doc:`/scripts/base/protocols/syslog/main.zeek`
|
|
|
|
Core script support for logging syslog messages. This script represents
|
|
one syslog message as one logged record.
|
|
|