mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00

Renamed the bro cluster doc to better indicate its purpose (it provides a high-level overview rather than detailed configuration instructions). Moved the location of the bro cluster doc in the index so that it makes more sense (it is an introductory section, not a section about using bro). Added links in the quick start guide and the bro cluster doc so that readers can more easily locate more detailed information on configuring a bro cluster. Addresses BIT-1160
51 lines
631 B
ReStructuredText
51 lines
631 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
|
|
|
|
..
|
|
|
|
.. _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`
|
|
|