Version 8.1.1
Zeek Documentation
Important
Make sure to read the appropriate documentation version.
The purpose of this manual is to assist the Zeek community with implementing Zeek in their environments. It includes material on Zeek’s unique capabilities, how to install it, how to interpret the default logs that Zeek generates, and how to modify Zeek to fit your needs. This documentation is the result of a volunteer community effort. If you would like to contribute, or want more information, please visit the Zeek web page for details on how to connect with the community.
Table of Contents
- Get Started
- About Zeek
- Monitoring With Zeek
- Zeek Log Formats and Inspection
- Zeek Logs
- analyzer.log
- conn.log
- dns.log
- http.log
- files.log
- ftp.log
- ssl.log
- x509.log
- smtp.log
- ssh.log
- pe.log
- dhcp.log
- ntp.log
- SMB Logs (plus DCE-RPC, Kerberos, NTLM)
- irc.log
- ldap.log and ldap_search.log
- postgresql.log
- quic.log
- rdp.log
- traceroute.log
- tunnel.log
- known_*.log and software.log
- weird.log and notice.log
- capture_loss.log and reporter.log
- Introduction to Scripting
- Frameworks
- Broker Communication Framework
- Cluster Framework
- Configuration Framework
- File Analysis Framework
- Input Framework
- Intelligence Framework
- Logging Framework
- Management Framework
- NetControl Framework
- Notice Framework
- Packet Analysis
- Signature Framework
- Storage Framework
- Summary Statistics
- Supervisor Framework
- Telemetry Framework
- TLS Decryption
- Popular Customizations
- Troubleshooting
- Script Reference
- Developer Guides
- Subcomponents
- Acknowledgements
Documentation Versioning
Attention
Zeek publishes both feature and long-term support releases. By default, the Zeek documentation at docs.zeek.org points to whichever release is the most recent (or current). In the current documentation, you may also find a dropdown menu in the banner, which lets you select the documentation version. For your convenience, the most used versions are:
Current release: docs.zeek.org/en/current
Long-term support release: docs.zeek.org/en/lts
Git
masterbranch: docs.zeek.org/en/master
We typically keep the last version from each release cycle available. The current release cycle(s) (LTS and/or feature) will have all versions available, but some may be hidden in the UI dropdown menu.
Zeek’s version numbering scheme is described in the Release Cadence policy.