Skip to content

Commit 067ac36

Browse files
Update connection-logs.md
1 parent e2f8e63 commit 067ac36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/security/connection-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ You can filter connection logs by the following parameters:
3737
[available here](https://pkg.go.dev/github.com/coder/coder/v2/codersdk#ConnectionType).
3838
- `username`: The name of the user who initiated the connection.
3939
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.
40+
- `user_email`: The email of the user who initiated the connection.
41+
Results will not include SSH or IDE sessions.
4242
- `started_after`: The time after which the connection started. Uses the RFC3339Nano format.
4343
- `started_before`: The time before which the connection started. Uses the RFC3339Nano format.
4444
- `workspace_id`: The ID of the workspace being connected to.

0 commit comments

Comments
 (0)