Open
Description
stroom-proxy fails to forward any logs if it's initially unable to resolve the destination address, even when the name resolution starts working correctly. Presumably the lookup or its failure is cached at proxy startup and the cache never renewed.
Meanwhile, it is happy to talk to the feed checking URL on the same host when resolution is fixed so I guess this uses an different resolution method?
A simple systemctl restart stroom-proxy
seems to resolve the issue once name resolution is working.
7.8 and 7.9