How to create devops dashboard using ELK

how to create devops dashboard using ELK
Need to get information from GitHub , jira ,sonar qube ,cloud (AWS)

If you're just generally asking how to create a dashboard - you start by building visualizations that you would like to include in a dashboard, then when you create a dashboard you add the visualizations you created and place them how you would like on the dashboard. It's entirely up to you how your devops dashboard will look and what information it will display.

Getting information from third parties is all about API's, you're going to have to learn how to write code to interface with those API's to obtain the event data you want.

Thanks for your reply

How to create dashboard and apply visualization

And also how to include api over there...if you have any examples kindly share with me...

I need to get information from GitHub , jira , sonar qube, AWS

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.