This commit is contained in:
2026-07-25 15:57:12 -05:00
parent 90d5b637ac
commit b20f14e32d
7 changed files with 60 additions and 26 deletions
+2 -2
View File
@@ -71,7 +71,7 @@ type authorizationRecord struct {
type auditRecord struct {
EventType string
CustomerLabel string
Actor string
User string
Hostname string
PackageSlug string
SourceIP string
@@ -83,7 +83,7 @@ type auditFilters struct {
TimeRange string
EventType string
CustomerLabel string
Actor string
User string
Hostname string
PackageSlug string
SourceIP string