Skip to content

Commit

Permalink
add new log types for new integrations (#546)
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas Hakmiller <[email protected]>
  • Loading branch information
nhakmiller and Nicholas Hakmiller authored Sep 24, 2024
1 parent 51a4cf7 commit 26ed5de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions panther_analysis_tool/schema_regexs.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
r"Lacework\.UserDetails|"
r"Lacework\.UserLogin|"
r"Linux\.Auditd|"
r"Material\.CaseCreated|"
r"Microsoft365\.Audit\.AzureActiveDirectory|"
r"Microsoft365\.Audit\.Exchange|"
r"Microsoft365\.Audit\.General|"
Expand Down Expand Up @@ -237,6 +238,9 @@
r"Snyk\.GroupAudit|"
r"Snyk\.OrgAudit|"
r"Sophos\.Central|"
r"Sublime\.Audit|"
r"Sublime\.MDM|"
r"Sublime\.MessageEvent|"
r"Suricata\.Alert|"
r"Suricata\.Anomaly|"
r"Suricata\.DHCP|"
Expand All @@ -252,6 +256,7 @@
r"Tailscale\.Audit|"
r"Tailscale\.Network|"
r"Tenable\.Vulnerability|"
r"ThinkstCanary\.Alert|"
r"Tines\.Audit|"
r"Tor\.ExitNode|"
r"TrailDiscover\.CloudTrail|"
Expand Down

0 comments on commit 26ed5de

Please sign in to comment.