Adaptable Log channel

The Adaptable Log Channel driver lets you implement custom actions in response to events that are logged by Trust Protection Foundation.

This driver can perform virtually any programmatic task in response to the logging of an event. The Adaptable Log Channel driver can interface directly with ITSM and/or SIEM solutions to create support tickets, change requests, security incidents, and so forth.

For applications that require access to the Web SDK, Trust Protection Foundation can manage authentication for you automatically, reducing the overhead in your PowerShell script. When implemented, each time your script is called, Trust Protection Foundation requests a new token automatically. Each new token is associated with both the specified user and with the referenced application ID. After the script finishes running, Trust Protection Foundation revokes the token automatically. To get started, see Adaptable Log Channel prerequisites.