diff --git a/templates/config.alloy.erb b/templates/config.alloy.erb index a6dbce9..5e20b37 100644 --- a/templates/config.alloy.erb +++ b/templates/config.alloy.erb @@ -1,7 +1,7 @@ <% if @ay_manage_loki == true -%> logging{ - level = "info" +// level = "info" format = "logfmt" write_to = [loki.process.alloy.receiver] }