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!

Learn Splunk Insider Insights, Do More With Gen AI, & Find 20+ New Use Cases You Can ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Buttercup Games: Further Dashboarding Techniques (Part 7)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Stay Connected: Your Guide to April Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...