Apache Ranger · Schema

AuditEntry

Single access audit log entry

Access ControlAuthorizationHadoopPolicy ManagementSecurityApacheOpen Source

Properties

Name Type Description
id string Audit entry identifier
user string User who accessed the resource
resourceType string Type of resource accessed
resourcePath string Path of the accessed resource
accessType string Type of access (read, write, etc.)
result integer Access result (1=allowed, 0=denied)
aclEnforcer string ACL enforcer that made the decision
agentId string Agent/plugin that reported the audit
repoName string Repository/service name
sessionId string Session identifier
clientIP string Client IP address
eventTime string Time of access event
View JSON Schema on GitHub