Splunk Cloud Platform

Forwarding ID

DaveBunn
Path Finder

Is there a way to find which forwarder a devices event logs came from.
I have hundreds of devices sending WEC logs through WEC servers, I could really do with an easy method to pinpoint where they came from during search time.

Something like
Index=wec_index
| ctable hosts,  WECSvr

Labels (1)
0 Karma
1 Solution

Roy_9
Motivator

Hello,

You could use the below search and also you can track it in cloud monitoring console.

index=_internal sourcetype=splunkd group=tcpin_connections | stats first(version) by hostname

 

 

Thanks 

View solution in original post

DaveBunn
Path Finder

Thanks Roy99 - worked perfectly - easy when you know how.

0 Karma

Roy_9
Motivator

Hello,

You could use the below search and also you can track it in cloud monitoring console.

index=_internal sourcetype=splunkd group=tcpin_connections | stats first(version) by hostname

 

 

Thanks 

Get Updates on the Splunk Community!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...