Skip to content

Create Policy From Event Logs

Violet Hansen edited this page Nov 27, 2024 · 1 revision

Create Policy From Event Logs

This page in AppControl Manager allows you to create Application Control policies directly from local event logs or EVTX files. It focuses on processing Code Integrity and AppLocker event logs to help build tailored policies.

This page offers a data grid that has search functionality, sorting, removal of individual logs and copying entire rows or each cell to the clipboard.


Configuration Details

  • Scan Logs: Click this button to initiate a scan of the system for relevant Code Integrity and AppLocker events and display them in the page.

  • Browse for EVTX: Use this option to browse for Code Integrity and/or AppLocker exported EVTX log files. When EVTX log file are selected, pressing the Scan Logs button will scan those instead of the system logs.

  • Create Policy -> Add to policy: Use this option to select an existing Application Control XML policy file. The events you choose will be added directly to this file, expanding its coverage.

  • Create Policy -> Base policy file: This option allows you to specify a base XML policy file. The supplemental policy generated from the event logs will be linked to this base policy.

  • Create Policy -> Base GUID: Enter the GUID of an existing base policy here. The supplemental policy created from the event logs will be associated with this specified GUID.

  • Policy Name: Enter the name of the policy that will be created from the event logs.

  • Filters logs by date: Use the calendar to filter the logs based on date they were generated.

  • Deploy policy after creation: Use this toggle button to tell the application that you want to deploy the policy after creation.

  • Scan Level: You can choose from different scan levels. Refer to this page for all the information about them.










C#


Clone this wiki locally