Skip to content

Commit

Permalink
doc/yaml: SIGSEGV option description
Browse files Browse the repository at this point in the history
  • Loading branch information
jlucovsky committed Jun 17, 2021
1 parent f1e2ed7 commit 49ad5cd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/userguide/configuration/suricata-yaml.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2229,6 +2229,18 @@ inspected for possible presence of Teredo.
Advanced Options
----------------

sigsegv
~~~~~~
Diagnostic stacktraces when a SIGSEGV occurs are available when Suricata is configured with
``--enable-libunwind`` and the ``libunwind`` library is available.

::

logging:
# Requires --enable-libunwind. Display a brief diagnostic message with the
# offending stacktrace when enabled _and_ configured.
sigsegv-stacktrace: on

luajit
~~~~~~

Expand Down

0 comments on commit 49ad5cd

Please sign in to comment.