{{define "content"}} {{$f := .Data.Filter}}
Every administrative change, whether made in this interface, through the REST API, or on the command line. Passwords and token secrets are never recorded.
| Time | Actor | Source | Action | Object | Details | Client |
|---|---|---|---|---|---|---|
| {{timeAgo .Timestamp}} | {{.Actor}} | {{upper .Source}} | {{.Action}} |
{{if .ObjectName}}
{{truncate 40 .ObjectName}}
{{end}}
{{if .ObjectType}}
{{.ObjectType}}{{if .ObjectID}} #{{.ObjectID}}{{end}}
{{end}}
|
{{.Details}} | {{.ClientIP}} |