Dashboards & Visualizations

Desperately need Help on Combine multiple(More than three) Single Value searches into one row

chamil3001
Explorer

I want to have multiple searches in a row.. More than 3 in my dashboard. I know its possible cuz i have seen it in "Palo alto networks"

If you have Splunk partnet kit take a look at this*

"http://localhost:8000/en-US/app/SplunkforPaloAltoNetworks/pan_overview_swticher_maps"

Please help!

0 Karma

nfilippi_splunk
Splunk Employee
Splunk Employee

You can do this in Simple XML as well, using row grouping with a single column.

So it should look like this:

<row grouping="4">
  <single>
  ...
  </single>
  ...
</row>

Docs Reference, "Create a panel group for a row":
http://docs.splunk.com/Documentation/Splunk/latest/Viz/Exampledashboard#Create_a_panel_group_for_a_r...

chamil3001
Explorer

Thanks! i didn't know that. i will defa check it out

0 Karma

jonuwz
Influencer

Using advanced XML, just group multiple modules in the same layoutPanel.

docs here and another example

When you define a modules location with layoutPanel="panel_row1_col1" you are limited to 3 columns.

However, you can define the location as layoutPanel="panel_row1_col1_grp1"

You can have as many grps as you want per column.

0 Karma

chamil3001
Explorer

thank you for the information. Appreciate the quick response.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...