Dashboards & Visualizations

How to ping 1678 host with ping command?

chimell1
Explorer

How can i ping 1678 host with ping command

 

| inputlookup host.csv| map search="search [|ping host=$host$] " maxsearches=1678

 

In my search i can not have a result

Labels (1)
0 Karma

skramp
SplunkTrust
SplunkTrust

As mentioned, you can use this app. This app can be installed ie on a heavy forwarder. You have to configure a list which hosts must be pinged. Of course, you can generate this list and transfer it „somehow“ to the pinging machine. But keep in mind it’ll generate traffic and pinging takes time. 

0 Karma

skramp
SplunkTrust
SplunkTrust

There are some apps in Splunkbase for pinging like "TA-Connectivity", but I hope you don't want to ping all the hosts within a few seconds 😉

0 Karma

chimell1
Explorer

Thanks for your reply.

 

I want to do a ping in all my host

 

Can you help me ?

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...