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 parentc2f3817 commite2f8e63Copy full SHA for e2f8e63
docs/admin/security/connection-logs.md
@@ -35,8 +35,8 @@ You can filter connection logs by the following parameters:
35
-`type` - The type of the connection, such as SSH, VS Code, or workspace app.
36
An exhaustive list is
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. Results will
39
- not include SSH& IDE sessions.
+-`username`: The name of the user who initiated the connection.
+Results willnot include SSHor IDE sessions.
40
-`user_email`: The email of the user who initiated the connection. Results will
41
not include SSH & IDE sessions.
42
-`started_after`: The time after which the connection started. Uses the RFC3339Nano format.