You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc/userguide
Carl Smith 9b840104bd lua: Make the rule action available to output scripts
Useful for those that want to do custom logging from lua
4 years ago
..
3rd-party-integration
_static
capture-hardware napatech: Added comment indicating that hba will be deprecated 4 years ago
configuration eve: Log tenant_id for all eve-json messages 4 years ago
file-extraction http2: allow filestore to work with HTTP2 4 years ago
licenses
lua lua: Make the rule action available to output scripts 4 years ago
manpages doc/manpage: improve intro, add examples 5 years ago
output eve: Log tenant_id for all eve-json messages 4 years ago
partials doc/userguide: explain --strict-rule-keywords 4 years ago
performance doc: Correct typos 5 years ago
reputation
rule-management doc: Improve grammar, spelling and clarifications 5 years ago
rules doc: explicit header normalization further 4 years ago
setting-up-ipsinline-for-linux
upgrade doc: document removal of unified2 5 years ago
.gitignore
Makefile.am doc/userguide: include man page even when not including pdf 5 years ago
Makefile.sphinx
README.md doc: Fix typo Generate -> Generator 5 years ago
acknowledgements.rst
command-line-options.rst doc: Improve grammar, spelling and clarifications 5 years ago
conf.py
convert.py
index.rst
initscripts.rst doc: Improve grammar, spelling and clarifications 5 years ago
install.rst doc: Improve grammar, spelling and clarifications 5 years ago
make-sense-alerts.rst doc: Improve grammar, spelling and clarifications 5 years ago
public-data-sets.rst doc: Improve grammar, spelling and clarifications 5 years ago
quickstart.rst doc: Improve grammar, spelling and clarifications 5 years ago
setting-up-ipsinline-for-linux.rst doc: Improve grammar, spelling and clarifications 5 years ago
setting-up-ipsinline-for-windows.rst doc: Improve grammar, spelling and clarifications 5 years ago
unix-socket.rst doc: Improve grammar, spelling and clarifications 5 years ago
upgrade.rst doc: document removal of unified2 5 years ago
what-is-suricata.rst doc: Improve grammar, spelling and clarifications 5 years ago

README.md

Suricata User Guide

This directory contains the Suricata Guide. The Sphinx Document Generator is used to build the documentation. For a primer os reStructuredText see the reStructuredText Primer.

Verifying Changes

There are a number of output formats to choose from when making the source documentation locally (e.g. html, pdf, man).

The documentation source can be built with make -f Makefile.sphinx html. Substitute the 'html' word for desired output format.

There are different application dependencies based on the output desired.