Versions Compared

Key

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

...

This data is collected when the log messages view in global configuration is updated.


Code Blocknoformat
{
  "event": {
    "timestamp": "2020-09-21T13:10:24.055Z",
    "created_at": "2020-09-21T13:10:24.106Z",
    "id": "5f68a64081df5b0001ec55b9"
  },
  "eventInfo": {
    "type": "log-messages-view",
    "details": {
      "action": "load",
      "logLevel": "",
      "dateRange": false,
      "message": false,
      "logMessagesCount": 47
    }
  },
  "hostInfo": {
    "hostVersion": "8.11.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L14979417",
    "hostServerId": "JIRA-712A-54WE-YTRE",
    "jiraSoftware": {
      "hostLicenseType": "DEVELOPER",
      "hostMaxUsers": 100,
      "hostSEN": "SEN-L14979418"
    },
    "hostMaxUsers": 100,
    "hostLicenseType": "DEVELOPER",
    "jiraServiceDesk": {
      "hostLicenseType": "DEVELOPER",
      "hostMaxUsers": "10",
      "hostSEN": "SEN-L14979419"
    }
  },
  "pluginInfo": {
    "pluginKey": "org.swift.jira.cot",
    "isUnlimitedUsers": true,
    "pluginVersion": "7.5.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-18694202"
  }
}

...

This data is collected when an error occurs in configuration settings.

Code Blocknoformat
{
  "event": {
    "timestamp": "2020-09-20T03:49:58.498Z",
    "created_at": "2020-09-20T03:49:58.704Z",
    "id": "5f66d166e0cfd10001928b8f"
  },
  "eventInfo": {
    "type": "error",
    "error": "Received invalid configuration settings to save."
  },
  "hostInfo": {
    "hostVersion": "8.12.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L14979417",
    "hostServerId": "JIRA-712A-54WE-YTRE",
    "jiraSoftware": {
      "hostLicenseType": "DEVELOPER",
      "hostMaxUsers": 100,
      "hostSEN": "SEN-L14979418"
    },
    "hostMaxUsers": 100,
    "hostLicenseType": "DEVELOPER",
    "jiraServiceDesk": {
      "hostLicenseType": "DEVELOPER",
      "hostMaxUsers": "10",
      "hostSEN": "SEN-L14979419"
    }
  },
  "pluginInfo": {
    "pluginKey": "org.swift.jira.cot",
    "isUnlimitedUsers": true,
    "pluginVersion": "7.5.0",
    "pluginLicenseError": "VERSION_MISMATCH",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": true,
    "pluginLicenseSEN": "SEN-10324371"
  }
}

...

This data is collected when the app configuration data is moved between Jira instances using Configuration Manager for Jira.

Code Blocknoformat
{
  "event": {
    "timestamp": "2020-09-18T12:33:27.722Z",
    "created_at": "2020-09-18T12:33:28.768Z",
    "id": "5f64a918043b0900011c16f9"
  },
  "eventInfo": {
    "type": "SPI-migration",
    "settings": {
      "logLevel": "ERROR",
      "logRetentionPeriod": 90,
      "importMode": "RESTORE",
      "sendStatistics": true
    }
  },
  "hostInfo": {
    "hostVersion": "8.12.1",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L14979417",
    "hostServerId": "BRB3-43A9-DMB7-IN0W",
    "hostMaxUsers": 100,
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.jira.cw",
    "isUnlimitedUsers": true,
    "pluginVersion": "4.6.0-SNAPSHOT",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-18694222"
  }
}

...