This commit is contained in:
parent
76dfa1c0de
commit
f7d77d61cc
@ -36,6 +36,7 @@ job "promtail" {
|
|||||||
config {
|
config {
|
||||||
image = "grafana/promtail"
|
image = "grafana/promtail"
|
||||||
ports = ["http"]
|
ports = ["http"]
|
||||||
|
dns_servers= ["192.168.1.10","192.168.1.4"]
|
||||||
args = [
|
args = [
|
||||||
"-config.file=/local/promtail.yml",
|
"-config.file=/local/promtail.yml",
|
||||||
"-server.http-listen-port=${NOMAD_PORT_http}",
|
"-server.http-listen-port=${NOMAD_PORT_http}",
|
||||||
|
Loading…
Reference in New Issue
Block a user