Failed to query for current Logstash Outputs | Failed to query for current Fleet Server Elasticsearch URLs #11947
-
Version Installation Method Installation Type Location Hardware Specs CPU RAM Storage for / Storage for /nsm Salt Status Logs From /opt/so/log/logstash/logstash.log From /opt/so/log/elasticsearch/securityonion.log Detail I am encountering a few different errors during the installation script using the SO ISO image (see first screenshot under Logs). I have tried installing from the ISO image three different times and the same errors appeared every time. When I run soup, they appear as well. After the third installation, I let it run all the way through and started looking at the logstash and elasticsearch logs (second and third images under Logs). What I found interesting was the 'bad_certificate' errors between docker containers and the host in the logstash log. The IP/Hostname of Security Onion has not changed since installation. I also did not run setup with proxy settings. For giggles, I installed ElasticAgent on one of our machines and I see its' IP in the errors of the logstash log as well now. My dashboards are also empty and it looks like I'm having the same salt issues as in this thread (I uninstalled the Elastic Agent and reinstalled it as mentioned): #11611
and
I am unsure where to go from here, any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Is it possible that your network is already using the 172.17.x.x range? If so, have you tried adjusting the Docker network range as shown at https://docs.securityonion.net/en/2.4/docker.html#networking-and-bridging? |
Beta Was this translation helpful? Give feedback.
Is it possible that your network is already using the 172.17.x.x range? If so, have you tried adjusting the Docker network range as shown at https://docs.securityonion.net/en/2.4/docker.html#networking-and-bridging?