Forum Discussion

bonnewu's avatar
bonnewu
Level 1.5: Cupcake
11 months ago
Solved

Subscribe enterprise to receive usage logs

Currently, I am trying to implement lost mode notifications with push pubsub and I need to subscribe enterprise to receive usage logs. When I try to use the following json to patch my enterprise (a c...
  • jeremy's avatar
    11 months ago

    I've checked our logs, and it seems that even this has not been enabled, I'm seeing some USAGE_LOGS on our incoming notification 

     

     "usageLogEvents": [{
        "eventTime": "2024-03-22T16:49:12.079Z",
        "eventType": "ENROLLMENT_COMPLETE",
        "enrollmentCompleteEvent": {
        }
      }]
    }", attributes: {"notificationType"=>"USAGE_LOGS"},

     

    So maybe this is enabled "by default" ?