{
    "capture360Data": {
      "globalSettings": [
        {
            "matchPatterns": [
              "Out of Bound"
            ]
          },
          {
            "matchPatterns": [
              ".*OutofMemoryError"
            ],
            "matchCriteria": "REGEX",
            "timeWindow":"3min",
            "count":"5"
          }
      ]
    }
}