Proxy for Elastic Fleet #13717
-
Version2.4.90 Installation MethodSecurity Onion ISO image Descriptionconfiguration Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsMeets minimum requirements CPU4 RAM16 Storage for /200 Storage for /nsm200 Network Traffic Collectionspan port Network Traffic Speeds1Gbps to 10Gbps StatusYes, all services on all nodes are running OK Salt StatusYes, there are salt failures (please provide detail below) LogsYes, there are additional clues in /opt/so/log/ (please provide detail below) DetailHi all, On local network everything works fine, but there are remote systems which I want to install elastic agents. I saw that elastic agent has in configuration url https://manager_hostname:8220. So I tried to create Nginx config: server {
} Also have done same thing for port 8443 and 5055. But cannot connect, don't know which headers need to include or maybe is something else. I have enabled Public IP in SO section Allow Elastic Agent endpoints to send logs Also found that in Elastic Fleet there is Beta Feature: Proxies, have not tried as it says it is Beta don't know if it is stable for production use. Thanks in advance for you guidance Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
My goal is to have endpoints (VPS, Laptops) sending data via elastic agent to SO |
Beta Was this translation helpful? Give feedback.
-
If I understand the setup correctly, you are looking for off-network agents to be able to connect up to Fleet, right? This is what the dedicated Elastic Fleet Standalone Node is for - https://docs.securityonion.net/en/2.4/architecture.html#elastic-fleet-standalone-node Deploy it to the DMZ or some type of configuration like that, and then your offnetwork agents can connect to it, send data, etc |
Beta Was this translation helpful? Give feedback.
If I understand the setup correctly, you are looking for off-network agents to be able to connect up to Fleet, right?
This is what the dedicated Elastic Fleet Standalone Node is for - https://docs.securityonion.net/en/2.4/architecture.html#elastic-fleet-standalone-node
Deploy it to the DMZ or some type of configuration like that, and then your offnetwork agents can connect to it, send data, etc