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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...