7 Commits

Author SHA1 Message Date
Felipe Zimmerle
69eb406b8d
test-only: Placing a mutex while evaluating the pm operator
Performing an earlier optimization of the tree (before threads creation)
2017-06-03 23:17:01 -03:00
Felipe Zimmerle
7828220e56
Using multiple threads in reading logs via rule message example 2017-06-03 17:19:46 -03:00
Felipe Zimmerle
5b52190f97
Adds request_headers_names.conf to reading_logs_via_rule_message example 2017-03-15 21:46:14 -03:00
Felipe Zimmerle
907397b7f2
Having a better error handler for the highlight feature 2017-03-15 21:44:02 -03:00
Felipe Zimmerle
5537951993
Adds support to m_highlightJSON in RuleMessage class
This variable helds a JSON with information regarding all matches.
Only filled when IncludeFullHighlightLog property is set.
2017-03-08 13:26:53 -03:00
Felipe Zimmerle
0ae459593e
First version of the inline highlight calculation 2017-03-06 15:02:04 -03:00
Felipe Zimmerle
e2af60e765
Expands log_cb to share ruleMessage structure instead text
Text version still available and it is the default options
2017-03-06 15:02:04 -03:00