In this article:
Objective
Prerequisites
Steps to follow
Validation and confirmation
Tips
Related topics and articles
Objective
Learn how to import EVT/EVTX logs into ADAudit Plus for analysis and auditing by configuring scheduled or one-time imports using the built-in import functionality.
Prerequisites
Ensure sufficient disk space is available for log storage. The requirement will vary depending on the environment size and log retention period.
Administrator privileges in ADAudit Plus are required.
The service account must have read permissions on the source log files.
The service account must be a member of the Event Log Readers group (for automatic log collection).
Confirm that the log files (EVT/EVTX) are accessible from the ADAudit Plus server, either via a local path or a network share.
Windows Management Instrumentation (WMI) must be enabled on all source servers.
The Remote Registry service must be running on all source servers.
Steps to follow
Use an account with administrator rights or the required permission level to configure log imports.
Go to the Admin tab.
Under Configuration, select Import EVT/EVTX Logs.
Click Import Log Path located at the top-right corner of the screen.
Enable the time interval at which the logs should be imported:
Once
Hourly
Daily
Weekly
Choose the desired interval under Import EVT/EVTX logs Once Every.
Provide the file path where the logs are stored:
Local path example: C:\FolderName
Network share example: \\ComputerName\SharedFolder
Click Save to apply the settings.
ADAudit Plus will import logs from the specified location at the configured schedule.
Click View Imported Logs to check the import history and verify successful log imports.
Validation and confirmation
After saving, monitor the View Imported Logs section to confirm that logs are being imported as per the schedule.
Check for successful entries and timestamps that align with your configured interval.
Ensure no errors are logged indicating access issues or invalid paths.
Tips
When using a network path, make sure the ADAudit Plus service account has read permissions on the shared folder.
Ensure the logs are not in use or locked by another process to prevent import failures.
Use a consistent folder structure and naming convention to simplify log tracking.
For large log sets, consider setting the schedule to off-peak hours to avoid impacting performance.
Related topics and articles