Skip to content

Elasticsearch plugin issue, missing json file #13

Closed
@sahilravinder

Description

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

  • Ran the XPUT template command first to create index in elasticsearch - success
  • Modified Httpbeat.yml file to send output to elasticsearch
  • Start Httpbeat with the command below
    ./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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions