Skip to content

THPT/log-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log-collector

Requirement

Your source code MUST be in folder $GOPATH/src/log-collector

Config

Copy file config.go.example to config.go and update it

Build & run

  • cd $GOPATH/src/log-collector
  • go get to pull all needed libraries
  • Just use command go build and run binary file ./log-collector
  • Or using command go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages