Skip to main content

How allowlisting events work

Allowlisting events are collected only when allowlisting is enabled, and the app control mode for the device is set to audit or rules.
  • Events are captured on Windows and macOS workstations when applications execute
  • Idemeum agent tracks binary executions for exe, msi, dmg, and pkg files
  • Allowlisting execution events are uploaded to idemeum cloud every 5 minutes

Allowlisting event structure

To access allowlisting events navigate to your admin portal and access ActivityEvents. You will be presented with the high level view of all events for your tenant. You can click on each event to expand the metadata for the event. You can immediately see if EPM and / or Allowlisting are enabled for your tenant. If you see Execution column populated for each event, then Allowlisting is enabled. If you see Elevation column populated for each event, then EPM is also enabled. \ Clean Shot 2026 05 25 At 12 50 16@2x
ValueExampleDescription
Timestamp1/30/26 3:33:52 PMDate and time for when the execution or elevation happened.
ComputerAL-W11-LWorkstation that generated the event. Next to the computer name you will see the icon for Windows or macOS.
UserSYSTEMUser under which context the application is executing.
Filenameupdater.exeFilename of the executed application.
ExecutionWindows ChromeTag that shows whether the application was allowed to execute or not. When in audit mode, the tag will be Audit as there are no rules enforcement. If you hover over the tag, you will see the rule that is matching the execution based on which the decision is made.
ElevationAllowTag that shows whether the application was allowed to elevate or not. For standard non-admin executions this tag is not shown.
Confidence scoreSoft allowIdemeum confidence score that shows how safe the application is in your environment. We use 20+ behavioral attributes to calculate the score. Learn more here.
ReputationKnown good, Unknown, MalwareReputation of the file obtained from Sophos Intelligence cloud. Learn more here.
PublisherGoogle LLCOrganization that signed the executable. If you expand the event, you will be able to see whether the publisher is verified by operating system or not.
Parentservices.exeParent process that was responsible for launching the executable.
Actions...Actions that you can take on the event, including rule creation.
DescriptionGoogle updaterDescription of the executable file.
File pathC:/program...File path from where the executable is launching.
File version2.5.1File version of the executable.
SHA256 hash320F6790E928200...Hash of the executable file takes with SHA256 algorithm.
Verified publisherYesIf the executable is legitimately signed with the certificate, and that certificate is trusted on the endpoint, the publisher will show as verfified.
Certificate thumbprint607A3EDAA64933...Hash of the certificate that is used to sign the executable (if executable is signed).
Certificate elementsCN=Google LLC,OU=Google...When you expand the event, idemeum shows you the elements of the certificate that is used to sign the executable, such as CN, OU, C, etc.