We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067ac36 commit 2331cb7Copy full SHA for 2331cb7
docs/admin/security/connection-logs.md
@@ -39,7 +39,8 @@ You can filter connection logs by the following parameters:
39
Results will not include SSH or IDE sessions.
40
- `user_email`: The email of the user who initiated the connection.
41
42
-- `started_after`: The time after which the connection started. Uses the RFC3339Nano format.
+- `started_after`: The time after which the connection started.
43
+ Uses the RFC3339Nano format.
44
- `started_before`: The time before which the connection started. Uses the RFC3339Nano format.
45
- `workspace_id`: The ID of the workspace being connected to.
46
- `connection_id`: The ID of the connection.
0 commit comments