Monitoring Splunk

What does slow reverse dns lookup warning mean in splunkd.log?

mataharry
Communicator

I found this in my splunkd.log
and It seems linked to the setting rdnsMaxDutyCycle in limits.conf
I assume that it triggers when my reverse dns resolution takes too long.

what is too long, and what is the base value used to compare ?


8-27-2014 12:51:28.048 +0800 WARN TcpInputConfig - reverse dns lookups appear to be excessively slow, this may impact receiving from network inputs. 66.688940 % time is greater than configured rdnsMaxDutyCycle=10 %. Current lookup: host::XX.XX.XX.XX

Tags (3)
1 Solution

hsrawat
Explorer

It means if dns lookup take more than rdnsMaxDutyCycle % ( default 10% ) time of 15 sec then the log will appear. In this case dns lookup took 66.688940 % of 15 sec ( almost more than 10 sec).

View solution in original post

hsrawat
Explorer

It means if dns lookup take more than rdnsMaxDutyCycle % ( default 10% ) time of 15 sec then the log will appear. In this case dns lookup took 66.688940 % of 15 sec ( almost more than 10 sec).

hsrawat
Explorer

That's internal to splunk.

0 Karma

mataharry
Communicator

where do you bring this 15seconds from ?

0 Karma

sylim_splunk
Splunk Employee
Splunk Employee

It is from hard-coded one unfortunately

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 ...