fix params
This commit is contained in:
@@ -14,7 +14,7 @@ loki.source.file "system_logs" {
|
|||||||
|
|
||||||
loki.write "loki" {
|
loki.write "loki" {
|
||||||
endpoint {
|
endpoint {
|
||||||
url = "https://loki.confdroid.com/loki/api/v1/push"
|
url = "<%= @ay_loki_url"
|
||||||
basic_auth {
|
basic_auth {
|
||||||
username = "<%= @ay_loki_username %>"
|
username = "<%= @ay_loki_username %>"
|
||||||
password = "<%= @ay_loki_userpass %>"
|
password = "<%= @ay_loki_userpass %>"
|
||||||
|
|||||||
Reference in New Issue
Block a user