# Basic configurations The configuration file for Kuiper is at ``$kuiper/etc/kuiper.yaml``. The configuration file is yaml format. ## Log level ```yaml basic: # true|false, with debug level, it prints more debug info debug: false ```