PolicyCenter business event logging
A business event is an event of special interest in the PolicyCenter application, such as a user logging into Guidewire
PolicyCenter. PolicyCenter associates various types of information with each defined business event. For
example, as a user logs into PolicyCenter, PolicyCenter captures the following information about this
event:
- User name
- Generated session ID
- CSRF token
After you capture information about these events, it is possible to output the information in multiple ways. For example, you can use the captured information to do the following.
- Write the special event information to a log file and mark the event information so as to make it easy to find in the log and extract for additional use.
- Use the special event information extracted from the log to generate charts and dashboards in third-party tools such as SumoLogic.
