azure-firewall-mon icon indicating copy to clipboard operation
azure-firewall-mon copied to clipboard

Read events from Azure Firewall Structured Logs

Open nicolgit opened this issue 3 years ago • 6 comments

Structured Firewall Logs for Azure Firewall, allow customers to choose using Resource Specific Tables instead of existing AzureDiagnostic table.

this will simplify the code in event-hub-source.service.ts

https://learn.microsoft.com/en-us/azure/firewall/firewall-structured-logs

https://techcommunity.microsoft.com/t5/azure-network-security-blog/exploring-the-new-resource-specific-structured-logging-in-azure/ba-p/3620530

nicolgit avatar Apr 20 '23 12:04 nicolgit

Adding support for Structured Firewall Logs would be really nice

meizenga avatar May 03 '23 19:05 meizenga

Implemented

  • Network rule log
  • NAT rule log
  • Application rule log
  • DNS proxy log

still to do:

  • Threat Intelligence log
  • IDPS log
  • Internal FQDN resolve failure log
  • Application rule aggregation log
  • Network rule aggregation log
  • NAT rule aggregation log
  • Top flow log (preview)
  • Flow trace (preview)

nicolgit avatar Aug 03 '23 10:08 nicolgit

IDPS log implemented in 87b541b90d74df0981686ee7bcf121f02e69b5e0

Still to do:

  • Threat Intelligence log
  • Internal FQDN resolve failure log
  • Application rule aggregation log
  • Network rule aggregation log
  • NAT rule aggregation log
  • Top flow log (preview)
  • Flow trace (preview)

nicolgit avatar Sep 06 '23 14:09 nicolgit

Thread Intelligence log in e808b344d81897604174849687befea98236fde9

Still to do:

  • Internal FQDN resolve failure log
  • Application rule aggregation log
  • Network rule aggregation log
  • NAT rule aggregation log
  • Top flow log (preview)
  • Flow trace (preview)

nicolgit avatar Sep 08 '23 13:09 nicolgit

Hey @nicolgit thanks for the great work on this handy tool! I wonder if the work in progress on this issue would explain why any browser I try to load my event hub freezes. I am using your public front (https://az-firewall-mon.duckiesfarm.com/) but I don't think that would be the cause.

Appreciate any insight.

Cheers.

docouto avatar Apr 01 '25 04:04 docouto

@docouto can you open an issue on this specifing OS, browser version, number of events etc. ? thank you!

nicolgit avatar Apr 01 '25 07:04 nicolgit