Getting Data In

Who is forwarding data

bc_unixadm
Explorer

How can I tell which servers in my enterprise are forwarding to the master server. We do automated installs of vm's and splunk is automated to install and start but I would like to have a picture or list from within the app to show that I am receiving data from the servers after installation.

Thanks Mark

Tags (1)
2 Solutions

muebel
SplunkTrust
SplunkTrust

one way is to run the following search to give an idea of which hosts are fowarding how many events

* | chart count(host) by host

Run this over the last 15 minutes.

View solution in original post

kbecker
Communicator
  1. This will give you a list of the hosts that Splunk knows about... | metadata type=hosts | fields host

View solution in original post

kbecker
Communicator
  1. This will give you a list of the hosts that Splunk knows about... | metadata type=hosts | fields host

bc_unixadm
Explorer

Both solutions work.. Thanks to both.

0 Karma

muebel
SplunkTrust
SplunkTrust

one way is to run the following search to give an idea of which hosts are fowarding how many events

* | chart count(host) by host

Run this over the last 15 minutes.

bc_unixadm
Explorer

Both solutions work, thanks very much has made my manual process automated.

0 Karma

bc_unixadm
Explorer

Solution is what I was looking for.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...