mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Expands log_cb to share ruleMessage structure instead text
Text version still available and it is the default options
This commit is contained in:
@@ -5,7 +5,8 @@ ACLOCAL_AMFLAGS = -I build
|
||||
SUBDIRS = \
|
||||
simple_example_using_c \
|
||||
multiprocess_c \
|
||||
reading_logs_with_offset
|
||||
reading_logs_with_offset \
|
||||
reading_logs_via_rule_message
|
||||
|
||||
# make clean
|
||||
CLEANFILES =
|
||||
|
Reference in New Issue
Block a user