christiangalsterer / httpbeat

Elastic Beat to call HTTP endpoints
Apache License 2.0
107 stars 40 forks source link

Elasticsearch plugin issue, missing json file #13

Closed sahilravinder closed 7 years ago

sahilravinder commented 7 years ago

Trying to launch httpbeat with elasticsearch plugin as the output, facing an issue -

christiangalsterer commented 7 years ago

Is the file available at the specified location?

sahilravinder commented 7 years ago

No, the file isn't available in this repository. Is there a mock template i can use to create this file ?

rompic commented 7 years ago

see https://github.com/christiangalsterer/httpbeat/blob/master/etc/httpbeat.yml and docs in https://github.com/christiangalsterer/httpbeat/blob/master/docs/configuration.asciidoc

rompic commented 7 years ago

ah sorry I misunderstood your request. you were looking for a template for httpbeat.template-es2x.json :|

christiangalsterer commented 7 years ago

Hi, just pushed a change to master adding the missing file and also some cleanup in the existing httpbeat-template.json file. I didn't had a change to test it, but would be great if you can give it a try.

christiangalsterer commented 7 years ago

Released with version 3.0.0