Victor Julien
5ed7e4fb5f
setup-app-layer-detect: update for tests/ dir
7 years ago
Jason Ish
3fd7256af5
setup-app-layer-detect: update for changes in detect
8 years ago
Jason Ish
84f09d5124
template scripts: fixup detect setup scripts
...
Update scripts to reflect recent changes in the detection files.
8 years ago
Jason Ish
d1ac839333
template scripts: allow to be called from top or src
...
Allow the template setup script to be called from the top source
directory or from ./src to unify where they can be executed
from.
8 years ago
Victor Julien
7783847467
template: fix setup detect script
8 years ago
Jason Ish
f73806211a
template script: use bash and require ed
...
For now these scripts only work in bash, and the "ed" program
is required.
9 years ago
Jason Ish
dc2c896781
app-layer setup scripts: enable new modules on copy
...
The templates are disabled by default, enable the copy
of the template so the new app-layer modules are enabled by
by default.
10 years ago
Jason Ish
4a738023d5
app-layer: scripts to setup app-layer templates
...
setup-app-layer.sh sets up an application layer detector and
parser template.
setup-app-layer-logger.sh sets up a JSON application layer
transaction logger for an application parser that has
already been provisioned.
setup-app-layer-detect.sh sets up a keyword for performing
content inspections on buffers created by the application
layer.
10 years ago