Getting Data In

How to telnet or ping on a specific port at certain intervals in Splunk to check if the port is listening on a host?

rakulka
Engager

Hi Team

I am getting a list of hosts and their corresponding ports in the indexed data and I want to keep checking whether the port is listening on that host using Splunk every say 3 min. How can I do this?

e.g. Data I am getting from indexing
HOST=abc.pqr.com,PORT=9001
HOST=11.11.11.11,PORT=9242

In Linux, I can check if a port is listening using standard telnet command. How can I do the same in Splunk?
I found the telnetstatus app, but the same is not considering a specific port. Any simple and direct app suggestions appreciated.

woodcock
Esteemed Legend
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...