A log collector(like logstash, fluentd) written by golang. Now only support read from files and output to elasticSearch.
go get github.com/lovego/logc
logc <your_logc_config_file.yml>
See logc.yml for full config format.