Define Activation Conditions for Linux
Table of Contents
4.2 (EoS)
Expand all | Collapse all
-
- Set Up the Endpoint Infrastructure
- Activate Traps Licenses
-
- Endpoint Infrastructure Installation Considerations
- TLS/SSL Encryption for Traps Components
- Configure the MS-SQL Server Database
- Install the Endpoint Security Manager Server Software
- Install the Endpoint Security Manager Console Software
- Manage Proxy Communication with the Endpoint Security Manager
- Load Balance Traffic to ESM Servers
-
- Malware Protection Policy Best Practices
- Malware Protection Flow
- Manage Trusted Signers
-
- Remove an Endpoint from the Health Page
- Install an End-of-Life Traps Agent Version
-
-
- Traps Troubleshooting Resources
- Traps and Endpoint Security Manager Processes
- ESM Tech Support File
-
- Access Cytool
- View the Status of the Agent Using Cytool
- View Processes Currently Protected by Traps Using Cytool
- Manage Logging of Traps Components Using Cytool
- Restore a Quarantined File Using Cytool
- View Statistics for a Protected Process Using Cytool
- View Details About the Traps Local Analysis Module Using Cy...
- View Hash Details About a File Using Cytool
Define Activation Conditions for Linux
Create a condition to specify specific match criteria
for Linux policy rules.
To apply policy to Linux servers, you can
create a condition to match any of the following characteristics:
- File or folder path
- Linux distribution type
- Linux distribution version or versions
After
creating a condition, you can use it to exclude or apply a rule
to a Linux endpoint.
Use the following workflow to create
a new condition for Linux.
- Select SettingsConditionsLinux. The Conditions page displays the Name, Description, and Path (if applicable) for each condition.
- Click the action menu
- Enter a Name and Description to identify the condition.
- Select the type of condition: either Path to
match on the path of a specific executable file or:
- Path—Match a specific file or folder that exists on the Linux server (for example /sys/kernel/security/apparmor or /etc/redhat-release).
- Distribution—Match one or more Linux distributions. Select the Distribution name and an optional distribution Version. The version format must match the format sent by the Traps agent. To identify the expected format for a specific endpoint, view the version on the MonitorAgentHealth page. If you do not specify version, the condition will apply to all versions. You can select a Version Comparison operator to evaluate the version:
- Equal—Match an exact version.
- Greater—Match any version that is equal to or greater than the specified version.
- Lesser—Match any version that is equal to or lesser than the specified version.
- Between—Match any version inclusive of and between two values.
- Regex—Match a version using regular expressions.
- Save the condition.You can use the condition as a match criteria to either include or exclude endpoints from receiving a rule. See Include or Exclude Endpoints Using Conditions.