AUE_UNMOUNT

Documentación de implementación sin conexión de Jamf Protect

Solution
Application
Content Type
Documentación técnica
Utilities & Services
ft:locale
es-ES
Unmount Drive (Desmontar unidad)
El registro de desmontaje de unidad se genera cuando un proceso hace una llamada para expulsar una unidad física o virtual.
Log Level (Nivel de registro)
1
Requiere ajuste detallado.
No

Ejemplo de AUE_UNMOUNT

Este es un ejemplo de registro de telemetría para un evento de desmontar unidad.

{
  "attributes": {
    "device": 0,
    "owner_group_name": "staff",
    "owner_user_id": 501,
    "owner_user_name": "test",
    "file_system_id": 16777229,
    "file_access_mode": 16877,
    "node_id": 2,
    "owner_group_id": 20
  },
  "exec_chain": {
    "uuid": "AE8AF64C-1341-4F4F-A8DB-6A1E9A7231C2"
  },
  "exec_chain_child": {
    "parent_path": "/usr/libexec/diskarbitrationd",
    "parent_pid": 104,
    "parent_uuid": "A78260DE-7673-426E-A69D-3FB0F363F515"
  },
  "header": {
    "time_seconds_epoch": 1657906421,
    "time_milliseconds_offset": 838,
    "version": 11,
    "event_modifier": 0,
    "event_id": 56,
    "event_name": "AUE_UNMOUNT"
  },
  "host_info": {
    "serial_number": "C03WG0H4HDTS",
    "host_name": "Test_MacBook_Pro",
    "osversion": "Version 12.4 (Build 21F79)",
    "host_uuid": "8891C1E2-0AC0-4E4A-844B-EA491B14D115"
  },
  "identity": {
    "signer_id": "com.apple.umount",
    "team_id_truncated": false,
    "signer_id_truncated": false,
    "cd_hash": "f8399750b108cddf3e2837353cf119127c1fc6ff",
    "team_id": "",
    "signer_type": 1
  },
  "key": "2BC15C54-B99C-4C1D-975B-A32FBA16F0CE",
  "path": [
    "/Volumes/Google Chrome",
    "/Volumes/Google Chrome"
  ],
  "return": {
    "error": 0,
    "description": "success",
    "return_value": 0
  },
  "subject": {
    "session_id": 100000,
    "group_id": 0,
    "process_name": "/sbin/umount",
    "parent_pid": 104,
    "effective_user_name": "root",
    "user_id": 0,
    "group_name": "wheel",
    "parent_uuid": "A78260DE-7673-426E-A69D-3FB0F363F515",
    "uuid": "AE8AF64C-1341-4F4F-A8DB-6A1E9A7231C2",
    "effective_group_id": 0,
    "process_hash": "6ecfa3cbeb5731ddb8cc55c309a10cbe98f38e37",
    "audit_id": 4294967295,
    "responsible_process_id": 104,
    "parent_path": "/usr/libexec/diskarbitrationd",
    "process_id": 1857,
    "effective_group_name": "wheel",
    "audit_user_name": "",
    "effective_user_id": 0,
    "terminal_id": {
      "type": 4,
      "ip_address": "0.0.0.0",
      "port": 0
    },
    "responsible_process_name": "/usr/libexec/diskarbitrationd",
    "user_name": "root"
  }
}