openvidu/openvidu-server/deployments/pro/docker-compose/media-node
Juan Navarro 5d61cb1afa deployments: use "--tail 10" to follow logs
docker-compose uses "--tail all" by default, which prints the complete
logs before starting to follow new lines. This becomes a problem when
the service has been running for a lot of time and there are thousand of
lines.

Use "--tail 10" to mimic the behavior of the "tail" program, which shows
the latest 10 lines by default.
2022-06-06 14:46:37 +02:00
..
beats deployment: Add mediasoup logs to metricbeat config file 2021-07-09 14:15:40 +02:00
docker-compose.yml deployment: Prepare for kurento dev-6.18 2022-05-31 17:44:41 +02:00
install_media_node.sh Update OPENVIDU_UPGRADABLE_VERSION to 2.22 in installation scripts 2022-05-12 17:31:17 +02:00
media_node deployments: use "--tail 10" to follow logs 2022-06-06 14:46:37 +02:00