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!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...