-
Notifications
You must be signed in to change notification settings - Fork 532
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: Update dashboard and hunt query for firewall logs #12021
Milestone
Comments
Additional commit to update columns at the bottom of Dashboards and Hunt: |
dougburks
added a commit
that referenced
this issue
Dec 14, 2023
…all-queries FIX: Update dashboard and hunt query for firewall logs #12021
dougburks
added a commit
that referenced
this issue
Dec 18, 2023
dougburks
added a commit
that referenced
this issue
Dec 18, 2023
dougburks
added a commit
that referenced
this issue
Dec 19, 2023
…ilterlog-parser FIX: Update dashboard and hunt query for firewall logs #12021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
new dashboard:
observer.type:firewall | groupby -sankey event.action observer.ingress.interface.name | groupby event.action | groupby observer.ingress.interface.name | groupby network.type | groupby network.transport | groupby source.ip | groupby destination.ip | groupby destination.port
new hunt query:
observer.type:firewall | groupby event.action
The text was updated successfully, but these errors were encountered: