public interface AuditLogAppender
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled() |
void |
write(SuccessStatus successStatus,
String subject,
String action,
String object,
Map<String,Object> context) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.