Configuring Services / Configuring Analytics Database |
Describes the configuration settings for database status monitoring. Use this topic to update the configuration based on your requirement.
If the database service is down for a configured amount of time, the service monitor stops all services that are running. The default configured value is 15 minutes.
The following is the default configuration for database status monitoring in the application.conf file. However, you can modify the default values based on your requirement.
monitor.database { enabled = true downtimeThresholdMin = 15 }
To modify database status monitoring configuration, perform the following steps: