11 Commits

Author SHA1 Message Date
Felipe Zimmerle
41040d5104 Adds request_headers_names.conf to reading_logs_via_rule_message example 2017-12-04 12:16:13 -03:00
Felipe Zimmerle
3c8e22ad3a Having a better error handler for the highlight feature 2017-12-04 12:16:09 -03:00
Felipe Zimmerle
f06d09dd49 Changes the line terminator to fixed value: \n
\r is no longer take into consideration
2017-12-04 12:16:00 -03:00
Felipe Zimmerle
e8cdefb8c6 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-12-04 12:10:38 -03:00
Felipe Zimmerle
ea8d9c0e82 First version of the inline highlight calculation 2017-12-04 12:10:13 -03:00
Felipe Zimmerle
3fb71f32d8
Coding style fixes 2017-11-13 22:32:11 -03:00
Felipe Zimmerle
1189e9b0ef
Adds support to LUA in configure scripts 2017-10-31 09:59:12 -03:00
Felipe Zimmerle
7622866f97
Adds support for @fuzzyHash
Issue #997
2017-10-26 17:44:17 -03:00
Felipe Zimmerle
616a95bfe0
Adds -lpthread to the reading_logs_via_rule_message example 2017-06-07 14:22:33 -03:00
Felipe Zimmerle
2a5085255e
Using multiple threads in reading logs via rule message example 2017-06-03 16:40:47 -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