Getting Data In

list of hosts for a given time range

MBerikcurtis
Path Finder

I'm sure there is a better way. I'm trying to get a list of hosts for a given time range. The search I'm using now is

host=* | table host

this can take a long time to run dependent on the time range I'm looking at.

Tags (1)
1 Solution

_d_
Splunk Employee
Splunk Employee

You can use either of these, depending on what you'd like displayed:

| metadata type=hosts | table host

OR

| metadata type=hosts | stats count by host

Hope this helps.

> please upvote and accept answer if you find it useful - thanks!

View solution in original post

_d_
Splunk Employee
Splunk Employee

You can use either of these, depending on what you'd like displayed:

| metadata type=hosts | table host

OR

| metadata type=hosts | stats count by host

Hope this helps.

> please upvote and accept answer if you find it useful - thanks!

Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...