twitterbeat icon indicating copy to clipboard operation
twitterbeat copied to clipboard

ElasticBeat to download and index tweets of specified screen names

Results 3 twitterbeat issues
Sort by recently updated
recently updated
newest added

I'm trying to install twitterbeat with the following way : `go install github.com/buehler/twitterbeat/` but I encounter an error message : > github.com/buehler/twitterbeat/beater/twitterbeat.go:26:13: undefined: publisher.Client How can I fix this problem...

`docker run -d --net host buehler/go-elastic-twitterbeat` Yes I'm passing all required variables. `docker logs ` `Start error: loading config file error: YAML config parsing failed on /var/twitterbeat/config/twitterbeat.yml: yaml: line 10:...