Klogger's configuration files reside in the kernel source root and are named ``.klogger.conf.NAME'' -- where NAME is the name of the schema they define. The separation into multiple configuration files allows great flexibility when adding or removing logging schemata. All Klogger enabled kernels must have at least one configuration file, named ``.klogger.conf.base'' which is included alongside the main Klogger kernel patch and contains definitions for the build in Klogger events, such as when it was enabled/disabled, what processes are running when it's enabled, etc. This file can serve as a basic example of a Klogger configuration file.