Skip to main content

GDPR and PII (Personally Identifiable Information) Collected

SaaS solution hosted by MCG in Google Compute (GCP) is using AES-256 disk encryption (enforced for data disks and backups)
Customer-managed encryption key (CMEK) or Customer-supplied encryption key (CSEK) can be used, so MCG doesn’t have access to the encryption keys. See default encryption

GDPR/PII data can also be encrypted in UXM/Splunk databases with AES-256 in CBC mode, this option will limit the data searchability to only be searchable with full hostname, username, etc, it can be configured on a field level if encryption should be applied.

Users with decryption permissions can search the encrypted data if they use full hostname, username, etc and can decrypt the data per user/endpoint.

User information

KVStore ux_userinfo_lookup and getIndexConfidentialData source="monitor.endpoint.userinfo"

FieldExampleDescription
cnFirstname LastnameActive Directory (AD) common name field
companyCompany of userActive Directory (AD) company field
departmentDepartment of userActive Directory (AD) department field
distinguished_namecn=firstname.lastname,ou=emea,dc=uxmapp,dc=localActive Directory (AD) Distinguished Name which contains users place in organization unit.
divisionDivision of userActive Directory (AD) division field
mailfirstname.lastname@uxmapp.localActive Directory (AD) mail field
managercn=firstname.lastname,ou=emea,dc=uxmapp,dc=localActive Directory (AD) distinguished_name name of users manager
namefirstname.lastnameActive Directory (AD) name field
sam_account_namefirstname.lastnameActive Directory (AD) sam_account_name field
titleTitle of userActive Directory (AD) title field
user_principal_namefirstname.lastname@uxmapp.localWindows UPN (user_principal_name) of user.
usernamefirstname.lastnameWindows username of user.

Endpoint device information

FieldExampleDescription
hostnameCLIENT-HOSTNAMEDisplays the hostname of the endpoint device that the user is working on.
public_ip156.x.x.xExternal (Public) IP Addresses of the endpoint devices seen from the UXM HF Collector
internal_ip10.x.x.xInternal IP Addresses of the endpoint devices
internal_mac_addressXX:XX:XX:XXMac addresses of the endpoint device
subnet255.255.x.xSubnet for the IP Addresses of the endpoint devices
wifi_bssidBSSID of the WiFi connected to.
wifi_ssidSSID of the WiFi connected to.
wifi_macMAC of the WiFi connected to.
identifying_numberSerial number of the machine used to lookup warranty information from Dell, Lenovo, HP.
client_device_nameCLIENT-HOSTNAME(Virtual devices only) Displays the hostname that the user connected to Citrix/RDS from.
client_address10.x.x.x(Virtual devices only) Displays the IP address that the user connected to Citrix/RDS from.