collect access_log, alert_log, action_log. and send to log-aggregator
1M+
Input
sudo docker build -t bungoume/log-sender .
set ENV TO_HOST=<log_aggregator_host>
sudo docker run -e "TO_HOST=logserver.example.com" -d bungoume/log-sender
Content type
Image
Digest
Size
31.7 MB
Last updated
almost 5 years ago
docker pull bungoume/log-sender