Accessing Redis information
There are several different ways that you can access information about your Redis
configuration and server performance:
- Access the Server Tools Management Beans screen
- Review the application logs
Management Bean information
Guidewire provides information about the Redis configuration (and other application
configurations) in the Server Tools Management Beans screen. To
access this screen, log into Guidewire PolicyCenter using an
administrative account that contains the soapadmin permission.
In the Management Beans screen, click the following link:
-
gw.plugin.cluster.RedisBroadcastTransport:type=broadcast
In the Guidewire Managed Bean Properties screen that opens, you see information related to each defined Redis server.
Application log entries
The PolicyCenter application logs provide information on the installed Redis servers, for example:
main 12:06:37,360 INFO Server.Cluster.RedisBroadcastTransport RedisPublisher(ph-app-s011.guidewire.com:6379) connected to Redis
You can also set up additional cluster logging using Guidewire intentional logging
(business event logging). To to do so, you must set up the following logging category:
SERVER_CLUSTER
See PolicyCenter business event logging for more information.
