|
Hello, I know quite good Splunk, at least the basic concepts. I have recently created a dashboard with few panels based on summary index searches. This dashboard helps me to get charts about a bunch of servers. Because I have different group of servers around the world, I would like to generate the same kind of dashboards, but based on different servers. It takes time to create all searches, and then the related dashboard. What is the best way to do the same for other group of servers ? Do I need to create everything manually ? Or does Splunk have another way based on templates to do the same ? I wish I can create a dashboard template and call it with several parameters (like the name of the other group of servers for example) to generate my dashboard. Thanks in advance for helping me to find the right way. Yann |
|
You can use what's called "Simplified XML" in order to create a pulldown for each group of servers, where the selection of a value populates dashboard searches. The best reference for this stuff is in the "UI Examples" app, available on splunkbase. Here's some XML from one of those views (you should just be able to paste this into a new view in Manager):
|
