Compare commits
3 Commits
b86bf34a6b
...
main
Author | SHA1 | Date | |
---|---|---|---|
b496fccd50 | |||
390ed6b094 | |||
222b001b86 |
@@ -26,4 +26,10 @@ scrape_configs:
|
||||
target_label: syslog_identifier
|
||||
- source_labels: ["__journal_container_name"]
|
||||
target_label: container_name
|
||||
|
||||
- job_name: podman_logs
|
||||
pipeline_stages:
|
||||
- cri: {}
|
||||
static_configs:
|
||||
- labels:
|
||||
job: podman_logs
|
||||
__path__: /var/log/podman/*.log
|
||||
|
@@ -21,4 +21,4 @@ cname=loki.rre.nu,serrano.rre.nu
|
||||
cname=db.rre.nu,serrano.rre.nu
|
||||
cname=mqtt.rre.nu,serrano.rre.nu
|
||||
cname=foto.rre.nu,serrano.rre.nu
|
||||
cname=recipies.rre.nu,serrano.rre.nu
|
||||
cname=recipes.rre.nu,serrano.rre.nu
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{% from 'lib.sls' import pod_deploy with context %}
|
||||
|
||||
{{ pod_deploy('recipies') }}
|
||||
{{ pod_deploy('recipes') }}
|
||||
|
Reference in New Issue
Block a user