Hi everyone,
I’m working on creating preview dashboards in Google SecOps and need to join logs from the event table based on a common field.
For example, I have events where:
metadata.product_event_type = "evt1"
metadata.product_event_type = "evt2"
Both events share a common field, fingerprint, and I need to join them based on this field. The goal is to use some fields from evt1 and some from evt2 in the same query for my dashboard.
Is there a way to perform this type of join in Google SecOps preview dashboard queries?
Any guidance or documentation would be greatly appreciated!
Thanks,
Prashant Nakum