Skip to content

Environment Variables Reference

elastic-fruit-runner is primarily configured through its YAML config file. Only one environment variable is supported:

VariableConfig file equivalentDescription
LOG_LEVELlog_levelLog level: debug, info, warn, error. Overrides the value in config file
Terminal window
LOG_LEVEL=debug elastic-fruit-runner

All other settings (orgs, repos, auth, runner sets, idle timeout) must be configured in the YAML config file. See the configuration reference for details.