fluentd to collect/ manage/ and analyze logs generated when a node is running.file or console - Check the Firewall
The following port open is required from the agent to the server. Udp port open is also required for syslog collection.docker-compose-fluent.yml for Agent Docker-Compose information is same as below when setting agent, and some modifications are required when creating a file../data/:/loopchain/log./fluent/log:/fluentd/logLOG_SERVER_IP: 1.1.1.1docker-compose-fluent.yml for Collection Server When setting the server, Docker-compose information is the same as below and some modifications are required when creating a file../fluent/log:/fluentd/logFLUENTD_MODE: serverFLUENTD_MATCH_ELA_HOST: 1.1.1.1