[dnsdist] Log timestamps

Casey Deccio casey at deccio.net
Tue Oct 15 13:43:59 UTC 2019


Hello there,

I have another question about logging.  When I send three DNS queries in a row, all within one second, often the log messages (i.e., with DnstapLogAction("foo", logger)) show that they arrived within the same microsecond.  I realize that there is some buffering going on, such that the timestamp won't be accurate to that precision.  That being said, what is the typically buffering delay, and can it be modified?  For example, I see that LogAction() has a boolean that designates whether buffering should happen.

Thanks,
Casey



More information about the dnsdist mailing list