Setting enableLookups to true on Connector requires a DNS look-up before logging the information. This adds additional resources when logging. Allowing enableLookups adds additional overhead that is rarely needed.
Solution
In Connector elements, set the enableLookups attribute to false or remove it.