David_Bond
7 months agoProfessor
Container-based Collector - DNS issues in 35.001
We have found that our 35.001 collector, based on logicmonitor/collector:latest has a /etc/resolv.conf using Google (8.8.8.8 / 8.8.4.4), as well as a domain setting. This seems to be set at install ...
- 7 months ago
To answer my own question (and hopefully useful to someone else!), we had set (in the Deployment yaml):
hostNetwork: true
...in order to get Netflow working. This causes the DNS settings to be copied from the container host.