System Requirements
2 minute read
Operating System Compatibility
Operating System | Architecture | Distributions |
---|---|---|
Windows |
|
|
Linux |
|
|
macOS(Darwin) |
|
|
Kubernetes |
|
|
Docker |
|
|
Resource Requirements
Operating System | Architecture |
---|---|
CPU | 0.2 core |
RAM | 256 MB |
Browser Support
The Edge Delta App supports the current version of the following browsers:
- Chrome
- Firefox
- Edge
There are reported compatibility issues with Safari. We do not recommend that you use a mobile device to access the Edge Delta App.
Firewall Rules
To successfully integrate with Edge Delta, you may need to update your network policies for outgoing access.
While the Edge Delta agent can be deployed in restricted network environments where outgoing network traffic to the internet is strictly moderated, you must update network policies to enable outgoing access to these destinations and to bypass HTTP/HTTPS proxies.
Traffic | Port | Destination URI | Service |
---|---|---|---|
Outbound | 443 | http://api.edgedelta.com | Access the Edge Delta backend. |
Outbound | 443 | http://us-west-2-1.aws.cloud2.influxdata.com | Collect metrics. |
Outbound | 443 | 53f55016dbcb4e5f8b7fdf4a14a4cacc.us-west-2.aws.found.io | Agent health status data and cluster patterns. |
Outbound | 443 | Access the following link to view a list of IP ranges: https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html The following regions and services need to be unlocked:
|
Access Amazon S3 to send agent health data, and Log Archiving (optional). |
Outbound | 443 | SSO on-premises. |
In addition, configure one of the following rule sets:
Basic
For a basic configuration with a more permissive range of endpoints:
Traffic | Port | Destination URI | Service |
---|---|---|---|
Outbound | 443 | *.s3.us-west-2.amazonaws.com | Agent Profiling and Health. |
Advanced
For a more advanced configuration with specific endpoints:
Traffic | Port | Destination URI | Service |
---|---|---|---|
Outbound | 443 | ed-agent-health.s3.us-west-2.amazonaws.com | Stores Agent Health |
Outbound | 443 | ed-agent-log.s3.us-west-2.amazonaws.com | Stores Agent Self Logs |
Outbound | 443 | ed-customer-contexts.s3.us-west-2.amazonaws.com | Stores Anomaly Captures |
Outbound | 443 | agent-pprof.s3.us-west-2.amazonaws.com | Stores Agent profile |
Outbound | 443 | ed-customer-archive-logs.s3.us-west-2.amazonaws.com | Stores Log archive |
Outbound | 443 | ed-customer-metrics.s3.us-west-2.amazonaws.com | Stores Metrics |
In an effort to provide security during agent installation, starting with version 0.1.20 of the agent, the makeself –sha256 option will be included and enabled in all agent deployments.Specifically, makeself will perform md5 and crc checks for content integrity.