-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Beats setup is throwing internal server error #20716
Comments
Pinging @elastic/integrations (Team:Integrations) |
This issue doesn't have a |
I have been able to reproduce this while running auditbeat tests in 7.x with
|
Pinging @elastic/integrations-services (Team:Services) |
Same errors in Kibana with |
It seems like a transient problem with Kibana. Please reopen the issue if it shows up again. |
For confirmed bugs, please report:
Run any of the supported beats setup ex: filebeat, metricbeat, packetbeat, auditbeat
./filebeat setup Overwriting ILM policy is disabled. Set
setup.ilm.overwrite: truefor enabling. Index setup finished. Loading dashboards (Kibana must be running and reachable) STDERR: Exiting: 1 error: error loading index pattern: returned 500 to import file: \<nil\>. Response: {"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred."}
Logfile:
ERROR instance/beat.go:935 Exiting: 1 error: error loading index pattern: returned 500 to import file: <nil>. Response: {"statusCode":500,"error":"Internal Server Error","message" :"An internal server error occurred."}
The text was updated successfully, but these errors were encountered: