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

FEATURE: Add Events table columns for stun logs #12940

Closed
dougburks opened this issue May 6, 2024 · 1 comment
Closed

FEATURE: Add Events table columns for stun logs #12940

dougburks opened this issue May 6, 2024 · 1 comment
Assignees
Milestone

Comments

@dougburks
Copy link
Contributor

dougburks commented May 6, 2024

      '::stun':
        - soc_timestamp
        - event.dataset
        - source.ip
        - source.port
        - destination.ip
        - destination.port
        - stun.class
        - stun.method
        - stun.attribute.types
        - log.id.uid

Also, update dashboard:

tags:stun* | groupby source.ip | groupby -sankey source.ip destination.ip | groupby destination.ip | groupby destination.port | groupby destination.geo.country_name | groupby stun.class | groupby -sankey stun.class stun.method | groupby stun.method | groupby stun.attribute.types
@dougburks dougburks self-assigned this May 6, 2024
@dougburks dougburks added this to the 2.4.70 milestone May 6, 2024
dougburks added a commit that referenced this issue May 6, 2024
…ch-1

FEATURE: Add Events table columns for stun logs #12940
@dougburks
Copy link
Contributor Author

Tested and verified:

Image

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 6, 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

1 participant