mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00

Added a new section that is intended as a how-to for configuring a Bro cluster (this section does not discuss cluster architecture or theory) that is aimed at beginners to Bro. Most of this content was moved here from the BroControl doc (which is now intended as more of a reference guide for more experienced users) and the load balancing FAQ on the website.
52 lines
658 B
ReStructuredText
52 lines
658 B
ReStructuredText
|
|
.. Bro documentation master file
|
|
|
|
==========
|
|
Bro Manual
|
|
==========
|
|
|
|
Introduction Section
|
|
====================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
intro/index.rst
|
|
cluster/index.rst
|
|
install/index.rst
|
|
quickstart/index.rst
|
|
configuration/index.rst
|
|
|
|
..
|
|
|
|
.. _using-bro:
|
|
|
|
Using Bro Section
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
logs/index.rst
|
|
httpmonitor/index.rst
|
|
broids/index.rst
|
|
mimestats/index.rst
|
|
|
|
..
|
|
|
|
Reference Section
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
scripting/index.rst
|
|
frameworks/index.rst
|
|
script-reference/index.rst
|
|
components/index.rst
|
|
|
|
..
|
|
|
|
* :ref:`General Index <genindex>`
|
|
* :ref:`search`
|
|
|