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 new dashboards for community_id and firewall auth #12323

Closed
dougburks opened this issue Feb 7, 2024 · 1 comment
Closed

FEATURE: Add new dashboards for community_id and firewall auth #12323

dougburks opened this issue Feb 7, 2024 · 1 comment
Assignees
Milestone

Comments

@dougburks
Copy link
Contributor

dougburks commented Feb 7, 2024

After Firewall dashboard, add a new Firewall Authentication dashboard:

observer.type:firewall AND event.category:authentication | groupby user.name | groupby -sankey user.name source.ip | groupby source.ip | table soc_timestamp user.name source.ip message

Rename Connections dashboard to Connections seen by Zeek or Suricata and then create a new dashboard called Connections and Metadata with community_id that shows ALL logs with community_id:

_exists_:network.community_id | groupby event.module* | groupby -sankey event.module* event.dataset | groupby event.dataset | groupby source.ip source.port destination.ip destination.port | groupby network.protocol | groupby source_geo.organization_name source.geo.country_name | groupby destination_geo.organization_name destination.geo.country_name | groupby rule.name rule.category event.severity_label | groupby dns.query.name | groupby http.virtual_host http.uri | groupby notice.note notice.message notice.sub_message | groupby source.ip host.hostname user.name event.action event.type process.executable process.pid
@dougburks dougburks self-assigned this Feb 7, 2024
@dougburks dougburks added this to the 2.4.50 milestone Feb 7, 2024
dougburks added a commit that referenced this issue Feb 7, 2024
…oards-communityid-firewall

FEATURE: Add new dashboards for community_id and firewall auth #12323
@dougburks
Copy link
Contributor Author

Verified:

image

image

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