logkit
Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console.
How to download and setup logkit
Open terminal and run command
git clone https://github.com/qiniu/logkit.git
git clone is used to create a copy or clone of logkit repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with logkit https://github.com/qiniu/logkit/archive/master.zip
Or simply clone logkit with SSH
[email protected]:qiniu/logkit.git