All Apps and Add-ons

Network toolkit App: How do you keep writing all INFO messages to ping_modular_input.log?

5105827
New Member

We are pinging so many devices that all the messages being written to this log are killing performance.

is there a way to stop all the confirmation messages from being written to ping_modular_input.log ? I've tried to comment out self.logger.info lines in ping.py but then logging stops altogether.

Tags (1)
0 Karma
1 Solution

LukeMurphey
Champion

I opened a bug to reduce the count of these messages. I am targeting the next maintenance release for this fix.

See https://lukemurphey.net/issues/2292

Update:

I put in a fix that reduces the number of log messages significantly. The change is released in version 1.2.7.

View solution in original post

LukeMurphey
Champion

I opened a bug to reduce the count of these messages. I am targeting the next maintenance release for this fix.

See https://lukemurphey.net/issues/2292

Update:

I put in a fix that reduces the number of log messages significantly. The change is released in version 1.2.7.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...