GithubHelp home page GithubHelp logo

mathpl / logmetrics Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 2.0 1.46 MB

Log parser daemon that extracts data using regex, aggregates it using a go-metrics and push it to OpenTSDB/tcollector.

License: ISC License

Go 93.04% Shell 6.96%

logmetrics's People

Contributors

charlesraymond1 avatar hynd avatar mathpl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

logmetrics's Issues

Cannot build - syseng/go-timeseries does not exist

datapool.go:8:2: import "syseng/go-timemetrics": cannot find package

Import statements reference syseng, but does not exist in the github repo. After fixing the import statements to download from github, new error appears while compiling.

pcre.go:324[/tmp/go-build077283991/github.com/mathpl/golang-pkg-pcre/src/pkg/pcre/_obj/pcre.cgo1.go:293]: function ends without a return statement.

After fixing this to return nil, more errors on syslog_helper.go

./syslog_helper.go:6: undefined: syslog.LOG_KERN
./syslog_helper.go:7: undefined: syslog.LOG_USER
./syslog_helper.go:8: undefined: syslog.LOG_MAIL
./syslog_helper.go:9: undefined: syslog.LOG_DAEMON
./syslog_helper.go:10: undefined: syslog.LOG_AUTH
./syslog_helper.go:11: undefined: syslog.LOG_SYSLOG
./syslog_helper.go:12: undefined: syslog.LOG_LPR
./syslog_helper.go:13: undefined: syslog.LOG_NEWS
./syslog_helper.go:14: undefined: syslog.LOG_UUCP
./syslog_helper.go:15: undefined: syslog.LOG_CRON
./syslog_helper.go:15: too many errors

Then I gave up. Does this compile cleanly?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.