Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
{
  "event": {
    "timestamp": "2019-01-29T10:54:54.577Z",
    "created_at": "2019-01-29T10:54:54.803Z",
    "id": "5c5030fed405260001683883"
  },
  "eventInfo": {
    "type": "license-added"
  },
  "hostInfo": {
    "hostVersion": "6.8.2",
    "hostEdition": "NONE",
    "hostIsEvaluation": true,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-11111111",
    "hostServerId": "B862-LKIT-OY0R-HZFO",
    "hostMaxUsers": "-1",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-11111111"
  }
}

...

New macro

This event is collected when a new macro is added to a page for the first time only. 

...

No Format
{
  "event": {
    "timestamp": "2018-08-02T04:04:19.526Z",
    "created_at": "2018-08-02T04:04:19.861Z",
    "id": "5b6282c3b62cd5000176ef3e"
  },
  "eventInfo": {
    "error": "Settings could not be saved. Your login may have expired. Try again."
  },
  "hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "6.6.5",
    "hostSEN": "SEN-L11111111",
    "hostLicenseLevel": "500"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-11111111"
  }
}

Global

...

configuration 

This data is collected when the administrator changes the app's global configuration.  

No Format
{
  "event": {
    "timestamp": "20192020-0112-30T0924T10:2632:0611.990Z947Z",
    "created_at": "20192020-0112-30T0924T10:2632:0712.315Z007Z",
    "id": "5c516dafd1784e0001c4237a5fe46e2c4ce200000146a3f6"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "allowJavaScript": false,
      "sendStatistics": false
    }
  },
  "hostInfo": {
    "hostVersion": "67.69.50",
    "hostEdition": 500100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": truefalse,
    "hostSEN": "SEN-11111111L14979420",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "500100",
    "hostLicenseType": "COMMERCIALDEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.run",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.02.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-1111111118694070"
  }
}