Adaptable Log channel

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

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 Venafi Web SDK, Trust Protection Platform can manage authentication for you automatically, reducing the overhead in your PowerShell script. When implemented, each time your script is called, Trust Protection Platform 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 Platform revokes the token automatically. To get started, see Adaptable Log Channel prerequisites.