Adding Vector jinja template config.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
rinoa_docker_logs:
|
rinoa_docker_logs:
|
||||||
type: docker_logs
|
type: docker_logs
|
||||||
exclude_containers:
|
exclude_containers:
|
||||||
- zammad-init
|
- vector
|
||||||
|
|
||||||
sinks:
|
sinks:
|
||||||
parseable:
|
parseable:
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
password: {{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token_cleaned)['secret']['PARSEABLE_PASSWORD'] }}
|
password: {{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token_cleaned)['secret']['PARSEABLE_PASSWORD'] }}
|
||||||
request:
|
request:
|
||||||
headers:
|
headers:
|
||||||
X-P-Stream: vectordemo
|
X-P-Stream: rinoa-docker-logs
|
||||||
healthcheck:
|
healthcheck:
|
||||||
enabled: true
|
enabled: true
|
||||||
path: 'http://parseable:8000/api/v1/liveness'
|
path: 'http://parseable:8000/api/v1/liveness'
|
||||||
|
|||||||
Reference in New Issue
Block a user