Skip to content
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

Index patterns are missing #27

Open
pokixing opened this issue Jul 22, 2019 · 2 comments
Open

Index patterns are missing #27

pokixing opened this issue Jul 22, 2019 · 2 comments

Comments

@pokixing
Copy link

Operating System: Centos7
go version go1.12.7 linux/amd64

I am trying to run prometheus-es-adapter but got the following error :
{"level":"fatal","ts":1563764984.771872,"caller":"adapter/main.go:74","msg":"Failed to create index template","error":"Failed to create index template: elastic: Error 400 (Bad Request): Validation Failed: 1: index patterns are missing; [type=action_request_validation_exception]","stacktrace":"main.main\n\t/root/prometheus-es-adapter-master/cmd/adapter/main.go:74\nruntime.main\n\t/root/go/src/runtime/proc.go:200"}

@kearme
Copy link

kearme commented Nov 25, 2019

@pokixing Which ES version are you using? I have the same problem

@xkfen
Copy link

xkfen commented Jun 28, 2020

same with elasticsearch:5.6.8-alpine.
any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants