arreglados alloy y loki para aceptar emojis
This commit is contained in:
@@ -132,6 +132,10 @@ loki.relabel "syslog" {
|
||||
loki.write "loki" {
|
||||
endpoint {
|
||||
url = "http://loki:3100/loki/api/v1/push"
|
||||
http_headers = {
|
||||
"Content-Type" = ["application/json; charset=utf-8"]
|
||||
"Accept-Charset" = ["utf-8"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user