<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Event Builder in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Event-Builder/m-p/75634#M181391</link>
    <description>&lt;P&gt;I am a newbie to splunk and looking to build events for the below log, &lt;/P&gt;

&lt;P&gt;{&lt;BR /&gt;
    "crash_reasons": [&lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "service.task.PendingTaskController", &lt;BR /&gt;
            "created_at": "2013-06-03T02:36:58Z", &lt;BR /&gt;
            "file": "PendingTaskController.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4412735, &lt;BR /&gt;
            "last_crash_at": "2013-06-03T06:52:44Z", &lt;BR /&gt;
            "line": "36", &lt;BR /&gt;
            "method": "cancelAllPendingTasks", &lt;BR /&gt;
            "number_of_crashes": 4, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to pause activity {au.com.customer/au.com.customer.view.activity.MainActivity}: java.util.ConcurrentModificationException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-03T06:52:48Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.adapter.TrackItemAdapter", &lt;BR /&gt;
            "created_at": "2013-06-04T07:25:24Z", &lt;BR /&gt;
            "file": "TrackItemAdapter.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4433126, &lt;BR /&gt;
            "last_crash_at": "2013-06-04T07:25:24Z", &lt;BR /&gt;
            "line": "72", &lt;BR /&gt;
            "method": "update", &lt;BR /&gt;
            "number_of_crashes": 2, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to resume activity {au.com.customer/au.com.customer.view.activity.MainActivity}: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-04T07:25:24Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.adapter.TrackItemAdapter", &lt;BR /&gt;
            "created_at": "2013-06-04T07:25:28Z", &lt;BR /&gt;
            "file": "TrackItemAdapter.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4433129, &lt;BR /&gt;
            "last_crash_at": "2013-06-04T07:25:25Z", &lt;BR /&gt;
            "line": "72", &lt;BR /&gt;
            "method": "update", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-04T07:25:28Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.CustomerCollectionAddressView", &lt;BR /&gt;
            "created_at": "2013-06-04T08:46:37Z", &lt;BR /&gt;
            "file": "CustomerCollectionAddressView.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4433786, &lt;BR /&gt;
            "last_crash_at": "2013-06-04T08:46:33Z", &lt;BR /&gt;
            "line": "200", &lt;BR /&gt;
            "method": "enableFields", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.NoSuchMethodError: android.view.View.setAlpha", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-04T08:46:37Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "model.customercollection.CustomerCollectionPoint", &lt;BR /&gt;
            "created_at": "2013-06-04T23:58:14Z", &lt;BR /&gt;
            "file": "CustomerCollectionPoint.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4449359, &lt;BR /&gt;
            "last_crash_at": "2013-06-13T22:58:36Z", &lt;BR /&gt;
            "line": "95", &lt;BR /&gt;
            "method": "getOpenHoursByWeekDay", &lt;BR /&gt;
            "number_of_crashes": 30, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-13T22:58:38Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "android.view.View$1", &lt;BR /&gt;
            "created_at": "2013-06-05T01:51:04Z", &lt;BR /&gt;
            "file": "View.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4451028, &lt;BR /&gt;
            "last_crash_at": "2013-06-05T01:51:04Z", &lt;BR /&gt;
            "line": "3647", &lt;BR /&gt;
            "method": "onClick", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.IllegalStateException: Could not find a method onRenameClick(View) in the activity class au.com.customer.view.activity.TrackItemDetailActivity for onClick handler on view class android.widget.ImageView with id 'imageRename'", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-05T01:51:05Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.PinFragment", &lt;BR /&gt;
            "created_at": "2013-06-05T02:30:44Z", &lt;BR /&gt;
            "file": "PinFragment.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4451613, &lt;BR /&gt;
            "last_crash_at": "2013-06-05T02:30:42Z", &lt;BR /&gt;
            "line": "193", &lt;BR /&gt;
            "method": "showAlert", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-05T02:30:44Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "model.shipping.consignment.DefaultConsignmentManager", &lt;BR /&gt;
            "created_at": "2013-06-05T02:55:04Z", &lt;BR /&gt;
            "file": "DefaultConsignmentManager.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4451916, &lt;BR /&gt;
            "last_crash_at": "2013-06-05T02:55:04Z", &lt;BR /&gt;
            "line": "256", &lt;BR /&gt;
            "method": "getLodgementMethod", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.CreditCardActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-05T02:55:04Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "model.shipping.transform.ShippingConsignmentArticleBasketTransformer", &lt;BR /&gt;
            "created_at": "2013-06-05T07:33:14Z", &lt;BR /&gt;
            "file": "ShippingConsignmentArticleBasketTransformer.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4455594, &lt;BR /&gt;
            "last_crash_at": "2013-06-05T07:33:11Z", &lt;BR /&gt;
            "line": "33", &lt;BR /&gt;
            "method": "createArticleTransactonsFrom", &lt;BR /&gt;
            "number_of_crashes": 2, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-05T07:33:14Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.customerBaseActivity", &lt;BR /&gt;
            "created_at": "2013-06-07T03:33:51Z", &lt;BR /&gt;
            "file": "customerBaseActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4504115, &lt;BR /&gt;
            "last_crash_at": "2013-06-07T03:33:47Z", &lt;BR /&gt;
            "line": "41", &lt;BR /&gt;
            "method": "onCreate", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.PayPalPaymentActivity}: java.lang.IllegalStateException: Already attached", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-07T03:33:52Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.InformationLinkActivity", &lt;BR /&gt;
            "created_at": "2013-06-07T04:04:07Z", &lt;BR /&gt;
            "file": "InformationLinkActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4504821, &lt;BR /&gt;
            "last_crash_at": "2013-06-07T04:04:06Z", &lt;BR /&gt;
            "line": "70", &lt;BR /&gt;
            "method": "onCreate", &lt;BR /&gt;
            "number_of_crashes": 2, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.InformationLinkActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-07T04:04:07Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "service.security.UserContextImpl$Encryptor", &lt;BR /&gt;
            "created_at": "2013-06-10T23:58:12Z", &lt;BR /&gt;
            "file": "UserContextImpl.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4615064, &lt;BR /&gt;
            "last_crash_at": "2013-06-10T23:58:10Z", &lt;BR /&gt;
            "line": "271", &lt;BR /&gt;
            "method": "encrypt", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=1, result=-1, data=Intent { (has extras) }} to activity {au.com.customer/au.com.customer.view.activity.LoginActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-10T23:58:12Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.ToAddressFragment", &lt;BR /&gt;
            "created_at": "2013-06-11T03:33:03Z", &lt;BR /&gt;
            "file": "ToAddressFragment.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4618296, &lt;BR /&gt;
            "last_crash_at": "2013-06-11T03:33:00Z", &lt;BR /&gt;
            "line": "304", &lt;BR /&gt;
            "method": "onClick", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-11T03:33:03Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.TrackItemFragment", &lt;BR /&gt;
            "created_at": "2013-06-12T00:54:20Z", &lt;BR /&gt;
            "file": "TrackItemFragment.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4643565, &lt;BR /&gt;
            "last_crash_at": "2013-06-14T06:26:13Z", &lt;BR /&gt;
            "line": "168", &lt;BR /&gt;
            "method": "showErrorToast", &lt;BR /&gt;
            "number_of_crashes": 2, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-14T06:26:17Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.customerBaseActivity", &lt;BR /&gt;
            "created_at": "2013-06-12T03:41:43Z", &lt;BR /&gt;
            "file": "customerBaseActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4646324, &lt;BR /&gt;
            "last_crash_at": "2013-06-12T03:41:43Z", &lt;BR /&gt;
            "line": "89", &lt;BR /&gt;
            "method": "onResume", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to resume activity {au.com.customer/au.com.customer.view.activity.CountryListActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-12T03:41:43Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.CreditCardActivity", &lt;BR /&gt;
            "created_at": "2013-06-12T04:57:26Z", &lt;BR /&gt;
            "file": "CreditCardActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4647346, &lt;BR /&gt;
            "last_crash_at": "2013-06-26T00:29:35Z", &lt;BR /&gt;
            "line": "139", &lt;BR /&gt;
            "method": "disableTextSelection", &lt;BR /&gt;
            "number_of_crashes": 4, &lt;BR /&gt;
            "reason": "java.lang.NoClassDefFoundError: au.com.customer.view.activity.CreditCardActivity$1", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-26T00:29:35Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "presenter.PaymentCompletePresenter", &lt;BR /&gt;
            "created_at": "2013-06-12T07:05:18Z", &lt;BR /&gt;
            "file": "PaymentCompletePresenter.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4649153, &lt;BR /&gt;
            "last_crash_at": "2013-06-14T01:21:40Z", &lt;BR /&gt;
            "line": "87", &lt;BR /&gt;
            "method": "setPickupDropOffDetails", &lt;BR /&gt;
            "number_of_crashes": 7, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.PaymentCompleteActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-14T01:21:41Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.MainMenuFragment", &lt;BR /&gt;
            "created_at": "2013-06-12T08:19:11Z", &lt;BR /&gt;
            "file": "MainMenuFragment.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4650166, &lt;BR /&gt;
            "last_crash_at": "2013-06-12T08:19:11Z", &lt;BR /&gt;
            "line": "139", &lt;BR /&gt;
            "method": "enableOrderSummaryMenu", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.IllegalStateException: Fragment MainMenuFragment{407835d0} not attached to Activity", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-12T08:19:11Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.InformationLinkActivity", &lt;BR /&gt;
            "created_at": "2013-06-13T23:48:38Z", &lt;BR /&gt;
            "file": "InformationLinkActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4695964, &lt;BR /&gt;
            "last_crash_at": "2013-06-13T23:48:29Z", &lt;BR /&gt;
            "line": "69", &lt;BR /&gt;
            "method": "doOnCreate", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.InformationLinkActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-13T23:48:38Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.FindStoreActivity", &lt;BR /&gt;
            "created_at": "2013-06-14T05:51:45Z", &lt;BR /&gt;
            "file": "FindStoreActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4702898, &lt;BR /&gt;
            "last_crash_at": "2013-06-14T06:39:20Z", &lt;BR /&gt;
            "line": "135", &lt;BR /&gt;
            "method": "onProgressEnd", &lt;BR /&gt;
            "number_of_crashes": 4, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: An error occured while executing doInBackground()", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-14T06:39:21Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "model.location.MapHandler$DelayedCameraChangeRunnable$1", &lt;BR /&gt;
            "created_at": "2013-06-14T06:39:23Z", &lt;BR /&gt;
            "file": "MapHandler.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4703678, &lt;BR /&gt;
            "last_crash_at": "2013-06-14T06:39:22Z", &lt;BR /&gt;
            "line": "233", &lt;BR /&gt;
            "method": "onError", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: An error occured while executing doInBackground()", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-14T06:39:24Z"&lt;BR /&gt;
        }&lt;BR /&gt;
    ], &lt;BR /&gt;
    "current_page": 1, &lt;BR /&gt;
    "per_page": 25, &lt;BR /&gt;
    "status": "success", &lt;BR /&gt;
    "total_entries": 21, &lt;BR /&gt;
    "total_pages": 1&lt;BR /&gt;
}&lt;/P&gt;

