For customers migrating from another tool or platform, you can reference our documentation for uninstalling Alert Logic Endpoint Protection or Sophos Endpoint Security.
...
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 |
| |||
Debian |
| |||
Alma |
| |||
Rocky |
| |||
MacOS |
|
Info | ||||
---|---|---|---|---|
For Windows users, in order to run the install script, you will need to ensure your execution policy allows for the execution of scripts.
|
Browser Support
...
The Armor Management Portal (AMP) supports the current version of the following browsers:
...
Note |
---|
Armor cannot guarantee that previous browser versions will be supported. |
Firewall Rules
...
Tip |
---|
This topic only applies to Armor Anywhere users |
...
. |
The following ports will need to be opened for each server registered with Armor.
...
Traffic | Service | Port | Destination | ||
---|---|---|---|---|---|
Inbound | Log Relay (Logstash) |
|
| ||
Outbound | Log Relay (Armor's logging service (ELK)) |
|
|
Insert excerpt
The following example tests connectivity to api.armor.com over 443/tcp:
Code Block |
---|
telnet 75.2.84.73 443 |
For Windows systems without the telnet feature installed, you can also use PowerShell:
Code Block |
---|
new-object System.Net.Sockets.TcpClient('75.2.84.73', 443) |
Tip |
---|
Remove Anti-Virus SoftwareIf you intend to use the Anti-Virus module, you must remove any previously installed anti-virus software, such as Trend Micro, SentinelOne, McAfee, etc. Afterwards, you must reboot your system. |
After you install the agent, Armor recommends that you test the connection for each configured firewall rule.
Related Documentation
...
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 |
| |||
Debian |
| |||
Alma |
| |||
Rocky |
| |||
MacOS |
|
...