Getting Data In

Export Host list

aaronwerley
New Member

Looking to see how I would export a list of all hosts which have reported to splunk all time. I can generate the info with * | top hosts limit 10000, however it takes forever to complete... there has to be a faster search as I am not concerned with the total events per host, just looking for a list of hosts.

Tags (1)
0 Karma
1 Solution

bojanz
Communicator

You should be able to see the lists of hosts with the metadata command:

| metadata type=hosts index=*

View solution in original post

bwili
Explorer

You can get a nice ordered list with this:

| metadata type=hosts index=* | stats count by host

bojanz
Communicator

You should be able to see the lists of hosts with the metadata command:

| metadata type=hosts index=*
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...