Getting Data In

confirm if heavy forwarder is receiving any data.

vikram_m
Path Finder

We have 6.5 Splunk instance configured as a heavy forwarder.

We are forwarding data from Cloud PAAS service and that is reason logs which are forwarded are from an API so we dont have any IP to check if connectivity is possible but the team governing the PAAS tool is suggesting it has already configured to forward the data to Splunk.

Now, in the Heavy forwarder which we configured how can we confirm if it is reachable to the PAAS tool or it is getting any data from the tool.

THanks.
Vikram.

Tags (1)
0 Karma

woodcock
Esteemed Legend

Assuming that your HV is linux-based (it had better be, for your own benefit), you can just do a packet capture like this:

tcpdump -n host YOUR.FORWARDER.IP.HERE
0 Karma
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 ...