Add an XDR Collector profile for Linux
Profile types
An XDR Collector Linux profile defines the data that is collected from a Linux collector machine. For Linux, you can configure a Filebeat profile and a Settings profile.
Filebeat profile
Use an XDR Collector Linux Filebeat profile to collect file and log data using the Elasticsearch Filebeat default configuration file, called filebeat.yml. To facilitate configuration, you can use out-of-the-box collection templates, or templates added by content packs installed from the XDR Marketplace. You can edit, combine, or add your own custom collection settings.
Supported versions and architectures
Cortex Cloud supports the following Elasticsearch Filebeat versions with the operating systems listed in the Elasticsearch Support Matrix that conform with the collector machine operating systems supported by Cortex Cloud:
64-bit XDR Collectors: Supports Filebeat version 9.3.2.
32-bit XDR Collectors: Supports Filebeat version 7.17.1.
Cortex Cloud supports the input types and modules available in Elasticsearch Filebeat.
Log format constraints
Cortex Cloud collects all logs in either an uncompressed JSON or text format.
Compressed files, such as the gzip format, are not supported.
Cortex Cloud supports logs in single line format or multiline format. For more information about handling messages that span multiple lines of text in Elasticsearch Filebeat, see Manage Multiline Messages.
Related Information
Settings profile
Use an XDR Collector Settings profile to configure automatic upgrade settings for XDR Collector releases.
Policy mapping
To map your XDR Collector profile to a collector machine, you must use an XDR Collector policy. After you have created your profile, map it to a new or existing policy.
How to configure XDR Collector profiles
Filebeat configuration
In the Filebeat Configuration File editor, you can define the data collection for your Elasticsearch Filebeat configuration file called filebeat.yml.
Cortex Cloud provides YAML templates for XDR Collector Logs, Linux (RHEL/CentOS), NGINX (Linux), Linux (Debian/Ubuntu), and any templates added by the content packs installed from the XDR Marketplace.
In Cortex Cloud, select Settings → Configurations → XDR Collectors → Profiles → +Add Profile → Linux.
Select Filebeat, then click Next.
Configure the General Information parameters.
Profile Name: Enter a unique name to identify the profile. The name can contain only letters, numbers, or spaces, and must be no more than 30 characters. The name that you enter here will be displayed in the list of profiles when you configure a policy.
(Optional) Add description here: To provide additional context for the purpose or business reason for your new profile, enter a profile description.
In the Filebeat Configuration File editing box, type or paste the contents of your configuration file, or use a template. To add a template, select one from the list, and click Add.
Cortex Cloud supports all sections in the
filebeat.ymlconfiguration file, such as support for Filebeat fields and tags. You can use the "Add fields" processor to identify the product/vendor for the data collected by the XDR Collectors, so that the collected events go through the ingestion flow (Parsing Rules). To configure the product/vendor, ensure that you use the defaultfieldsattribute (do not use the target attribute), as shown in the following example:For more information about the "Add fields" processor, see Add_fields.
To finish creating your new profile, click Create.
Your new profile will be listed under the applicable platform on the XDR Collectors Profiles page.
Apply profiles to XDR Collector machine policies by performing one of the following:
Right-click a profile, and select Create a new policy rule using this profile.
Launch the new policy wizard from XDR Collectors → Policies → XDR Collectors Policies.
Settings configuration
You can configure automatic upgrades for XDR Collector releases. By default, this is disabled, and the Use Default (Disabled) option is selected. To implement automatic upgrades, follow these steps:
In Cortex Cloud, select Settings → Configurations → XDR Collectors → Profiles → +Add Profile → Linux.
Select Settings profile, then click Next.
Configure the General Information parameters.
Profile Name: Enter a unique name to identify the profile. The name can contain only letters, numbers, or spaces, and must be no more than 30 characters. The name that you enter here will be displayed in the list of profiles when you configure a policy.
(Optional) Add description here: To provide additional context for the purpose or business reason for your new profile, enter a profile description.
Clear the Use Default (Disabled) checkbox.
For Collector Auto-Upgrade, select Enabled.
Additional fields are displayed for defining the scope of the automatic upgrade.
Configure the scope of automatic upgrades:
To ensure the latest XDR Collector release is used, leave the Use Default (Latest collector release) checkbox selected.
To configure only a particular scope, perform the following steps:
Clear the Use Default (Latest collector release) checkbox.
For Auto Upgrade Scope, select one of the following options:
OptionMore detailsLatest collector release
Configures the scope of the automatic upgrade to whenever a new XDR Collector release is available including maintenance releases and new features.
Only maintenance release
Configures the scope of the automatic upgrade to whenever a new XDR Collector maintenance release is available.
Only maintenance releases in a specific version
Configures the scope of the automatic upgrade to whenever a new XDR Collector maintenance release is available for a specific version. When this option is selected, you can select the specific Release Version.
To finish creating your new profile, click Create.
Your new profile will be listed under the applicable platform on the XDR Collectors Profiles page.
Apply profiles to XDR Collector machine policies by performing one of the following:
Right-click a profile, and select Create a new policy rule using this profile.
Launch the new policy wizard from XDR Collectors → Policies → XDR Collectors Policies.
Additional XDR Collector profile management options
As needed, you can return to the XDR Collectors Profiles page to manage your XDR Collectors profiles. To manage a specific profile, right click anywhere in an XDR Collector profile row, and select the desired action:
Edit
Lets you edit the XDR Collector profile
Save As New
Copies the existing profile with its current settings, so that you can make modifications, and save it as a new profile with a unique name
Delete
Deletes the XDR Collector profile
View Collector Policies
Opens a new tab that displays the XDR Collectors Policies page, showing the policies that are currently associated with your XDR Collector profiles
Copy text to clipboard
Copies the text from a specific field in the row of a XDR Collector profile
Copy entire row
Copies the text from the entire row of a XDR Collector profile
Last updated
Was this helpful?
