Skip to content

Commit

Permalink
Merge pull request #1404 from issa-tseng/issa/central-v1.3-audits
Browse files Browse the repository at this point in the history
central: update server audit actions list.
  • Loading branch information
yanokwa authored Oct 27, 2021
2 parents 15a8a8d + 423227c commit 938db0e
Showing 1 changed file with 24 additions and 15 deletions.
39 changes: 24 additions & 15 deletions src/central-server-audits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ Server Audit Logs in Central

As of `version 0.6 <https://github.com/getodk/central/releases/tag/v0.6.0-beta.0>`_, ODK Central tracks and logs audit actions for most administrative actions performed on the server. The following actions are logged:

- **Web User Actions**

- Create
- Update Details (display name, email, password)
- Assign Role
- Revoke Role
- Log in
- Retire

- **Project Actions**

- Create
Expand All @@ -14,8 +23,12 @@ As of `version 0.6 <https://github.com/getodk/central/releases/tag/v0.6.0-beta.0
- **Form Actions**

- Create
- Update Details (state, draft upload, publish action, settings)
- Update Details (state, settings)
- Create or Update Draft
- Publish Draft
- Abandon Draft
- Update Attachments
- Download Submissions
- Delete

- **Submission Actions**
Expand All @@ -25,30 +38,26 @@ As of `version 0.6 <https://github.com/getodk/central/releases/tag/v0.6.0-beta.0
- Update Submission Data
- Update Attachments

- **Web User Actions**

- Create
- Update Details (display name, email, password)
- Assign Role
- Revoke Role
- Retire

- **App User Actions**

- Create
- Assign Role
- Revoke Role
- Revoke Access
- Give Access
- Remove Access
- Revoke
- Delete

- **Public Link Actions**

- Create
- Assign Role
- Revoke Role
- Revoke Access
- Give Access
- Remove Access
- Revoke
- Delete

- **System Actions**

- Set Configuration

To access the audit logs, navigate to :guilabel:`System`, then select :guilabel:`Server Audit Logs` from the navigation menu that appears:

.. image:: /img/central-server-audits/overview.png
Expand Down

0 comments on commit 938db0e

Please sign in to comment.