-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Elasticsearch plugin issue, missing json file #13
Comments
Is the file available at the specified location? |
No, the file isn't available in this repository. Is there a mock template i can use to create this file ? |
ah sorry I misunderstood your request. you were looking for a template for httpbeat.template-es2x.json :| |
Hi, |
Released with version 3.0.0 |
Trying to launch httpbeat with elasticsearch plugin as the output, facing an issue -
./httpbeat -c httpbeat.yml -e -d "*"
Error msg -
ERR failed to initialize elasticsearch plugin as output: Error loading template /usr/local/go/src/github.com/christiangalsterer/httpbeat/httpbeat.template-es2x.json: open /usr/local/go/src/github.com/christiangalsterer/httpbeat/httpbeat.template-es2x.json: no such file or directory
The text was updated successfully, but these errors were encountered: