Skip to content

Commit 4155b08

Browse files
authored
feat: add preset filter for audit logins (#6066)
1 parent bed37b4 commit 4155b08

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

site/src/pages/AuditPage/AuditPageView.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ const presetFilters = [
3636
},
3737
{ query: "resource_type:template action:create", name: "Added templates" },
3838
{ query: "resource_type:user action:delete", name: "Deleted users" },
39-
{
40-
query: "resource_type:workspace_build action:start",
41-
name: "Started builds",
42-
},
4339
{
4440
query: "resource_type:workspace_build action:start build_reason:initiator",
4541
name: "Builds started by a user",
4642
},
43+
{
44+
query: "resource_type:api_key action:login",
45+
name: "User logins",
46+
},
4747
]
4848

4949
export interface AuditPageViewProps {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy