Getting Data In

where can i see in the splunk internal logs when a forwarder successfully started forwarding the data?

pavanae
Builder

Is there any specific search that i can pull out the connection established time and date?

0 Karma
1 Solution

inventsekar
SplunkTrust
SplunkTrust

Tcp_connection group event will be written to _internal index, when a UF connects to an indexer.
List of Forwarders that have connected in the last 3 minutes:

index=_internal group="tcpin_connections" startminutesago=3 | stats count(sourceHost) by sourceHost

View solution in original post

0 Karma

inventsekar
SplunkTrust
SplunkTrust

Tcp_connection group event will be written to _internal index, when a UF connects to an indexer.
List of Forwarders that have connected in the last 3 minutes:

index=_internal group="tcpin_connections" startminutesago=3 | stats count(sourceHost) by sourceHost
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...