Versions Compared

Key

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

...

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

No Format
{
  "eventkeen": {
    "timestamp": "20182020-1102-19T2106T01:2120:1307.570Z515Z",
    "created_at": "20182020-1102-19T2106T01:2120:1507.311Z805Z",
    "id": "5bf3294b0891b80001809c605e3b69c7176373000177dffe"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "processOption": "Legacy",
      "allowWhitelistURL": nulltrue,
      "fileSize": "1002",
      "typemaxRowsLimit": "create"null,
      "sendStatisticsblacklistDomains": "on"true,
      "configUpdatedsendStatistics": "2018-11-19T21:21:13.497+0000"true
    }
  },
  "hostInfo": {
    "hostVersion": "67.123.01",
    "hostSENhostEdition": "SEN-10997331"100,
    "hostIsEvaluation": false,
    "hostLicenseLevelhostIsDataCenter": "10"false,
    "hostIsDataCenterhostSEN": false"SEN-L13252798",
    "hostEditionhostServerId": 10"CONF-591X-XXXX-XXXX",
    "hostServerIdhostMaxUsers": "BC7N-7BNK-F4QD-EY1G100",
    "hostLicenseType": "COMMERCIALDEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.excel",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.68.0",
    "pluginLicenseError": "NONE",
    "pluginLicenseisDataCenter": false,
    "COMMERCIAL""isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseSENpluginLicenseType": "SEN-L12676382"COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginKeypluginLicenseSEN": "org.swift.confluence.excelSEN-10324136"
  }
}

New Macro

This event is sent when a new macro is added to a new page only. 

No Format
{
  "keen": {
    "timestamp": "2018-11-23T08:50:16.323Z",
    "created_at": "2018-11-23T08:50:16.999Z",
    "id": "5bf7bf49ed2e1b0001c8eca1"
  },
  "eventInfo": {
    "newexcelmacro": {
      "sortColumn": null,
      "sheets": null,
      "encoding": null,
      "processOption": "Default",
      "autoNumberSort": false,
      "styleClass": "@default",
      "highlightColor": "lightgoldenrodyellow",
      "file": "attachment",
      "escape": false,
      "formatColumn": true,
      "border": null,
      "id": null,
      "configUpdated": "2018-11-23T08:50:16.314+0000",
      "showSheetName": false,
      "style": null,
      "columnUsed": false,
      "columnStyles": null,
      "width": null,
      "hyperlinks": true,
      "enableSorting": true,
      "autoNumber": false,
      "enableHighlighting": true,
      "autoTotal": false,
      "sortDescending": false,
      "columnAttributes": null,
      "columnCalculations": null,
      "retainRowStyleOrder": true,
      "password": false,
      "disableAntiXss": false,
      "outputFormat": "html",
      "ignoreTrailingBlankColumns": true,
      "enableHeadingAttributes": true,
      "language": null,
      "sortIcon": false,
      "url": false,
      "country": null,
      "formatCell": false,
      "ignoreTrailingBlankRows": true,
      "columnTypes": null,
      "rowStyles": null,
      "showHidden": false,
      "timeout": null,
      "showWiki": false,
      "sortTip": null,
      "heading": "1",
      "allowExport": false,
      "user": false
    }
  },
  "hostInfo": {
    "hostVersion": "6.12.0",
    "hostSEN": "SEN-2511485",
    "hostIsEvaluation": false,
    "hostLicenseLevel": "10",
    "hostIsDataCenter": false,
    "hostEdition": 10,
    "hostServerId": "B2DL-7TV3-LFUU-83ED",
    "hostLicenseType": "COMMERCIAL"
  },
  "pluginInfo": {
    "pluginVersion": "6.6.0",
    "pluginLicense": "COMMERCIAL",
    "pluginLicenseSEN": "SEN-11873037",
    "pluginKey": "org.swift.confluence.excel"
  }
}

Error

This event is sent when there is an error in saving the configuration.

No Format
{
  "keen": {
    "timestamp": "2019-07-31T13:53:14.508Z",
    "created_at": "2019-07-31T13:53:14.780Z",
    "id": "5d419d4a02187f00014f8ff0"
  },
  "eventInfo": {
    "type": "error",
    "error": "Settings could not be saved. Your login may have expired. Try again."
  },
  "hostInfo": {
    "hostVersion": "6.15.1",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L13252798",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostMaxUsers": "100",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.excel",
    "isUnlimitedUsers": true,
    "pluginVersion": "6.7.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324136"
  }
}