Dashboards & Visualizations

How to veiw all hosts on the summary screen?

yazapage
Explorer

On the 3.4 version you could see all the hosts at one time on the summary screen. On 4.1.5 you can only see 10 at a time. I have several users that need to view all at once. How can I change the summary/all indexed data to show all?

Tags (2)
1 Solution

Oranges
Explorer

Go to Manager:User Interface:Views and select dashboard_40 in the search app. Look for a line <!-- The list of hosts -->. This is where the hosts list begins.

Change: <module name="Paginator" > <param name="count">10</param>

To your desired count.

View solution in original post

Oranges
Explorer

Go to Manager:User Interface:Views and select dashboard_40 in the search app. Look for a line <!-- The list of hosts -->. This is where the hosts list begins.

Change: <module name="Paginator" > <param name="count">10</param>

To your desired count.

Oranges
Explorer

I changed the answer to reflect the hosts list. It was previously referencing sources.

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!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...