Skip to content

Commit bbabd86

Browse files
committed
audit logs list events
1 parent a3fa764 commit bbabd86

File tree

1 file changed

+72
-2
lines changed

1 file changed

+72
-2
lines changed

docs/hub/audit-logs.md

Lines changed: 72 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,76 @@ This feature is part of the <a href="https://huggingface.co/enterprise" target="
66

77
Audit Logs enable organization admins to easily review actions taken by members, including organization membership, repository settings and billing changes.
88

9-
Audit Logs are accessible through your organization admin settings.
9+
![](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/audit-logs.png)
1010

11-
![](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/storage-regions/audit-logs.png)
11+
## Accessing Audit Logs
12+
13+
Audit Logs are accessible through your organization admin settings. Each log entry includes:
14+
15+
- Who performed the action
16+
- What type of action was taken
17+
- A description of the change
18+
- Location and IP address
19+
- Date and time of the action
20+
21+
You can also download the complete audit log as a JSON file for further analysis.
22+
23+
## What Events Are Tracked?
24+
25+
### Organization Management & Security
26+
27+
- Core organization changes
28+
- Creation, deletion, and restoration
29+
- Name changes and settings updates
30+
- Security management
31+
- Security token rotation
32+
- Token approval system (enabling/disabling, authorization requests, approvals, denials, revocations)
33+
- SSO events (logins and joins)
34+
35+
### Membership and Access Control
36+
37+
- Member lifecycle
38+
- Invitations (sending, accepting) and automatic joins
39+
- Adding and removing members
40+
- Role changes and departures
41+
- Join settings
42+
- Domain-based access
43+
- Automatic join configurations
44+
45+
### Content and Resource Management
46+
47+
- Repository administration
48+
- Core actions (creation, deletion, moving, duplication)
49+
- Settings and configuration changes
50+
- Enabling/disabling repositories
51+
- DOI management
52+
- Resource group assignments
53+
- Collections
54+
- Creation and deletion events
55+
- Repository security
56+
- Secrets management (individual and bulk)
57+
- Variables handling (individual and bulk)
58+
- Spaces configuration
59+
- Storage modifications
60+
- Hardware settings
61+
- Sleep time adjustments
62+
63+
### Billing and AWS Integration
64+
65+
- Payment management
66+
- Payment methods (adding/removing)
67+
- Customer account creation
68+
- AWS integration setup and removal
69+
- Subscription lifecycle
70+
- Starting and renewing
71+
- Updates and cancellations
72+
- Cancellation reversals
73+
74+
### Resource Groups
75+
76+
- Administrative actions
77+
- Creation and deletion
78+
- Settings modifications
79+
- Member management
80+
- Adding and removing users
81+
- Role assignments and changes

0 commit comments

Comments
 (0)