aboutsummaryrefslogtreecommitdiffstats
path: root/crates/rule-executor/rule-executor.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rule-executor/rule-executor.toml')
-rw-r--r--crates/rule-executor/rule-executor.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rule-executor/rule-executor.toml b/crates/rule-executor/rule-executor.toml
index dd64828..69303bb 100644
--- a/crates/rule-executor/rule-executor.toml
+++ b/crates/rule-executor/rule-executor.toml
@@ -2,7 +2,7 @@
env = "development"
[monitoring]
-log-level = "warden_rule=trace,info"
+log-level = "rule_executor=trace,info"
opentelemetry-endpoint = "http://localhost:4317"
loki-endpoint = "http://localhost:3100"