Armor Agent Pre-Installation
For customers migrating from another tool or platform, you can reference our documentation for uninstalling Alert Logic Endpoint Protection or Sophos Endpoint Security.
Resource Requirements
*Minimum required for installation. VMs might require more memory per your installation configuration.
Requirement | Windows Instance | Linux Instance |
---|---|---|
CPU | 2 Cores | 1 Core |
RAM | 2GB | 1GB* |
Disk Space | 3GB | 3GB |
Bandwidth | Estimated 50-100Kb per minute, based on the logs generated in your system. | |
Cronie | For Amazon Linux 2023 only |
TLS 1.2 is required to install the Armor Anywhere Agent 3.0.
For more information on TLS 1.2, please visit Microsoft's documentation.
Operating System Compatibility
Operating System | Supported Version for 64-bit Environments Only | AWS Graviton |
---|---|---|
CentOS |
|
|
Red Hat Enterprise Linux (RHEL) |
|
|
Ubuntu |
|
|
Amazon Linux |
|
|
Oracle Linux |
| |
SUSE Linux Enterprise Server |
| |
Windows |
Installing the Armor Anywhere agent for Windows requires Powershell v.3 or higher. | |
Debian |
| |
Alma |
| |
Rocky |
| |
MacOS |
|
Linux Kernels Compatibility
This document lists the specific Linux kernels supported for each Linux Operating System and Architecture:
Trend Deep Security 20.0 Supported Linux Kernels
Browser Support
The Armor Management Portal (AMP) supports the current version of the following browsers:
Chrome
Firefox
Internet Explorer
Safari
Firewall Rules
The following ports will need to be opened for each server registered with Armor.
Armor Agent Services
Traffic | Service | Port | Destination |
---|---|---|---|
Outbound | Armor Agent |
|
|
Outbound* | Malware Protection, FIM, IDS |
|
DNS resolves these URLs:
|
Outbound (for Rackspace users) | Malware Protection, FIM, IDS |
|
DNS resolves these URLs:
|
Outbound | Vulnerability Scanning |
|
|
Outbound | Log Management (Filebeat / Winlogbeat) |
|
|
*for Armor Direct or Armor Partner customers
For Log Relay, the following additional ports will need to be opened for each server registered with Armor.
Â
Log Relay Services
Traffic | Service | Port | Destination |
---|---|---|---|
Inbound | Log Relay (Logstash) |
|
|
Outbound | Log Relay (Armor's logging service (ELK)) |
|
|
To verify connectivity to an Armor service endpoint, use the telnet command.
The following example tests connectivity to api.armor.com over 443/tcp:
telnet 75.2.84.73 443
For Windows systems without the telnet feature installed, you can also use PowerShell:
new-object System.Net.Sockets.TcpClient('75.2.84.73', 443)
After you install the agent, Armor recommends that you test the connection for each configured firewall rule.
Related Documentation
Additional Documentation for Installing Armor Anywhere with Secure Hosting
Â