<?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 Re: Excluding field values from JSON SPATH Table in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527572#M88968</link>
    <description>&lt;P&gt;You need at least 8.0 for the mvmap function. The spath function is required to extract the json fields.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Nov 2020 17:11:48 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2020-11-02T17:11:48Z</dc:date>
    <item>
      <title>Excluding field values from JSON SPATH Table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527367#M88940</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can someone help filter out a nested JSON value in a table?&lt;/P&gt;&lt;P&gt;I have a search and SPATH command where I can't figure out how exclude stage{}.status=SUCCESS so that only failures are shown in the table. Adding&amp;nbsp; stage{}.status!=SUCCESS doesn't work due to multiple nested JSON fields containing both SUCCESS and FAILURES.&lt;/P&gt;&lt;P&gt;Here is the search I'm using:&lt;/P&gt;&lt;P&gt;index="jenkins_statistics" event_tag=job_event type="completed" stages{}.status=FAILURE | spath stages{} output=Stages | table job_name job_result stages{}.name stages{}.status stages{}.error stages{}.error_type&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Here is how the table looks:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SPATH-Table.jpg" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11601iE4BF751765E6A0D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="SPATH-Table.jpg" alt="SPATH-Table.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the raw event:&lt;/P&gt;&lt;P&gt;{"job_type":"Pipeline","metadata":{"BITBUCKET_PR_ID":"","BRANCH_TO_BUILD":"","BRANCH_SOURCE":"","scm":"git"},"upstream":"","job_duration":261.361,"label":"nojobs","type":"completed","queue_time":9.549,"event_tag":"job_event","node":"(master)","job_name":"SomeSite/job/SomeJob_Build","test_summary":{"duration":0.0,"skips":0,"total":0,"failures":0,"passes":0},"stages":[{"duration":59.661,"pause_duration":0.0,"start_time":1603984902,"children":[{"duration":0.002,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984902,"name":"Print Message","id":"13","status":"SUCCESS"},{"duration":0.004,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984902,"name":"Print Message","id":"14","status":"SUCCESS"},{"duration":0.019,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984902,"name":"Notify a build status to BitBucket.","id":"15","status":"SUCCESS"},{"duration":0.006,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984902,"name":"Print Message","id":"16","status":"SUCCESS"},{"duration":55.35,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984902,"name":"Check out from version control","id":"17","status":"SUCCESS"},{"duration":0.015,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984957,"name":"Print Message","id":"18","status":"SUCCESS"},{"duration":0.484,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984957,"name":"Shell Script","id":"19","status":"SUCCESS"},{"duration":0.004,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984958,"name":"Print Message","id":"20","status":"SUCCESS"},{"duration":0.652,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984958,"name":"Shell Script","id":"21","status":"SUCCESS"},{"duration":0.014,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984958,"name":"Print Message","id":"22","status":"SUCCESS"},{"duration":0.607,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984958,"name":"Shell Script","id":"23","status":"SUCCESS"},{"duration":0.014,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984959,"name":"Print Message","id":"24","status":"SUCCESS"},{"duration":0.013,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984959,"name":"Print Message","id":"25","status":"SUCCESS"},{"duration":0.553,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984959,"name":"Shell Script","arguments":"touch code_version.properties","id":"26","status":"SUCCESS"},{"duration":0.564,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984959,"name":"Shell Script","arguments":"\n cat &amp;lt;&amp;lt;EOF &amp;gt; code_version.properties \n GIT_REVISION=$GIT_REVISION\n BITBUCKET_PULL_REQUEST_ID=$BITBUCKET_PULL_REQUEST_ID\n CODE_VERSION=$CODE_VERSION\n GIT_BRANCH_LOCAL=$GIT_BRANCH_LOCAL\n GIT_BRANCH=$GIT_BRANCH\n BB_REPO=$BB_REPO\n BB_CREDS=$BB_CREDS\n OUTLOOK_WEBHOOK=$OUTLOOK_URL\n EOF","id":"27","status":"SUCCESS"},{"duration":0.62,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984960,"name":"Shell Script","arguments":"cat code_version.properties","id":"28","status":"SUCCESS"},{"duration":0.003,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984961,"name":"Print Message","id":"29","status":"SUCCESS"},{"duration":0.032,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984961,"name":"General Build Step","arguments":"MASKED_VALUE","id":"30","status":"SUCCESS"},{"duration":0.443,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984961,"name":"Notify a build status to BitBucket.","id":"31","status":"SUCCESS"}],"name":"CheckoutLogic","id":"10","status":"SUCCESS"},{"duration":112.969,"pause_duration":0.0,"start_time":1603984961,"children":[{"duration":112.809,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603984961,"name":"Shell Script","arguments":"npm i","id":"38","status":"SUCCESS"}],"name":"Install Dependancies","id":"37","status":"SUCCESS"},{"duration":0.021,"pause_duration":0.0,"start_time":1603985074,"name":"Test","id":"42","status":"SUCCESS"},{"duration":0.016,"pause_duration":0.0,"start_time":1603985074,"name":"Branch: Lint, Unit Test","id":"45","status":"SUCCESS"},{"duration":47.47,"pause_duration":0.0,"start_time":1603985074,"children":[{"duration":0.003,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603985074,"name":"Print Message","id":"59","status":"SUCCESS"},{"duration":0.004,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603985074,"name":"Print Message","id":"60","status":"SUCCESS"},{"duration":25.865,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603985074,"name":"Shell Script","arguments":"npm run lint:junit","id":"61","status":"SUCCESS"},{"duration":19.642,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603985100,"error_type":"java.io.IOException","name":"General Build Step","id":"67","error":"MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite","status":"FAILURE"},{"duration":0.879,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603985120,"name":"Shell Script","id":"70","status":"SUCCESS"},{"duration":0.541,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603985121,"name":"Notify a build status to BitBucket.","id":"73","status":"SUCCESS"}],"error_type":"java.io.IOException","name":"Lint, Unit Test","id":"48","error":"MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite","status":"FAILURE"},{"duration":0.019,"pause_duration":0.0,"start_time":1603985074,"name":"Branch: Sonar Analysis","id":"46","status":"SUCCESS"},{"duration":0.054,"pause_duration":0.0,"start_time":1603985074,"name":"Sonar Analysis","id":"50","status":"SUCCESS"},{"duration":23.417,"pause_duration":0.0,"start_time":1603985074,"children":[{"duration":22.203,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603985074,"name":"Shell Script","arguments":"curl -k &lt;A href="https://blajenkmst1.newbalance.com:8443/job/Dev_Site/job/Sonar_scan/lastBuild/consoleFull" target="_blank" rel="noopener"&gt;https://SomeJenNode.com:1234/job/Dev_Site/job/scan/lastBuild/consoleFull&lt;/A&gt; | sed \"s#&amp;lt;span class=\"timestamp\"&amp;gt;&amp;lt;b&amp;gt;##g;s#&amp;lt;/b&amp;gt; &amp;lt;/span&amp;gt;# #g\"","id":"58","status":"SUCCESS"}],"name":"Building Dev_Site » Sonar_scan","id":"57","status":"SUCCESS"},{"duration":0.137,"pause_duration":0.0,"start_time":1603985122,"error_type":"java.io.IOException","name":"Build Code","id":"85","error":"MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite","status":"FAILURE"},{"duration":0.15,"pause_duration":0.0,"start_time":1603985122,"error_type":"java.io.IOException","name":"Package","id":"89","error":"MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite","status":"FAILURE"},{"duration":0.156,"pause_duration":0.0,"start_time":1603985122,"error_type":"java.io.IOException","name":"Zip Test Data","id":"93","error":"MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite","status":"FAILURE"},{"duration":0.218,"pause_duration":0.0,"start_time":1603985122,"error_type":"java.io.IOException","name":"Prepare Artifacts","id":"97","error":"MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite","status":"FAILURE"},{"duration":38.86,"pause_duration":0.0,"start_time":1603985123,"children":[{"duration":0.339,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603985123,"name":"Notify a build status to BitBucket.","id":"102","status":"SUCCESS"},{"duration":38.473,"pause_duration":0.0,"exec_node":"SomeJenNode","start_time":1603985123,"name":"Delete workspace when build is done","id":"103","status":"SUCCESS"}],"name":"Declarative: Post Actions","id":"101","status":"SUCCESS"}],"build_number":1234,"job_result":"FAILURE","trigger_by":"Started by user John Doe: Bitbucket PPR: pull request updated","scm":"git","user":"(scm)","build_url":"job/SomeSite/job/SomeJob_Build/1234/","queue_id":258942,"job_started_at":"2020-10-29T15:21:40Z"}&lt;/P&gt;&lt;P&gt;Here is a highlighted Example:&lt;/P&gt;&lt;P&gt;10/29/20&lt;BR /&gt;11:26:02.217 AM&lt;BR /&gt;{ [-]&lt;BR /&gt;build_number: 1234&lt;BR /&gt;build_url: job/SomeSite/job/SomeJob_Build/1234/&lt;BR /&gt;event_tag: job_event&lt;BR /&gt;job_duration: 261.361&lt;BR /&gt;job_name: SomeSite/SomeJob_Build&lt;BR /&gt;job_result: FAILURE&lt;BR /&gt;job_started_at: 2020-10-29T15:21:40Z&lt;BR /&gt;job_type: Pipeline&lt;BR /&gt;label: nojobs&lt;BR /&gt;metadata: { [-]&lt;BR /&gt;BITBUCKET_PR_ID:&lt;BR /&gt;BRANCH_SOURCE:&lt;BR /&gt;BRANCH_TO_BUILD:&lt;BR /&gt;scm: git&lt;BR /&gt;}&lt;BR /&gt;node: (master)&lt;BR /&gt;queue_id: 123456&lt;BR /&gt;queue_time: 9.549&lt;BR /&gt;scm: git&lt;BR /&gt;stages: [ [-]&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 59.661&lt;BR /&gt;id: 10&lt;BR /&gt;name: CheckoutLogic&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603984902&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 112.969&lt;BR /&gt;id: 37&lt;BR /&gt;name: Install Dependancies&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603984961&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.021&lt;BR /&gt;id: 42&lt;BR /&gt;name: Test&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.016&lt;BR /&gt;id: 45&lt;BR /&gt;name: Branch: Lint, Unit Test&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 47.47&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 48&lt;BR /&gt;name: Lint, Unit Test&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.019&lt;BR /&gt;id: 46&lt;BR /&gt;name: Branch: Some Analysis&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.054&lt;BR /&gt;id: 50&lt;BR /&gt;name: Some Analysis&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 23.417&lt;BR /&gt;id: 57&lt;BR /&gt;name: Building Dev_Site » Some_scan&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.137&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 85&lt;BR /&gt;name: Build Code&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985122&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.15&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 89&lt;BR /&gt;name: Package&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985122&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.156&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 93&lt;BR /&gt;name: Zip Test Data&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985122&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.218&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 97&lt;BR /&gt;name: Prepare Artifacts&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985122&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 38.86&lt;BR /&gt;id: 101&lt;BR /&gt;name: Declarative: Post Actions&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985123&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;test_summary: { [+]&lt;BR /&gt;}&lt;BR /&gt;trigger_by: Started by user John Doe: Bitbucket PPR: pull request updated&lt;BR /&gt;type: completed&lt;BR /&gt;upstream:&lt;BR /&gt;user: (scm)&lt;BR /&gt;} 10/29/20&lt;BR /&gt;11:26:02.217 AM&lt;BR /&gt;{ [-]&lt;BR /&gt;build_number: 2999&lt;BR /&gt;build_url: job/Dev_Site/job/SomeSite_Build/2999/&lt;BR /&gt;event_tag: job_event&lt;BR /&gt;job_duration: 261.361&lt;BR /&gt;job_name: Dev_Site/SomeSite_Build&lt;BR /&gt;job_result: FAILURE&lt;BR /&gt;job_started_at: 2020-10-29T15:21:40Z&lt;BR /&gt;job_type: Pipeline&lt;BR /&gt;label: nojobs&lt;BR /&gt;metadata: { [-]&lt;BR /&gt;BITBUCKET_PR_ID:&lt;BR /&gt;BRANCH_SOURCE:&lt;BR /&gt;BRANCH_TO_BUILD:&lt;BR /&gt;scm: git&lt;BR /&gt;}&lt;BR /&gt;node: (master)&lt;BR /&gt;queue_id: 123456&lt;BR /&gt;queue_time: 9.549&lt;BR /&gt;scm: git&lt;BR /&gt;stages: [ [-]&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 59.661&lt;BR /&gt;id: 10&lt;BR /&gt;name: CheckoutLogic&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603984902&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 112.969&lt;BR /&gt;id: 37&lt;BR /&gt;name: Install Dependancies&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603984961&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.021&lt;BR /&gt;id: 42&lt;BR /&gt;name: Test&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.016&lt;BR /&gt;id: 45&lt;BR /&gt;name: Branch: Lint, Unit Test&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 47.47&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 48&lt;BR /&gt;name: Lint, Unit Test&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.019&lt;BR /&gt;id: 46&lt;BR /&gt;name: Branch: Sonar Analysis&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.054&lt;BR /&gt;id: 50&lt;BR /&gt;name: Sonar Analysis&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 23.417&lt;BR /&gt;id: 57&lt;BR /&gt;name: Building Dev_Site » Some_scan&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985074&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.137&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 85&lt;BR /&gt;name: Build Code&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985122&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.15&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 89&lt;BR /&gt;name: Package&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985122&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.156&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 93&lt;BR /&gt;name: Zip Test Data&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985122&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;duration: 0.218&lt;BR /&gt;error: MicrosoftAzureStorage - Error occurred while uploading to Azure - SomeDevSite&lt;BR /&gt;error_type: java.io.IOException&lt;BR /&gt;id: 97&lt;BR /&gt;name: Prepare Artifacts&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985122&lt;BR /&gt;status: FAILURE&lt;BR /&gt;}&lt;BR /&gt;{ [-]&lt;BR /&gt;children: [ [+]&lt;BR /&gt;]&lt;BR /&gt;duration: 38.86&lt;BR /&gt;id: 101&lt;BR /&gt;name: Declarative: Post Actions&lt;BR /&gt;pause_duration: 0&lt;BR /&gt;start_time: 1603985123&lt;BR /&gt;status: SUCCESS&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;test_summary: { [+]&lt;BR /&gt;}&lt;BR /&gt;trigger_by: Started by user John Doe: Bitbucket PPR: pull request updated&lt;BR /&gt;type: completed&lt;BR /&gt;upstream:&lt;BR /&gt;user: (scm)&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 19:59:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527367#M88940</guid>
      <dc:creator>mishutts</dc:creator>
      <dc:date>2020-10-30T19:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding field values from JSON SPATH Table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527387#M88949</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval name_status=mvzip('stages{}.name','stages{}.status')
