Add NATS Filebeat dashboard#11170
Add NATS Filebeat dashboard#11170ruflin merged 1 commit intoelastic:masterfrom nfvri:nats-filebeat-dashboard
Conversation
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
|
Cc: @skatsaounis , @MichaelKatsoulis , @ruflin |
Signed-off-by: Chris <chrismarkou92@gmail.com>
|
Taking the opportunity to mention here that the importing procedure of Filebeat's dashboards is quite tricky. Actually I was not able to import the dashboards with In order to make it work for me I copied Metricbeat's Makefile approach, so I add the following lines in the Makefile of Filebeat: Then I run:
Is there a more solid way to achieve this? Despite I searched a lot I didn't find anything so I had to dive into the code to tackle this. |
|
jenkins, test this |
|
The way I test it is: |
ruflin
left a comment
There was a problem hiding this comment.
I tested by loading this dashboard and skimming through the JSON. I couldn't test it with real data but looks solid to me.
|
@ruflin: Hi Nicolas! A quick info: I found out that this PR is not part of 7.x branch. I do not know if it happens for a reason or it was mistakenly not back-ported. |
|
We do bulk backports to 7.x once a week. Seems like we didn't do one since this got merged, but it will happen soon ;-) |

This PR is part of #10071.
Co-Authored-By: Stamatis Katsaounis katsaouniss@gmail.com
Co-Authored-By: Michael Katsoulis michaelkatsoulis88@gmail.com