Create an endpoint tag
An endpoint tag can be created during installation of the Cortex XDR agent.
An endpoint tag can be created after installation either from the Cortex XDR agent or from the Cortex Cloud management console.
Add an endpoint tag as an installation parameter of the Cortex XDR agent's installer
Installer parameter:
run msiexec /i ... ENDPOINT_TAGS="Name1,Name2,Name3".Cytool argument:
cytool endpoint_tags add "tag1 [,tag2,...,tagN]".
Note:
Tag names are case sensitive.
In Windows and Mac, a tag name can contain spaces.
Linux does not support tag names with spaces as command line arguments to the shell installer. Instead, tags can be set in the /etc/panw/cortex.conf configuration file, which supports all Linux installers.
Add an endpoint tag after installation
From the machine where the Cortex XDR agent is installed:
Navigate to the Cytool folder location and open the CLI as an administrator.
Cytool argument:
cytool endpoint_tags add "tag1 [,tag2,...,tagN]".
From the Cortex Cloud management console (Server)
Navigate to Inventory → Endpoints → All Endpoints.
Select one or more endpoints, right-click, and select Endpoint Control → Assign Endpoint Tags.
Select Add tag... and choose one or more tags from the list of existing tags or begin to type a new tag name to Create tag.
(This step requires administrator permissions) To assign the tag to users or user groups, select Add selected tags to Users or Groups, and select the relevant Users and/or User Groups.
Note:
When SBAC is enabled, assigning tags may impact user permissions.
Click Save.
Last updated
Was this helpful?
