Deployment Architecture

How to get the list of UF & HF in Splunk Cloud?

alexspunkshell
Contributor

How to get UF & HF list in Splunk Cloud

0 Karma

Roy_9
Motivator

@alexspunkshell You can view by navigating to forwarder management else you can try the below query 


index="_internal" source="*metrics.lo*" group=tcpin_connections fwdType=uf | dedup hostname| table hostname,sourceIp,fwdType,guid,version,build,os,arch

alexspunkshell
Contributor

@Roy_9 @richgalloway 

How to check the forwarders/host which is not reporting for more than 60 days.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

It's possible the computer was taken out of service.

If it's still there, login to the box and confirm the forwarder is present and running.  Re-installed or restart it, as necessary.  To help avoid this problem in the future, make sure the UF is configure to start at boot-up.  Consider using GPO or similar features to ensure the UF stays installed and running.

---
If this reply helps you, Karma would be appreciated.
0 Karma

richgalloway
SplunkTrust
SplunkTrust

See the Forwarders menu in the Cloud Monitoring Console app.

---
If this reply helps you, Karma would be appreciated.
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 ...