Coder Social home page Coder Social logo

amazonbeat's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

minasys

amazonbeat's Issues

Clashes with libbeat

Upon make setup the script crashes with:

โžœ ~/Projects/go/src/github.com/awormuth/amazonbeat (master) make setup
mkdir -p vendor/github.com/elastic/
cp -R /Users/ermik/Projects/go/src/github.com/elastic/beats vendor/github.com/elastic/
rm -rf vendor/github.com/elastic/beats/.git
make update
New python executable in /Users/ermik/Projects/go/src/github.com/awormuth/amazonbeat/build/python-env/bin/python
Installing setuptools, pip, wheel...done.
Updating generated files for libbeat
# github.com/awormuth/amazonbeat/vendor/github.com/elastic/beats/libbeat/logp
vendor/github.com/elastic/beats/libbeat/logp/log.go:39:5: _log redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/core.go:22:2
vendor/github.com/elastic/beats/libbeat/logp/log.go:68:49: Debug redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/global.go:31:49
vendor/github.com/elastic/beats/libbeat/logp/log.go:72:49: MakeDebug redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/global.go:11:49
vendor/github.com/elastic/beats/libbeat/logp/log.go:78:31: IsDebug redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/global.go:25:31
vendor/github.com/elastic/beats/libbeat/logp/log.go:88:31: Info redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/global.go:40:31
vendor/github.com/elastic/beats/libbeat/logp/log.go:92:31: Warn redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/global.go:49:31
vendor/github.com/elastic/beats/libbeat/logp/log.go:96:30: Err redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/global.go:58:30
vendor/github.com/elastic/beats/libbeat/logp/log.go:100:35: Critical redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/global.go:68:35
vendor/github.com/elastic/beats/libbeat/logp/log.go:106:30: WTF redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/global.go:79:30
vendor/github.com/elastic/beats/libbeat/logp/log.go:111:18: Recover redeclared in this block
	previous declaration at vendor/github.com/elastic/beats/libbeat/logp/global.go:84:18
vendor/github.com/elastic/beats/libbeat/logp/log.go:111:18: too many errors
make[1]: *** [update] Error 2
make: *** [setup] Error 2

System Mac OSX latest
python3
pip 9.0.1
virtualenv 15.1
go version go1.9.2 darwin/amd64

Not sure what's up.

Docker image?

I could not install the package on Amazon EC2 instance. Is docker image available?

[root@ip-10-184-177-103 amazonbeat]# make testsuite
rm -rf build amazonbeat amazonbeat.test amazonbeat.exe amazonbeat.test.exe _meta/fields.generated.yml
make unit-tests
make[1]: Entering directory `/home/ec2-user/amazonbeat'
mkdir -p /home/ec2-user/amazonbeat/build/coverage
gotestcover is needed to fetch coverage for multiple packages
go get github.com/elastic/beats/vendor/github.com/pierrre/gotestcover
import cycle not allowed
package github.com/elastic/beats/vendor/github.com/pierrre/gotestcover
        imports bufio
        imports bytes
        imports errors
        imports runtime
        imports runtime/internal/atomic
        imports unsafe
        imports runtime
make[1]: *** [prepare-tests] Error 1
make[1]: Leaving directory `/home/ec2-user/amazonbeat'
make: *** [testsuite] Error 2

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.