Skip to content
Snippets Groups Projects
Commit d730d3c2 authored by godog's avatar godog
Browse files

bandaid rsyslog aux log collector memory leak

parent 89b3b344
No related branches found
No related tags found
1 merge request!247bandaid rsyslog aux log collector memory leak
Pipeline #72318 passed
...@@ -309,6 +309,8 @@ aux-log-collector: ...@@ -309,6 +309,8 @@ aux-log-collector:
- /var/spool/rsyslog-aux-collector: /var/spool/rsyslog - /var/spool/rsyslog-aux-collector: /var/spool/rsyslog
- /var/log/remote: /var/log/remote - /var/log/remote: /var/log/remote
egress_policy: internal egress_policy: internal
resources:
ram: "1G"
public_tcp_endpoints: public_tcp_endpoints:
- name: syslog-aux - name: syslog-aux
port: 16515 port: 16515
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment