Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: SOC Auth dashboard #10878

Closed
dougburks opened this issue Jul 31, 2023 · 1 comment
Closed

FIX: SOC Auth dashboard #10878

dougburks opened this issue Jul 31, 2023 · 1 comment
Assignees

Comments

@dougburks
Copy link
Contributor

msg:authenticated returns 0 results, try this instead:

event.dataset:kratos.audit AND event.action:"Identity authenticated successfully and was issued an Ory Kratos Session Cookie." | groupby -sankey http_request.headers.x-real-ip identity_id | groupby http_request.headers.x-real-ip | groupby identity_id | groupby http_request.headers.user-agent | groupby "event.action"

Make sure Events panel at bottom is showing correct fields.

Also update Hunt queries as well.

@dougburks
Copy link
Contributor Author

Tested and verified:

image

image

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants