就是在一个网页上显示 tail -f $logfile 的输出, 有什么轻量级的方案么?
我现在知道的有 elastic, 但是明显太重量级了. 这里只是一个简单的需求.
我现在知道的有 elastic, 但是明显太重量级了. 这里只是一个简单的需求.
1
xdz0611 OP https://gist.github.com/scoffey/1617014 这个不错, 已经用上了
https://github.com/jdrews/logstation 这个看上去也不错, 有空试试 |