...
This data is collected when the administrator changes the app's global configuration.
No Format |
---|
{ "keenevent": { "timestamp": "2020-02-05T11:55:55.785Z", "created_at": "2020-02-05T11:55:55.999Z", "id": "5e3aad4bbc531d00016d6203" }, "eventInfo": { "type": "globalconfig", "settings": { "blacklistDomains": false, "sendStatistics": true, "allowWhitelistedUrls": true } }, "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.table", "isUnlimitedUsers": true, "pluginVersion": "8.1.0", "pluginLicenseError": "NONE", "isDataCenter": false, "isEvaluation": false, "isSubscription": false, "pluginLicenseType": "COMMERCIAL", "isMaintenanceExpired": false, "pluginLicenseSEN": "SEN-10324132" } } |
Profile Added
This data is collected when the user creates a new Profile on the Global Configuration page.
No Format |
---|
{
"keen": {
"timestamp": "2020-03-31T02:17:46.951Z",
"created_at": "2020-03-31T02:17:47.000Z",
"id": "5e82a84b77d41b00015d1361"
},
"eventInfo": {
"type": "added",
"settings": {
"userInUrlParams": false,
"urlParams": false,
"accessToken": true,
"accessTokenInUrlParams": false,
"url": true,
"accessTokenInHeaderParams": true,
"headerParams": true,
"passwordInUrlParams": false,
"userInHeaderParams": false,
"profileType": "GitHub",
"passwordInHeaderParams": false,
"password": false,
"user": false
}
},
"hostInfo": {
"hostVersion": "7.0.1",
"hostEdition": 100,
"hostIsEvaluation": false,
"hostIsDataCenter": false,
"hostSEN": "SEN-L13252798",
"hostServerId": "CONF-591X-XXXX-XXXX",
"hostMaxUsers": "100",
"hostLicenseType": "DEVELOPER"
},
"pluginInfo": {
"pluginKey": "org.swift.confluence.table",
"isUnlimitedUsers": true,
"pluginVersion": "8.1.0",
"pluginLicenseError": "NONE",
"isDataCenter": false,
"isEvaluation": false,
"isSubscription": false,
"pluginLicenseType": "COMMERCIAL",
"isMaintenanceExpired": false,
"pluginLicenseSEN": "SEN-10324132"
}
}
|
Profile Updated
This data is collected when the user updates a Profile on the Global Configuration page.
No Format |
---|
{ "keen": { "timestamp": "2020-03-31T02:17:18.886Z", "created_at": "2020-03-31T02:17:18.932Z", "id": "5e82a82ec069340001ebe9b2" }, "eventInfo": { "type": "updated", "settings": { "userInUrlParams": false, "urlParams": false, "accessToken": false, "accessTokenInUrlParams": false, "url": true, "accessTokenInHeaderParams": false, "headerParams": false, "passwordInUrlParams": false, "userInHeaderParams": false, "profileType": "URL", "passwordInHeaderParams": false, "password": false, "user": false } }, "hostInfo": { "hostVersion": "7.0.1", "hostEdition": 100, "hostIsEvaluation": false, "hostIsDataCenter": false, "hostSEN": "SEN-L13252798", "hostServerId": "CONF-591X-XXXX-XXXX", "hostMaxUsers": "100", "hostLicenseType": "DEVELOPER" }, "pluginInfo": { "pluginKey": "org.swift.confluence.table", "isUnlimitedUsers": true, "pluginVersion": "8.1.0", "pluginLicenseError": "NONE", "isDataCenter": false, "isEvaluation": false, "isSubscription": false, "pluginLicenseType": "COMMERCIAL", "isMaintenanceExpired": false, "pluginLicenseSEN": "SEN-10324132" } } |
New-Macro Advance Table
This data is collected on the first instance when a user creates a page and inserts the macro.
No Format |
---|
{
"keen": {
"timestamp": "2020-03-31T10:50:01.500Z",
"created_at": "2020-03-31T10:50:01.692Z",
"id": "5e832059de60f90001ee102e"
},
"eventInfo": {
"type": "new-macro",
"macroName": "table-plus",
"macroParms": {
"autoNumber": "true",
"sortColumn": "4",
"columnTypes": "M, M, MYYYY-DD-MM, MYY-MM-DD, M, MYYYY-MMM-DD,MYYYY-MMMM-DD, M(de)YYYYMMMDD, M(de)MMMMDDYYYY, M(de)YYYYMMMDD, M(de)YYYY-MMMM-DD, M(fr)MMMM-DD-YYYY, M(fr)YYYY-MMM-DD, M(fr)YYYY-MMM-DD",
"id": "moment4"
}
},
"hostInfo": {
"hostVersion": "6.13.8",
"hostEdition": 500,
"hostIsEvaluation": false,
"hostIsDataCenter": true,
"hostSEN": "SEN-L13252638",
"hostServerId": "CONF-591X-XXXX-XXXX",
"hostMaxUsers": "500",
"hostLicenseType": "DEVELOPER"
},
"pluginInfo": {
"pluginKey": "org.swift.confluence.table",
"isUnlimitedUsers": true,
"pluginVersion": "8.1.0",
"pluginLicenseError": "NONE",
"isDataCenter": false,
"isEvaluation": false,
"isSubscription": false,
"pluginLicenseType": "COMMERCIAL",
"isMaintenanceExpired": false,
"pluginLicenseSEN": "SEN-10324132"
}
}
|
...