Closed
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
Labels
No labels