We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parente2f8e63 commit067ac36Copy full SHA for 067ac36
docs/admin/security/connection-logs.md
@@ -37,8 +37,8 @@ You can filter connection logs by the following parameters:
37
[available here](https://pkg.go.dev/github.com/coder/coder/v2/codersdk#ConnectionType).
38
-`username`: The name of the user who initiated the connection.
39
Results will not include SSH or IDE sessions.
40
--`user_email`: The email of the user who initiated the connection. Results will
41
- not include SSH& IDE sessions.
+-`user_email`: The email of the user who initiated the connection.
+Results willnot include SSHor IDE sessions.
42
-`started_after`: The time after which the connection started. Uses the RFC3339Nano format.
43
-`started_before`: The time before which the connection started. Uses the RFC3339Nano format.
44
-`workspace_id`: The ID of the workspace being connected to.