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

Filebeat: HAProxy Sample Dashboard Not Created #9307

Closed
doublewhammy opened this issue Nov 30, 2018 · 6 comments
Closed

Filebeat: HAProxy Sample Dashboard Not Created #9307

doublewhammy opened this issue Nov 30, 2018 · 6 comments
Assignees
Labels
bug :Dashboards Filebeat Filebeat module Team:Integrations Label for the Integrations team

Comments

@doublewhammy
Copy link

Issue:
When running the filebeat setup to create sample dashboards in Kibana, HAProxy sample dashboard is not created.

Details:
-Version: Filebeat 6.5.1
-Operating System: CentOS Linux release 7.5.1804 (Core)
-Steps to reproduce: filebeat -e setup
-Output: Sample dashboards are created with the exception of HAProxy - no error messages are displayed.
Additional Output from command:
2018-11-27T16:34:15.283Z INFO beater/filebeat.go:101 Enabled modules/filesets: haproxy (log), ()
Loading dashboards (Kibana must be running and reachable)
2018-11-27T16:34:15.284Z INFO elasticsearch/client.go:163 Elasticsearch url: http://x.x.x.x:9200
2018-11-27T16:34:15.287Z INFO elasticsearch/client.go:712 Connected to Elasticsearch version 6.5.0
2018-11-27T16:34:15.288Z INFO kibana/client.go:118 Kibana url: http://x.x.x.x:5601
2018-11-27T16:34:45.596Z INFO instance/beat.go:717 Kibana dashboards successfully loaded.
Loaded dashboards

@jsoriano
Copy link
Member

Hi @doublewhammy,

It actually looks to be placed in the wrong place, I have started #9313 to fix this.

Thanks for reporting!

@jsoriano jsoriano self-assigned this Nov 30, 2018
@ruflin ruflin added the Team:Integrations Label for the Integrations team label Dec 3, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/infrastructure

@SoboLAN
Copy link

SoboLAN commented Jun 20, 2019

@jsoriano I think I ran into this same issue while using ES/Kibana 6.5.1. Is there any way I can manually fix this on my end without upgrading? (upgrading seems kind of complicated imo)
Thanks

@sayden
Copy link
Contributor

sayden commented Jun 20, 2019

@SoboLAN you just need to move the dashboard JSON file to the same location that appears in the PR where @jsoriano fixed it before running setup. Check the PR, it's really easy 😉

@SoboLAN
Copy link

SoboLAN commented Jun 20, 2019

@sayden Thanks, I'll give it a try. Restarting is probably needed for that, right?

@sayden
Copy link
Contributor

sayden commented Jun 20, 2019

@sayden Thanks, I'll give it a try. Restarting is probably needed for that, right?

Move the file and re-run the setup as described in the first message on this issue. This should load the dashboards on Elasticsearch so they are available on Kibana

leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug :Dashboards Filebeat Filebeat module Team:Integrations Label for the Integrations team
Projects
None yet
Development

No branches or pull requests

6 participants