%@ include file="../assetsJsp/commonTaglib.jsp"%> <%-- tell add member to refresh audits --%>
| ${textContainer.text['subjectAuditLogFilterColumnDate']} | ${textContainer.text['subjectAuditLogFilterColumnActor']} | ${textContainer.text['subjectAuditLogFilterColumnEngine']} | ${textContainer.text['subjectAuditLogFilterColumnSummary']} | ${textContainer.text['subjectAuditLogFilterColumnDuration']} | ${textContainer.text['subjectAuditLogFilterColumnQueryCount']} | ${textContainer.text['subjectAuditLogFilterColumnServerUsername']} | ${textContainer.text['subjectAuditLogFilterColumnServer']} | ${textContainer.text['subjectAuditLogFilterColumnUserIpAddress']} | ${textContainer.text['subjectAuditLogFilterColumnEntryId']} | ${textContainer.text['subjectAuditLogFilterColumnRawDescription']} |
|---|---|---|---|---|---|---|---|---|---|---|
| ${guiAuditEntry.guiDate} | ${guiAuditEntry.guiSubjectPerformedAction.shortLinkWithIcon} | ${guiAuditEntry.grouperEngineLabel} | ${guiAuditEntry.auditLine } | ${guiAuditEntry.durationLabel } | ${auditEntry.queryCount} | ${auditEntry.serverUserName } | ${auditEntry.serverHost } | ${auditEntry.userIpAddress } | ${auditEntry.id } | ${auditEntry.description } |