Verifying the Configuration

Verification of the given configruation is automatically performed on starting Logprep. The following command can be used to verify the configuration without running Logprep:

Directly with Python
logprep test config $CONFIG
With PEX file
 logprep.pex test config $CONFIG

Where $CONFIG is the path to a configuration file (see Configuration).