Categorygithub.com/lovego/logc
repositorypackage
0.0.4
Repository: https://github.com/lovego/logc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Logc

A log collector(like logstash, fluentd) written by golang. Now only support read from files and output to elasticSearch.

Build Status Coverage Status Go Report Card Documentation

Install

go get github.com/lovego/logc

Usage

logc <your_logc_config_file.yml>

See logc.yml for full config format.