home

Mobile Endpoint Security

Lookout Product Documentation

Find answers about using and optimizing Lookout products.

Modifying Threat Classification Policies

In the event below, an MES Console Administrator with ID d527d274… modifies policies for the TROJAN and ADWARE threat classifications for enterprise 740d93f3…:

{
    "type": "AUDIT",
    "id": "361476",
    "eventTime": "2017-06-06T20:44:47.000Z",
    "changeType": "UPDATED",
    "actor": {
      "type": "ADMIN",
      "d527d274-483f-4403-ae29-b9397c56bf47"
    },
    "target": {
      "type": "ENTERPRISE",
      "id": "740d93f3-6128-4a84-93fe-b899d878b596"
    },
    "details": {
      "type": "CLASSIFICATION_POLICY",
      "changes": [
        {
          "name": "TROJAN",
          "to": "LOW"
        },
        {
          "name": "ADWARE",
          "from": "HIGH",
          "to": "LOW"
        }
      ]
    }
}