Skip to content
Snippets Groups Projects
Commit c2c4ad89 authored by ale's avatar ale
Browse files

Set an egress_policy on rsyslog

parent bc436593
Branches
No related tags found
No related merge requests found
...@@ -54,6 +54,7 @@ log-collector: ...@@ -54,6 +54,7 @@ log-collector:
- /etc/rsyslog-collector-lognorm: /etc/rsyslog-collector-lognorm - /etc/rsyslog-collector-lognorm: /etc/rsyslog-collector-lognorm
- /var/spool/rsyslog-collector: /var/spool/rsyslog - /var/spool/rsyslog-collector: /var/spool/rsyslog
- /var/log/remote: /var/log/remote - /var/log/remote: /var/log/remote
egress_policy: internal
- name: kibana - name: kibana
image: registry.git.autistici.org/ai3/docker/kibana:master image: registry.git.autistici.org/ai3/docker/kibana:master
port: 5601 port: 5601
......
...@@ -52,6 +52,7 @@ log-collector: ...@@ -52,6 +52,7 @@ log-collector:
- /etc/rsyslog-collector-lognorm: /etc/rsyslog-collector-lognorm - /etc/rsyslog-collector-lognorm: /etc/rsyslog-collector-lognorm
- /var/spool/rsyslog-collector: /var/spool/rsyslog - /var/spool/rsyslog-collector: /var/spool/rsyslog
- /var/log/remote: /var/log/remote - /var/log/remote: /var/log/remote
egress_policy: internal
ports: ports:
- 6514 - 6514
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment