Skip to content

Commit e2f8e63

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

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
@@ -35,8 +35,8 @@ You can filter connection logs by the following parameters:
3535
- `type` - The type of the connection, such as SSH, VS Code, or workspace app.
3636
An exhaustive list is
3737
[available here](https://pkg.go.dev/github.com/coder/coder/v2/codersdk#ConnectionType).
38-
- `username`: The name of the user who initiated the connection. Results will
39-
not include SSH & IDE sessions.
38+
- `username`: The name of the user who initiated the connection.
39+
Results will not include SSH or IDE sessions.
4040
- `user_email`: The email of the user who initiated the connection. Results will
4141
not include SSH & IDE sessions.
4242
- `started_after`: The time after which the connection started. Uses the RFC3339Nano format.

0 commit comments

Comments
 (0)