&lt;P&gt;I would like to build the event based on the data that lies between { } and would like to strip the rest ex -&lt;/P&gt;

&lt;P&gt;{ "crashreasons": [  &lt;/P&gt;

&lt;P&gt;&amp;amp; &lt;/P&gt;

&lt;P&gt;], &lt;BR /&gt;
    "current_page": 1, &lt;BR /&gt;
    "per_page": 25, &lt;BR /&gt;
    "status": "success", &lt;BR /&gt;
    "total_entries": 21, &lt;BR /&gt;
    "total_pages": 1&lt;BR /&gt;
}&lt;/P&gt;

&lt;P&gt;any help on building this event is appreciated.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 14:10:29 GMT</pubDate>
    <dc:creator>msn2507</dc:creator>
    <dc:date>2020-09-28T14:10:29Z</dc:date>
    <item>
      <title>Event Builder</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-Builder/m-p/75634#M181391</link>
      <description>&lt;P&gt;I am a newbie to splunk and looking to build events for the below log, &lt;/P&gt;

&lt;P&gt;{&lt;BR /&gt;
    "crash_reasons": [&lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "service.task.PendingTaskController", &lt;BR /&gt;
            "created_at": "2013-06-03T02:36:58Z", &lt;BR /&gt;
            "file": "PendingTaskController.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4412735, &lt;BR /&gt;
            "last_crash_at": "2013-06-03T06:52:44Z", &lt;BR /&gt;
            "line": "36", &lt;BR /&gt;
            "method": "cancelAllPendingTasks", &lt;BR /&gt;
            "number_of_crashes": 4, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to pause activity {au.com.customer/au.com.customer.view.activity.MainActivity}: java.util.ConcurrentModificationException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-03T06:52:48Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.adapter.TrackItemAdapter", &lt;BR /&gt;
            "created_at": "2013-06-04T07:25:24Z", &lt;BR /&gt;
            "file": "TrackItemAdapter.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4433126, &lt;BR /&gt;
            "last_crash_at": "2013-06-04T07:25:24Z", &lt;BR /&gt;
            "line": "72", &lt;BR /&gt;
            "method": "update", &lt;BR /&gt;
            "number_of_crashes": 2, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to resume activity {au.com.customer/au.com.customer.view.activity.MainActivity}: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-04T07:25:24Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.adapter.TrackItemAdapter", &lt;BR /&gt;
            "created_at": "2013-06-04T07:25:28Z", &lt;BR /&gt;
            "file": "TrackItemAdapter.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4433129, &lt;BR /&gt;
            "last_crash_at": "2013-06-04T07:25:25Z", &lt;BR /&gt;
            "line": "72", &lt;BR /&gt;
            "method": "update", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-04T07:25:28Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.CustomerCollectionAddressView", &lt;BR /&gt;
            "created_at": "2013-06-04T08:46:37Z", &lt;BR /&gt;
            "file": "CustomerCollectionAddressView.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4433786, &lt;BR /&gt;
            "last_crash_at": "2013-06-04T08:46:33Z", &lt;BR /&gt;
            "line": "200", &lt;BR /&gt;
            "method": "enableFields", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.NoSuchMethodError: android.view.View.setAlpha", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-04T08:46:37Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "model.customercollection.CustomerCollectionPoint", &lt;BR /&gt;
            "created_at": "2013-06-04T23:58:14Z", &lt;BR /&gt;
            "file": "CustomerCollectionPoint.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4449359, &lt;BR /&gt;
            "last_crash_at": "2013-06-13T22:58:36Z", &lt;BR /&gt;
            "line": "95", &lt;BR /&gt;
            "method": "getOpenHoursByWeekDay", &lt;BR /&gt;
            "number_of_crashes": 30, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-13T22:58:38Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "android.view.View$1", &lt;BR /&gt;
            "created_at": "2013-06-05T01:51:04Z", &lt;BR /&gt;
            "file": "View.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4451028, &lt;BR /&gt;
            "last_crash_at": "2013-06-05T01:51:04Z", &lt;BR /&gt;
            "line": "3647", &lt;BR /&gt;
            "method": "onClick", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.IllegalStateException: Could not find a method onRenameClick(View) in the activity class au.com.customer.view.activity.TrackItemDetailActivity for onClick handler on view class android.widget.ImageView with id 'imageRename'", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-05T01:51:05Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.PinFragment", &lt;BR /&gt;
            "created_at": "2013-06-05T02:30:44Z", &lt;BR /&gt;
            "file": "PinFragment.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4451613, &lt;BR /&gt;
            "last_crash_at": "2013-06-05T02:30:42Z", &lt;BR /&gt;
            "line": "193", &lt;BR /&gt;
            "method": "showAlert", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-05T02:30:44Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "model.shipping.consignment.DefaultConsignmentManager", &lt;BR /&gt;
            "created_at": "2013-06-05T02:55:04Z", &lt;BR /&gt;
            "file": "DefaultConsignmentManager.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4451916, &lt;BR /&gt;
            "last_crash_at": "2013-06-05T02:55:04Z", &lt;BR /&gt;
            "line": "256", &lt;BR /&gt;
            "method": "getLodgementMethod", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.CreditCardActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-05T02:55:04Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "model.shipping.transform.ShippingConsignmentArticleBasketTransformer", &lt;BR /&gt;
            "created_at": "2013-06-05T07:33:14Z", &lt;BR /&gt;
            "file": "ShippingConsignmentArticleBasketTransformer.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4455594, &lt;BR /&gt;
            "last_crash_at": "2013-06-05T07:33:11Z", &lt;BR /&gt;
            "line": "33", &lt;BR /&gt;
            "method": "createArticleTransactonsFrom", &lt;BR /&gt;
            "number_of_crashes": 2, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-05T07:33:14Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.customerBaseActivity", &lt;BR /&gt;
            "created_at": "2013-06-07T03:33:51Z", &lt;BR /&gt;
            "file": "customerBaseActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4504115, &lt;BR /&gt;
            "last_crash_at": "2013-06-07T03:33:47Z", &lt;BR /&gt;
            "line": "41", &lt;BR /&gt;
            "method": "onCreate", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.PayPalPaymentActivity}: java.lang.IllegalStateException: Already attached", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-07T03:33:52Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.InformationLinkActivity", &lt;BR /&gt;
            "created_at": "2013-06-07T04:04:07Z", &lt;BR /&gt;
            "file": "InformationLinkActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4504821, &lt;BR /&gt;
            "last_crash_at": "2013-06-07T04:04:06Z", &lt;BR /&gt;
            "line": "70", &lt;BR /&gt;
            "method": "onCreate", &lt;BR /&gt;
            "number_of_crashes": 2, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.InformationLinkActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-07T04:04:07Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "service.security.UserContextImpl$Encryptor", &lt;BR /&gt;
            "created_at": "2013-06-10T23:58:12Z", &lt;BR /&gt;
            "file": "UserContextImpl.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4615064, &lt;BR /&gt;
            "last_crash_at": "2013-06-10T23:58:10Z", &lt;BR /&gt;
            "line": "271", &lt;BR /&gt;
            "method": "encrypt", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=1, result=-1, data=Intent { (has extras) }} to activity {au.com.customer/au.com.customer.view.activity.LoginActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-10T23:58:12Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.ToAddressFragment", &lt;BR /&gt;
            "created_at": "2013-06-11T03:33:03Z", &lt;BR /&gt;
            "file": "ToAddressFragment.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4618296, &lt;BR /&gt;
            "last_crash_at": "2013-06-11T03:33:00Z", &lt;BR /&gt;
            "line": "304", &lt;BR /&gt;
            "method": "onClick", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-11T03:33:03Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.TrackItemFragment", &lt;BR /&gt;
            "created_at": "2013-06-12T00:54:20Z", &lt;BR /&gt;
            "file": "TrackItemFragment.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4643565, &lt;BR /&gt;
            "last_crash_at": "2013-06-14T06:26:13Z", &lt;BR /&gt;
            "line": "168", &lt;BR /&gt;
            "method": "showErrorToast", &lt;BR /&gt;
            "number_of_crashes": 2, &lt;BR /&gt;
            "reason": "java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-14T06:26:17Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.customerBaseActivity", &lt;BR /&gt;
            "created_at": "2013-06-12T03:41:43Z", &lt;BR /&gt;
            "file": "customerBaseActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4646324, &lt;BR /&gt;
            "last_crash_at": "2013-06-12T03:41:43Z", &lt;BR /&gt;
            "line": "89", &lt;BR /&gt;
            "method": "onResume", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to resume activity {au.com.customer/au.com.customer.view.activity.CountryListActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-12T03:41:43Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.CreditCardActivity", &lt;BR /&gt;
            "created_at": "2013-06-12T04:57:26Z", &lt;BR /&gt;
            "file": "CreditCardActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4647346, &lt;BR /&gt;
            "last_crash_at": "2013-06-26T00:29:35Z", &lt;BR /&gt;
            "line": "139", &lt;BR /&gt;
            "method": "disableTextSelection", &lt;BR /&gt;
            "number_of_crashes": 4, &lt;BR /&gt;
            "reason": "java.lang.NoClassDefFoundError: au.com.customer.view.activity.CreditCardActivity$1", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-26T00:29:35Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "presenter.PaymentCompletePresenter", &lt;BR /&gt;
            "created_at": "2013-06-12T07:05:18Z", &lt;BR /&gt;
            "file": "PaymentCompletePresenter.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4649153, &lt;BR /&gt;
            "last_crash_at": "2013-06-14T01:21:40Z", &lt;BR /&gt;
            "line": "87", &lt;BR /&gt;
            "method": "setPickupDropOffDetails", &lt;BR /&gt;
            "number_of_crashes": 7, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.PaymentCompleteActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-14T01:21:41Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.MainMenuFragment", &lt;BR /&gt;
            "created_at": "2013-06-12T08:19:11Z", &lt;BR /&gt;
            "file": "MainMenuFragment.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4650166, &lt;BR /&gt;
            "last_crash_at": "2013-06-12T08:19:11Z", &lt;BR /&gt;
            "line": "139", &lt;BR /&gt;
            "method": "enableOrderSummaryMenu", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.IllegalStateException: Fragment MainMenuFragment{407835d0} not attached to Activity", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-12T08:19:11Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.InformationLinkActivity", &lt;BR /&gt;
            "created_at": "2013-06-13T23:48:38Z", &lt;BR /&gt;
            "file": "InformationLinkActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4695964, &lt;BR /&gt;
            "last_crash_at": "2013-06-13T23:48:29Z", &lt;BR /&gt;
            "line": "69", &lt;BR /&gt;
            "method": "doOnCreate", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: Unable to start activity ComponentInfo{au.com.customer/au.com.customer.view.activity.InformationLinkActivity}: java.lang.NullPointerException", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-13T23:48:38Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "view.activity.FindStoreActivity", &lt;BR /&gt;
            "created_at": "2013-06-14T05:51:45Z", &lt;BR /&gt;
            "file": "FindStoreActivity.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4702898, &lt;BR /&gt;
            "last_crash_at": "2013-06-14T06:39:20Z", &lt;BR /&gt;
            "line": "135", &lt;BR /&gt;
            "method": "onProgressEnd", &lt;BR /&gt;
            "number_of_crashes": 4, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: An error occured while executing doInBackground()", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-14T06:39:21Z"&lt;BR /&gt;
        }, &lt;BR /&gt;
        {&lt;BR /&gt;
            "app_id": 24669, &lt;BR /&gt;
            "app_version_id": 94, &lt;BR /&gt;
            "bundle_short_version": "Release 1.0.0.94.sit | Build 1", &lt;BR /&gt;
            "bundle_version": "1", &lt;BR /&gt;
            "class": "model.location.MapHandler$DelayedCameraChangeRunnable$1", &lt;BR /&gt;
            "created_at": "2013-06-14T06:39:23Z", &lt;BR /&gt;
            "file": "MapHandler.java", &lt;BR /&gt;
            "fixed": false, &lt;BR /&gt;
            "id": 4703678, &lt;BR /&gt;
            "last_crash_at": "2013-06-14T06:39:22Z", &lt;BR /&gt;
            "line": "233", &lt;BR /&gt;
            "method": "onError", &lt;BR /&gt;
            "number_of_crashes": 1, &lt;BR /&gt;
            "reason": "java.lang.RuntimeException: An error occured while executing doInBackground()", &lt;BR /&gt;
            "status": 0, &lt;BR /&gt;
            "updated_at": "2013-06-14T06:39:24Z"&lt;BR /&gt;
        }&lt;BR /&gt;
    ], &lt;BR /&gt;
    "current_page": 1, &lt;BR /&gt;
    "per_page": 25, &lt;BR /&gt;
    "status": "success", &lt;BR /&gt;
    "total_entries": 21, &lt;BR /&gt;
    "total_pages": 1&lt;BR /&gt;
}&lt;/P&gt;

