Skip to content

Introduced a merge output flag for Azure AD Graph logs and AD logs

Compare
Choose a tag to compare
@JoeyInvictus JoeyInvictus released this 26 Mar 15:32
· 92 commits to main since this release
  • Merge Output Option: Introduced a merge output flag for Azure AD Graph logs and AD logs.
  • File Naming Correction: Corrected an issue where the .json extension was missing from the filename for AD sign-in logs, ensuring files are correctly recognized and processed by tools expecting JSON format.
  • Option Renaming: The MergecsvOutput option has been renamed to MergeOutput to better reflect its functionality and to accommodate both CSV and JSON file formats.
  • Fixed bug with wrong version number in the version check.