The ckConfig command checks a config file of the type used by the logging system for correctness.
Synopsis
ckConfig [-e] [v] [-s] [file...]
Description
Without flags, this command prints how many valid destinations were read. If any were at fault, the command prints the indices of the bad specifications.
The arguments are described in the following table:
Argument |
Description |
-e |
Display configuration specific errors |
-v |
Display errors AND print the configuration after reading it |
-s |
Display no messages at all. The exit value is the only indication if the configuration files are okay. |