mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds support the Parallel audit log index creation
The index is now being generated.
This commit is contained in:
@@ -28,6 +28,7 @@ namespace ModSecurity {
|
||||
double generate_assay_unique_id();
|
||||
std::string ascTime(time_t *t);
|
||||
void createDir(std::string dir, int mode);
|
||||
std::string dash_if_empty(const std::string& str);
|
||||
} // namespace ModSecurity
|
||||
|
||||
#define SRC_UTILS_H_
|
||||
|
Reference in New Issue
Block a user