logcool

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2016 License: Apache-2.0 Imports: 8 Imported by: 0

README

Logcool

logcool

Build Status GoDoc

A high performance and near real time log collector. And it's design for reference Heka and Logstash,it's implementation was inspired by gogstash. What's more, the logcool‘s goal is to be a completely independent project and not rely on other non-standard libiaries.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Run Logcool in std, and the filter is zeus.You can input "hello",and it will return a formate hello fmt.
Run Logcool in std, and the filter is zeus.You can input "hello",and it will return a formate hello fmt.
filter
zeus
Filter-plug: zues zeus is a name of a Greek myth,but it's function is add some fields.Just a easy plug for fun.
Filter-plug: zues zeus is a name of a Greek myth,but it's function is add some fields.Just a easy plug for fun.
input
file
Input-plug: fileinput The plug's function is real-time monitoring of the specified file, once the data is updated to record the data.
Input-plug: fileinput The plug's function is real-time monitoring of the specified file, once the data is updated to record the data.
stdin
Input-plug: stdininput The plug's function input the data from the standard-input.
Input-plug: stdininput The plug's function input the data from the standard-input.
output
redis
Output-plug: outputredis The plug's function take the event-data into redis.
Output-plug: outputredis The plug's function take the event-data into redis.
stdout
Output-plug: outputstdout The plug's function take the event-data into the standard-output.
Output-plug: outputstdout The plug's function take the event-data into the standard-output.
config
Config for logcool run.Loading configuration files and information, as well as logcool operating logic.
Config for logcool run.Loading configuration files and information, as well as logcool operating logic.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL