|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAuditEventReader | |
|---|---|
| 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. |
| Uses of AbstractAuditEventReader in org.jwall.audit.server |
|---|
| Subclasses of AbstractAuditEventReader in org.jwall.audit.server | |
|---|---|
class |
ModSecurity2AuditStream
This class implements a parser for audit-logfile for the modsecurity2. |
| Uses of AbstractAuditEventReader in org.jwall.web.audit.io |
|---|
| Subclasses of AbstractAuditEventReader in org.jwall.web.audit.io | |
|---|---|
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. |
| Uses of AbstractAuditEventReader in org.jwall.web.audit.net |
|---|
| Subclasses of AbstractAuditEventReader in org.jwall.web.audit.net | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||