| eval name_status=mvfilter(like(name_status,"%FAILURE"))
| eval stages_name = mvmap(name_status,mvindex(split(name_status,","),0))
| eval stages_status = mvmap(name_status,mvindex(split(name_status,","),1))
| table job_name job_result stages_name stages_status stages{}.error stages{}.error_type&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 30 Oct 2020 23:15:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527387#M88949</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-10-30T23:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding field values from JSON SPATH Table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527567#M88967</link>
      <description>&lt;P&gt;Thank you for the suggestion. When I add this to the end of my search, I get "Error in 'eval' command: The 'mvmap' function is unsupported or undefined. " Am I correct that the query should be without the spath command?I tried both way but same result.&lt;/P&gt;&lt;P&gt;"index="jenkins_statistics" event_tag=job_event type="completed" stages{}.status=FAILURE&lt;/P&gt;&lt;P&gt;| eval name_status=mvzip('stages{}.name','stages{}.status')&lt;BR /&gt;| eval name_status=mvfilter(like(name_status,"%FAILURE"))&lt;BR /&gt;| eval stages_name = mvmap(name_status,mvindex(split(name_status,","),0))&lt;BR /&gt;| eval stages_status = mvmap(name_status,mvindex(split(name_status,","),1))&lt;BR /&gt;| table job_name job_result stages_name stages_status stages{}.error stages{}.error_type"&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 16:44:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527567#M88967</guid>
      <dc:creator>mishutts</dc:creator>
      <dc:date>2020-11-02T16:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding field values from JSON SPATH Table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527572#M88968</link>
      <description>&lt;P&gt;You need at least 8.0 for the mvmap function. The spath function is required to extract the json fields.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 17:11:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527572#M88968</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-02T17:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding field values from JSON SPATH Table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527930#M89016</link>
      <description>&lt;P&gt;Thanks for the help. I can't test until we upgrade to 8 this month but believe the answer to be correct and will mark it solved.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 14:05:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/527930#M89016</guid>
      <dc:creator>mishutts</dc:creator>
      <dc:date>2020-11-04T14:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding field values from JSON SPATH Table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/532485#M89512</link>
      <description>&lt;P&gt;Now that I have our Splunk instance upgraded to 8, I have verified this solution is correct. Exactly what I needed. Thank you&amp;nbsp;&lt;SPAN&gt;ITWhisperer!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 14:54:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Excluding-field-values-from-JSON-SPATH-Table/m-p/532485#M89512</guid>
      <dc:creator>mishutts</dc:creator>
      <dc:date>2020-12-09T14:54:23Z</dc:date>
    </item>
  </channel>
</rss>

