Update 'defaults/main.yml'
This commit is contained in:
parent
4090de4322
commit
fad445d51f
@ -98,7 +98,7 @@ promtail_scrape_config:
|
|||||||
journal:
|
journal:
|
||||||
labels:
|
labels:
|
||||||
job: node
|
job: node
|
||||||
host: "{{ ansible_hostname }}"
|
host: "{{ inventory_hostname }}"
|
||||||
max_age: 12h
|
max_age: 12h
|
||||||
relabel_configs:
|
relabel_configs:
|
||||||
- source_labels:
|
- source_labels:
|
||||||
|
Loading…
Reference in New Issue
Block a user