Log events
Log events are generated by Trust Protection Platform components as well as custom add-ons provided by Venafi, our partners, or customer organizations.
All log events have a standardized set of fields. This allows the log server to store events in a database and query events across all sources.
When an event occurs, the following sequence of events beings.
- A Trust Protection Platform component serves an event to the Log API.
- If the event's severity level is
Debug
, and the Debug setting is disabled, it is discarded. - The Log API sends the event information to the MSSQL Service Broker Queue for processing.
- The log server periodically checks the queue.
- The log server sends the event to the default log channel.
- The log server applies matching notification rules. This may trigger sending the event information to the corresponding channels.