Loading deploy/conf/fluent-bit.conf +0 −5 Original line number Diff line number Diff line [SERVICE] Flush 5 Daemon off Log_Level debug [INPUT] Name forward Listen 0.0.0.0 Port 24224 [OUTPUT] Name forward Match * Host fluentd Port 24224 deploy/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ services: cpus: '0.1' memory: 64M reservations: memory: 52M memory: 16M networks: log-net: Loading Loading
deploy/conf/fluent-bit.conf +0 −5 Original line number Diff line number Diff line [SERVICE] Flush 5 Daemon off Log_Level debug [INPUT] Name forward Listen 0.0.0.0 Port 24224 [OUTPUT] Name forward Match * Host fluentd Port 24224
deploy/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ services: cpus: '0.1' memory: 64M reservations: memory: 52M memory: 16M networks: log-net: Loading