Skip to content

Commit 44cf43b

Browse files
[EDU-646] Update audit log events (#545)
* Update audit log events * Fix Studios index link * Update platform-cloud/docs/monitoring/configtables/log_events.yml Signed-off-by: Justine Geffen <[email protected]> * Update platform-cloud/docs/monitoring/configtables/log_events.yml Signed-off-by: Justine Geffen <[email protected]> * Update platform-cloud/docs/monitoring/configtables/log_events.yml Signed-off-by: Justine Geffen <[email protected]> --------- Signed-off-by: Llewellyn vd Berg <[email protected]> Signed-off-by: Justine Geffen <[email protected]> Co-authored-by: Justine Geffen <[email protected]>
1 parent d055b32 commit 44cf43b

File tree

2 files changed

+41
-17
lines changed
  • platform-cloud/docs/monitoring/configtables
  • platform-enterprise_versioned_docs/version-25.1/enterprise

2 files changed

+41
-17
lines changed

platform-cloud/docs/monitoring/configtables/log_events.yml

+40-16
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
Note: 'Log entry includes the access token ID.'
66
-
77
Resource: 'Compute environments'
8-
Events logged: 'Add, edit, delete'
9-
Note: 'Log entry includes the compute environment ID. Edit event entries do not include the edited parameters.'
8+
Events logged: 'Add, edit, edit primary, delete'
9+
Note: 'Log entry includes the compute environment ID. Edit event entries do not include the edited parameters. An entry is also recorded when workspace compute environments are made primary or removed from primary.'
1010
-
1111
Resource: 'Credentials'
1212
Events logged: 'Add, edit, delete, access'
@@ -16,32 +16,40 @@
1616
Events logged: 'Add, edit, remove, hide, show'
1717
Note: 'Events for public and private buckets are logged.'
1818
-
19-
Resource: 'Studios sessions'
20-
Events logged: 'Add, start, connect, disconnect, stop, delete'
21-
Note: 'Does not include temporary states (starting, stopping, deleting).'
22-
-
23-
Resource: 'Studios custom environments'
24-
Events logged: 'Build start, build success, build fail'
25-
Note: 'Applies only to Wave-enabled custom environment creation.'
26-
-
2719
Resource: 'Data Explorer files'
2820
Events logged: 'Download, upload, preview'
2921
Note: 'Events for public and private bucket files are logged.'
22+
-
23+
Resource: 'Labels and resource labels'
24+
Events logged: 'Add, edit, delete'
25+
Note: 'Log entry includes the label ID.'
26+
-
27+
Resource: 'Managed identities'
28+
Events logged: 'Add, edit, delete'
29+
Note: 'Log entry includes the managed identity ID.'
3030
-
3131
Resource: 'Organizations'
32-
Events logged: 'Add, delete'
32+
Events logged: 'Add, edit, delete'
33+
Note: 'Log entry includes the organization ID.'
34+
-
35+
Resource: 'Organization members'
36+
Events logged: 'Add, update role, delete'
37+
Note: 'Log entry includes the organization member user ID. The associated organization ID is recorded in the `status` field.'
38+
-
39+
Resource: 'Organization settings'
40+
Events logged: 'Edit'
3341
Note: 'Log entry includes the organization ID.'
3442
-
3543
Resource: 'Participants'
3644
Events logged: 'Add, update role, delete'
37-
Note: 'Log entry includes the participant ID.'
45+
Note: 'Log entry includes the participant ID. The associated workspace ID is recorded in the `status` field.'
3846
-
3947
Resource: 'Pipelines'
4048
Events logged: 'Add, edit, delete'
41-
Note: 'Log entry includes the pipeline ID. Edit event entries do not include the edited parameters.'
49+
Note: 'Edit event entries do not include the edited parameters. Log entry includes the pipeline ID.'
4250
-
4351
Resource: 'Pipeline actions'
44-
Events logged: 'Add, delete'
52+
Events logged: 'Add, edit, pause, unpause, delete'
4553
Note: 'Log entry includes the pipeline action ID.'
4654
-
4755
Resource: 'Pipeline secrets'
@@ -52,9 +60,25 @@
5260
Events logged: 'Launch, create, relaunch, resume, status change, complete, delete, drop'
5361
Note: 'Relaunched/resumed runs are stored with the initial launch run ID. Deleted runs are marked for deletion before being dropped from the runs database by the application backend (constituting two events).'
5462
-
63+
Resource: 'Studios sessions'
64+
Events logged: 'Add, start, connect, disconnect, stop, delete'
65+
Note: 'Temporary states (starting, stopping, deleting) are not logged.'
66+
-
67+
Resource: 'Studios custom environments'
68+
Events logged: 'Build start, build success, build fail'
69+
Note: 'Applies only to Wave-enabled custom environment creation.'
70+
-
5571
Resource: 'Teams'
56-
Events logged: 'Add, delete'
72+
Events logged: 'Add, edit, delete'
5773
Note: 'Log entry includes the team ID.'
74+
-
75+
Resource: 'Team members'
76+
Events logged: 'Add, delete'
77+
Note: 'Log entry includes the user ID of the team member. The associated team ID is recorded in the `status` field.'
78+
-
79+
Resource: 'Team workspaces'
80+
Events logged: 'Add, edit, delete'
81+
Note: 'Events are recorded when access to a workspace is granted to or removed from a team. An event is also recorded when a team workspace role is updated.'
5882
-
5983
Resource: 'Users'
6084
Events logged: 'Add, edit, delete'
@@ -65,5 +89,5 @@
6589
Note: 'Login event entries include the login IP address.'
6690
-
6791
Resource: 'Workspaces'
68-
Events logged: 'Add, delete'
92+
Events logged: 'Add, edit, delete'
6993
Note: 'Log entry includes the workspace ID.'

platform-enterprise_versioned_docs/version-25.1/enterprise/studios.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can configure which organizational workspaces have access to Studios. This c
3535

3636
Each of the provided environments includes a particular version of the underlying software package and the version of Seqera Connect, an integrated web- and file-server.
3737

38-
To quickly identify which version of the software an image includes, the version string for each container is in the form of `<software_version>-<seqera_connect_version>`. For example, if the version string for the RStudio Server is `4.4.1-0.8`, version `4.4.1` is the RStudio version and `0.8` is the Connect version of this Seqera-built container image. Learn more about Studios [environment versioning](../../studios/index.mdx#container-image-templates).
38+
To quickly identify which version of the software an image includes, the version string for each container is in the form of `<software_version>-<seqera_connect_version>`. For example, if the version string for the RStudio Server is `4.4.1-0.8`, version `4.4.1` is the RStudio version and `0.8` is the Connect version of this Seqera-built container image. Learn more about Studios [environment versioning](../studios/index.mdx#container-image-templates).
3939

4040
The latest environment versions are listed below:
4141

0 commit comments

Comments
 (0)