-
Notifications
You must be signed in to change notification settings - Fork 0
Permissions
phbits edited this page Feb 11, 2021
·
3 revisions
While the module has extensive tests to verify sufficient access, here are the permission requirements.
There is one instance where Administrator permission is needed and that is to register a new Source in the Application Event Log.
This is only necessary if using WinEvent as an Alert Method. Once the source is registered, Administrator permission is no longer needed.
A standard user has enough permission to run this module as long as the following are met.
- Read access to IIS log files.
- Read & Exec permission of Logparser.exe
The recommended implementation is to run as a scheduled task. This requires the user account running the scheduled task to have Log on as a batch job User Rights Assignment (SeBatchLogonRight).