docs: Add audit logs docs (#3975)

* docs: Add audit logs docs

* Apply suggestions from code review

Co-authored-by: Joe Previte <jjprevite@gmail.com>

* Add contact link

Co-authored-by: Joe Previte <jjprevite@gmail.com>
This commit is contained in:
Bruno Quaresma
2022-09-11 22:04:56 -03:00
committed by GitHub
parent e5e1ed2f9c
commit 43f368dfc4
3 changed files with 36 additions and 1 deletions

18
docs/admin/audit-logs.md Normal file
View File

@ -0,0 +1,18 @@
# Audit Logs
This is an enterprise feature that allows **Admins** and **Auditors** to monitor what is happening in their deployment.
## Tracked Events
This feature tracks **create, update and delete** events for the following resources:
- GitSSHKey
- Template
- TemplateVersion
- Workspace
- APIKey
- User
## Enabling this feature
This feature is autoenabled for all enterprise deployments. An Admin can contact us to purchase a license [here](https://coder.com/contact?note=I%20want%20to%20upgrade%20my%20license).