-
Hi all, I am trying to set up winlogbeat on two Windows 10 VM's to a central Security Onion standalone-machine. I followed the instructions in the YouTube-tutorial: https://www.youtube.com/watch?v=Xz-7oDrZdQY. So the steps I took were:
Now I am not seeing the Beats-data under Hunt or in Kibana, following these instructions: https://docs.securityonion.net/en/2.3/beats.html#data. On the Windows 10 VM I am seeing the following error:
Other traffic is received by the Security Onion-machine (Zeek, Ossec, Suricata), so it might not be a firewall issue. The network is managed by a pfSense-firewall/router, should that provide more detail. UPDATE: followed the same steps on another Windows 10 VM with the same conditions (both on the same Proxmox-server with the same firewall rules, meaning no Proxmox-firewall) and got the same results. So I think it is either an issue with my Security Onion-configuration or some network issue. UPDATE 2: You know, maybe Winlogbeat cannot send the data to Logstash because Logstash apparently is not even there! Got some errors when trying to restart it (sudo so-logstash-restart or -stop/-start) and then could not find a folder for the logs. And sudo so-status also does not show logstash. So whatever the reason, I will try to reinstall and see if I can get it working then. Will update here when done. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Well, never mind: I was simply unaware of the differences between the eval and standalone types of deployment and was expecting the eval-version to work with logstash (surprise, it does not feature it). So! I will remove this discussion entirely as I answered my own question. Which is always the most educational way, so that's good :) |
Beta Was this translation helpful? Give feedback.
Well, never mind: I was simply unaware of the differences between the eval and standalone types of deployment and was expecting the eval-version to work with logstash (surprise, it does not feature it). So! I will remove this discussion entirely as I answered my own question. Which is always the most educational way, so that's good :)