&lt;P&gt;I would like to build the event based on the data that lies between { } and would like to strip the rest ex -&lt;/P&gt;

&lt;P&gt;{ "crashreasons": [  &lt;/P&gt;

&lt;P&gt;&amp;amp; &lt;/P&gt;

&lt;P&gt;], &lt;BR /&gt;
    "current_page": 1, &lt;BR /&gt;
    "per_page": 25, &lt;BR /&gt;
    "status": "success", &lt;BR /&gt;
    "total_entries": 21, &lt;BR /&gt;
    "total_pages": 1&lt;BR /&gt;
}&lt;/P&gt;

&lt;P&gt;any help on building this event is appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:10:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-Builder/m-p/75634#M181391</guid>
      <dc:creator>msn2507</dc:creator>
      <dc:date>2020-09-28T14:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Event Builder</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-Builder/m-p/75635#M181392</link>
      <description>&lt;P&gt;This &lt;EM&gt;might&lt;/EM&gt; work. Then again, it might not. Don't know how readily SEDCMD will handle newlines. Have not tried it. Use at your own risk.&lt;/P&gt;

&lt;P&gt;props.conf (on indexer/heavy forwarder - NOT on universal forwarder) &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[your_sourcetype]
SHOULD_LINEMERGE=false
LINE_BREAKER = (\s*\},[\r\n]\s*\{)
SEDCMD-strip_header = s/\s*\{\s*[\r\n]\s*\"crashreasons\":\s*\[[\r\n]\s*\{\s*[\r\n]//
SEDCMD-strip_footer = s/\s*\],\s*([\r\n].*)+$//
TIME_PREFIX = updated_at": "
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;/k&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2013 10:00:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-Builder/m-p/75635#M181392</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-06-26T10:00:14Z</dc:date>
    </item>
  </channel>
</rss>

