Feature: Update Get-HawkTenantUnifiedAuditLog #263
Labels
priority/low
For low priority tasks
status/ready
Verified issue, ready to be assigned
type/feature
New feature or request
Milestone
Uh oh!
There was an error while loading. Please reload this page.
What Problem Would This Feature Solve?
Get-HawkTenantUnifiedAuditLog
is currently non-functional and does not return results for the Unified Audit Log (UAL). This results in the following issues:Start-HawkTenantInvestigation
, meaning valuable authentication data is missing in standard tenant investigations.Proposed Solution
Get-HawkTenantUnifiedAuditLog
to successfully retrieve and process UAL data.Get-HawkTenantUnifiedAuditLog
to useGet-SimpleUnifiedAuditLog
for processing UAL data.Simple_Audit_Log_Full_{date}.csv/.json
Audit_Log_Full_{date}.csv/.json
Start-HawkTenantInvestigation
based on the timeline required to fix functionality.Technical Requirements
Modify
Get-HawkTenantUnifiedAuditLog
to:Get-SimpleUnifiedAuditLog
for UAL processing.Determine Function Placement:
Start-HawkTenantInvestigation
.Start-HawkTenantInvestigation
.Acceptance Criteria
Get-HawkTenantUnifiedAuditLog
successfully retrieves and processes UAL data.Start-HawkTenantInvestigation
.The text was updated successfully, but these errors were encountered: