No hosts showing up in Fleet #9157
Replies: 2 comments 4 replies
-
No logs either :-/ @so-manager: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Check out the FleetDM install log at: Any errors? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I built a new security onion manager/search node. When I log into the fleet GUI interface I don't see any nodes, not even my manager or forwarder node. I've used so-allow to allow port 8090. My last security onion manager/search was an install straight from the security onion installer and all my expected hosts showed up without issue. However, the manager I'm having issues with is a new Ubuntu 20.04 install and I installed security onion from git. The only differences I can think of between my old security onion install was 1) it was a VM and was 2) installed from the ISO image whereas my new install is 1) bare metal install of 2) ubuntu server 20.04 and I 3) installed from git.
The host firewall is not running. Any ideas where to focus my investigation? I looked at the docs but it mostly points back to fleet but I know there are a lot of differences with fleet running on security onion due to it using salt. I didn't see anything helpful here either. Thanks!
I've seen this asked for so I thought it might help:
@so-manager:
$ sudo salt-call pillar.get global
$ sudo ufw status[sudo] password for
local:
----------
airgap:
False
dockernet:
172.17.0.0
fleet_custom_hostname:
None
fleet_hostname:
so-manager
fleet_ip:
192.168.0.212
fleet_manager:
True
fleet_node:
False
fleet_packages-timestamp:
2022-11-11-04:29
fleet_packages-version:
2
hnmanager:
192.168.0.0/24,192.168.20.0/24,192.168.30.0/24,192.168.50.0/24
ids:
Suricata
imagerepo:
security-onion-solutions
managerip:
192.168.0.212
mdengine:
ZEEK
pipeline:
redis
sensoronikey:
soversion:
2.3.182
url_base:
so-manager..local
wazuh:
1
@so-manager:
Status: inactive
@so-manager:~$
Beta Was this translation helpful? Give feedback.
All reactions