0.0.4 • Published 8 years ago

timtam-receiver v0.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

timtam-receiver

Receive message from udp, it can archive log file by date.

Collecting logs by udp protocol and it can archive log file by date.

Logger client by node.js: timtam-logger

docker run

docker run -p 7349:7349/udp -v /data/logs:/logs vicanso/timtam-receiver

net.core

If the udp packet loss, you can modify the configure:

sysctl net.core | grep [rw]mem
sudo sysctl -w net.core.rmem_max=1048576 net.core.rmem_default=1048576

License

MIT

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago