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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...