mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds initial serial audit logging support
Serial logging following the format used on ModSecurity 2.9.
This commit is contained in:
@@ -152,6 +152,7 @@ class Assay {
|
||||
int httpCodeReturned;
|
||||
|
||||
std::string to_json(int parts);
|
||||
std::string toOldAuditLogFormat(int parts, const std::string &trailer);
|
||||
|
||||
std::string id;
|
||||
time_t timeStamp;
|
||||
|
Reference in New Issue
Block a user