You can change the log levels of FusionInsight Manager. For a specific service, you can change the log level and the log file size to prevent the failure in saving logs due to insufficient disk space.
The services need to be restarted for the new configuration to take effect. During the restart, the services are unavailable.
./setLogLevel.shLog level parameters
The priorities of log levels are FATAL, ERROR, WARN, INFO, and DEBUG in descending order. Logs whose levels are higher than or equal to the set level are printed. The number of printed logs decreases as the configured log level increases.
The log levels of components are different from those defined in open-source code.
KrbServer, LdapServer, and DBService do not support the changing of service log levels and log file sizes.