Administration Guide > TDV Logging Information > Configuring and Enabling Event Logging > Events that Can Be Sent to Custom Event Handlers
 
Events that Can Be Sent to Custom Event Handlers
The following is a list of the values of type that can be output from the following Java call in the handleEvent method of a custom event handler:
String type = (String)eventInfo.get("type");
 
Each Event Type also appears in an Event Group (Cache Events, Cluster Events, and so on) in the Configuration window under Server > Events and Logging > Event Generation. (These are also listed in the “TDV Configuration Parameters” topic of the TDV Reference Guide.) For descriptions and values, find and highlight them in the Configuration window.
Event Type
Event Group
CS_CACHE_CLEAR
Cache Events
CS_CACHE_DISABLE
Cache Events
CS_CACHE_ENABLE
Cache Events
CS_CACHE_REFRESH_END
Cache Events
CS_CACHE_REFRESH_FAIL
Cache Events
CS_CACHE_REFRESH_START
Cache Events
CS_CLUSTER_SERVER_CONNECTED
Cluster Events
CS_CLUSTER_SERVER_DISCONNECTED
Cluster Events
CS_CLUSTER_SERVER_JOINED
Cluster Events
CS_CLUSTER_SERVER_SHUNNED
Cluster Events
CS_CONN_CHECKED_IN
Data Source Events
CS_CONN_CHECKED_OUT
Data Source Events
CS_CONN_FAIL
Data Source Events
CS_CONN_INVALID
Data Source Events
CS_CONN_POOL_EXHAUSTED
Data Source Events
CS_CONN_POOL_SIZE_DECREASE
Data Source Events
CS_CONN_POOL_SIZE_INCREASE
Data Source Events
CS_DATA_SOURCE_DOWN
Data Source Events
CS_DATA_SOURCE_INTROSPECT_CANCEL
Data Source Events
CS_DATA_SOURCE_INTROSPECT_END
Data Source Events
CS_DATA_SOURCE_INTROSPECT_FAIL
Data Source Events
CS_DATA_SOURCE_INTROSPECT_START
Data Source Events
CS_DATA_SOURCE_MODIFY
Data Source Events
CS_DATA_SOURCE_OFF
Data Source Events
CS_DATA_SOURCE_ON
Data Source Events
CS_DATA_SOURCE_STATS_COMPLETE
Data Source Events
CS_DATA_SOURCE_STATS_FAIL
Data Source Events
CS_DATA_SOURCE_STATS_START
Data Source Events
CS_DATA_SOURCE_TEST_FAIL
Data Source Events
CS_DATA_SOURCE_TEST_START
Data Source Events
CS_DATA_SOURCE_TEST_SUCCESS
Data Source Events
CS_DATA_SOURCE_UP
Data Source Events
CS_DOMAIN_CREATE
System Overview Events
CS_DOMAIN_DELETE
System Overview Events
CS_GROUP_CREATE
System Overview Events
CS_GROUP_DELETE
System Overview Events
CS_MONITOR_FAIL
System Overview Events
CS_MONITOR_START
System Overview Events
CS_MONITOR_STOP
System Overview Events
CS_PREPARED_STATEMENT_FAIL
Request Events
CS_PREPARED_STATEMENT_SUCCESS
Request Events
CS_REPOSITORY_DOWN
System Overview Events
CS_REPOSITORY_UP
System Overview Events
CS_REQUEST_CANCEL
Request Events
CS_REQUEST_END
Request Events
CS_REQUEST_FAIL
Request Events
CS_REQUEST_INACTIVE
Request Events
CS_REQUEST_RUN_FOR_TOO_LONG
Request Events (Request Run Time)
CS_REQUEST_START
Request Events
CS_REQUEST_WAIT
Request Events
CS_REQUEST_WAIT_QUEUE_THRESHOLD_PASS
Request Events
CS_REQUEST_WAIT_QUEUE_THRESHOLD_RESET
Request Events
CS_RESOURCE_CREATE
Resource Events
CS_RESOURCE_DELETE
Resource Events
CS_RESOURCE_LOCK
Resource Events
CS_RESOURCE_STATS_COMPLETE
Resource Events
CS_RESOURCE_STATS_FAIL
Resource Events
CS_RESOURCE_STATS_START
Resource Events
CS_RESOURCE_UNLOCK
Resource Events
CS_SECURITY_RBS_ASSIGN
Security Events
CS_SECURITY_RBS_CREATE
Security Events
CS_SECURITY_RBS_DELETE
Security Events
CS_SECURITY_RBS_DISABLE
Security Events
CS_SECURITY_RBS_ENABLE
Security Events
CS_SECURITY_RBS_REMOVE
Security Events
CS_SECURITY_RBS_UPDATE
Security Events
CS_SERVER_RESTART
System Overview Events
CS_SERVER_RESTART_FAIL
System Overview Events
CS_SERVER_START
System Overview Events
CS_SERVER_STOP
System Overview Events
CS_SERVER_STOP_PLANNED
System Overview Events
CS_SERVER_STOP_UNPLANNED
System Overview Events
CS_SESSION_END
Session Events
CS_SESSION_LOGIN_FAIL
Session Events
CS_SESSION_MAX_CONNECTIONS_EXHAUST
Session Events
CS_SESSION_NON_LOCALHOST_REQUEST_FAIL
Session Events
CS_SESSION_RUN_FOR_TOO_LONG
Session Events (Session Open Time)
CS_SESSION_START
Session Events
CS_SESSION_TERMINATE
Session Events
CS_STORAGE_LOW_CRITICAL
Storage Events
CS_STORAGE_LOW_WARNING
Storage Events
CS_TRANSACTION_COMMIT
Transaction Events
CS_TRANSACTION_COMPENSATE
Transaction Events
CS_TRANSACTION_FAIL
Transaction Events
CS_TRANSACTION_ROLLBACK
Transaction Events
CS_TRANSACTION_START
Transaction Events
CS_TRIGGER_END
Trigger Events
CS_TRIGGER_FAIL
Trigger Events
CS_TRIGGER_START
Trigger Events
CS_USER_ADD_TO_GROUP
System Overview Events
CS_USER_CREATE
System Overview Events
CS_USER_DELETE
System Overview Events
CS_USER_PASSWORD_MODIFY
System Overview Events
CS_USER_REMOVE_FROM_GROUP
System Overview Events