| Package | Description |
|---|---|
| org.jwall.audit.server | |
| org.jwall.web.audit.io |
This package contains the interfaces and classes that are used to read
event from various sources or write audit-event to files.
|
| org.jwall.web.audit.net |
The
net-package provides network communication like sending
or receiving of audit data over tcp-connections. |
| Modifier and Type | Class and Description |
|---|---|
class |
ModSecurity2AuditStream
This class implements a parser for audit-logfile for the
modsecurity2. |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessLogAuditReader
This simple class creates small AuditEvent objects from a line of an
web-server access log.
|
class |
ConcurrentAuditReader
This class read the index-file of a concurrent auditlog and
creates audit-events from the appopriate event-files, if
available.
|
class |
ModSecurity2AuditReader
This class implements a parser for audit-logfile for the
modsecurity2. |
class |
ModSecurityAuditReader
This class implements a reader for AuditEvent-objects read from a file produced
by mod_security prior version 2.0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SyslogAuditEventMultiStream
This class implements a parser for audit-logfile for the
modsecurity2. |
class |
SyslogAuditEventStream
This class implements a parser for audit-logfile for the
modsecurity2. |
Copyright © 2015 jwall.org. All Rights Reserved.