mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds support the Parallel audit log index creation
The index is now being generated.
This commit is contained in:
@@ -153,6 +153,8 @@ class Assay {
|
||||
|
||||
std::string to_json(int parts);
|
||||
std::string toOldAuditLogFormat(int parts, const std::string &trailer);
|
||||
std::string toOldAuditLogFormatIndex(const std::string &filename,
|
||||
double size, const std::string &md5);
|
||||
|
||||
std::string id;
|
||||
time_t timeStamp;
|
||||
|
Reference in New Issue
Block a user