Adds connector information to the audit logs

This commit is contained in:
Felipe Zimmerle
2015-07-09 15:53:05 -03:00
parent 2138dd1369
commit cb8d6249a8
2 changed files with 6 additions and 1 deletions

View File

@@ -157,6 +157,7 @@ class Assay {
std::string id;
std::ofstream myfile;
Rules *m_rules;
ModSecurity *m_ms;
const char *m_clientIpAddress;
const char *m_serverIpAddress;