diff --git a/cmd/thanos/store.go b/cmd/thanos/store.go index b31caa0e42..1f5d638aea 100644 --- a/cmd/thanos/store.go +++ b/cmd/thanos/store.go @@ -200,6 +200,8 @@ func registerStore(app *extkingpin.App) { return errors.Wrap(err, "error while parsing config for request logging") } + conf.debugLogging = debugLogging + return runStore(g, logger, reg,