<?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 Nested JSON Parsing and SPATH in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Nested-JSON-Parsing-and-SPATH/m-p/445232#M77488</link>
    <description>&lt;P&gt;I am trying to add the JSON file onto splunk. The file is not getting added effectively. I am attaching a brief of my JSON document. Help me with this.&lt;/P&gt;

&lt;P&gt;This is a  part of my JSON response:&lt;/P&gt;

&lt;P&gt;"assigned_to": null,&lt;BR /&gt;
        "assigned_to_username": null,&lt;BR /&gt;
        "comments": {&lt;BR /&gt;
            "comments": [&lt;BR /&gt;
                {&lt;BR /&gt;
                    "comment": "Closed as helpful",&lt;BR /&gt;
                    "time": "2019-02-19T07:48:28.647509+00:00",&lt;BR /&gt;
                    "user": ""&lt;BR /&gt;
                },&lt;BR /&gt;
                {&lt;BR /&gt;
                    "comment": "Updated by 1 observations",&lt;BR /&gt;
                    "time": "2019-02-14T05:06:31.980100+00:00",&lt;BR /&gt;
                    "user": null&lt;BR /&gt;
                }&lt;BR /&gt;
            ],&lt;BR /&gt;
            "count": 2,&lt;BR /&gt;
            "text": "2 comments"&lt;BR /&gt;
        },&lt;BR /&gt;
        "created": "2019-02-13T07:31:38Z",&lt;BR /&gt;
        "description": "The AWS API has been accessed from a remote host in a country that doesn't normally access the API. For example, creating an IAM role from an unusual foreign IP would trigger this alert.",&lt;BR /&gt;
        "hostname": null,&lt;BR /&gt;
        "id": 133,&lt;BR /&gt;
        "ips_when_created": [],&lt;BR /&gt;
        "last_modified": "2019-02-14T05:06:31.946168Z",&lt;BR /&gt;
        "merit": 8,&lt;BR /&gt;
        "natural_time": "1&amp;nbsp;month ago",&lt;BR /&gt;
        "new_comment": null,&lt;BR /&gt;
        "obj_created": "2019-02-13T08:06:14.549476Z",&lt;BR /&gt;
        "observations": [&lt;BR /&gt;
            6557,&lt;BR /&gt;
            6559,&lt;BR /&gt;
            6947&lt;BR /&gt;
        ],&lt;BR /&gt;
        "priority": 20,&lt;BR /&gt;
        "publish_time": "2019-02-13T08:06:14.486725+00:00",&lt;BR /&gt;
        "resolved": true,&lt;BR /&gt;
        "resolved_time": "2019-02-19T07:48:28.628199Z",&lt;BR /&gt;
        "resolved_user": {&lt;BR /&gt;
            "id": 2,&lt;BR /&gt;
            "is_superuser": false,&lt;BR /&gt;
            "username": ""&lt;BR /&gt;
        },&lt;BR /&gt;
        "rules_matched": null,&lt;BR /&gt;
        "snooze_settings": null,&lt;BR /&gt;
        "source": 20,&lt;BR /&gt;
        "source_info": {&lt;BR /&gt;
            "created": "2019-01-22T00:15:33.086690+00:00",&lt;BR /&gt;
            "name": "(Amazon Web Services) 774913163797\root"&lt;BR /&gt;
        },&lt;BR /&gt;
        "source_name": "(Amazon Web Services) 774913163797\root",&lt;BR /&gt;
        "source_params": {&lt;BR /&gt;
            "authority": "Amazon Web Services",&lt;BR /&gt;
            "domain": "774913163797",&lt;BR /&gt;
            "id": 1,&lt;BR /&gt;
            "meta": "user",&lt;BR /&gt;
            "source": 19,&lt;BR /&gt;
            "user_source_id": 20,&lt;BR /&gt;
            "user_type": 0,&lt;BR /&gt;
            "username": "root"&lt;BR /&gt;
        },&lt;BR /&gt;
        "tags": [],&lt;BR /&gt;
        "text": "Geographically Unusual AWS API Usage on (Amazon Web Services) 774913163797\root\nhttps://cisco-nalfarda.obsrvbl.com/#/alerts/133",&lt;BR /&gt;
        "time": "2019-02-14T04:31:55Z",&lt;BR /&gt;
        "type": "Geographically Unusual AWS API Usage"&lt;BR /&gt;
    },&lt;BR /&gt;
    {&lt;BR /&gt;
        "assigned_to": null,&lt;BR /&gt;
        "assigned_to_username": null,&lt;BR /&gt;
        "comments": {&lt;BR /&gt;
            "comments": [&lt;BR /&gt;
                {&lt;BR /&gt;
                    "comment": "Automatically closed. See &lt;A href="https://community.splunk.com/accounts/settings/alert/" target="_blank"&gt;Alert settings&lt;/A&gt; to modify whitelists and priorities.",&lt;BR /&gt;
                    "time": "2019-01-25T10:31:00.019918+00:00",&lt;BR /&gt;
                    "user": null&lt;BR /&gt;
                }&lt;BR /&gt;
            ],&lt;BR /&gt;
            "count": 1,&lt;BR /&gt;
            "text": "1 comment"&lt;BR /&gt;
        },&lt;BR /&gt;
        "created": "2019-01-25T09:00:00Z",&lt;BR /&gt;
        "description": "Source has many failed access attempts from an external device. For example, a remote device trying repeatedly to access an internal server using SSH or Telnet would trigger this alert.",&lt;BR /&gt;
        "hostname": "i-084c971e032f292a1",&lt;BR /&gt;
        "id": 67,&lt;BR /&gt;
        "ips_when_created": [],&lt;BR /&gt;
        "last_modified": "2019-01-25T10:30:59.938043Z",&lt;BR /&gt;
        "merit": 5,&lt;BR /&gt;
        "natural_time": "1&amp;nbsp;month, 3&amp;nbsp;weeks ago",&lt;BR /&gt;
        "new_comment": null,&lt;BR /&gt;
        "obj_created": "2019-01-25T10:30:59.967304Z",&lt;BR /&gt;
        "observations": [&lt;BR /&gt;
            1126&lt;BR /&gt;
        ],&lt;BR /&gt;
        "priority": 10,&lt;BR /&gt;
        "publish_time": "2019-01-25T10:30:59.934696+00:00",&lt;BR /&gt;
        "resolved": true,&lt;BR /&gt;
        "resolved_time": "2019-01-25T10:30:59.938043Z",&lt;BR /&gt;
        "resolved_user": null,&lt;BR /&gt;
        "rules_matched": null,&lt;BR /&gt;
        "snooze_settings": null,&lt;BR /&gt;
        "source": 15,&lt;BR /&gt;
        "source_info": {&lt;BR /&gt;
            "created": "2019-01-21T23:30:48.363367+00:00",&lt;BR /&gt;
            "hostnames": [],&lt;BR /&gt;
            "ips": [],&lt;BR /&gt;
            "name": "i-084c971e032f292a1",&lt;BR /&gt;
            "namespace": "awsv2:774913163797:us-west-2:vpc-0fe50f76"&lt;BR /&gt;
        },&lt;BR /&gt;
        "source_name": "i-084c971e032f292a1",&lt;BR /&gt;
        "source_params": {&lt;BR /&gt;
            "id": 15,&lt;BR /&gt;
            "meta": "net-link",&lt;BR /&gt;
            "name": "i-084c971e032f292a1"&lt;BR /&gt;
        },&lt;BR /&gt;
        "tags": [],&lt;BR /&gt;
        "text": "Excessive Access Attempts (External) on i-084c971e032f292a1\nhttps://cisco-nalfarda.obsrvbl.com/#/alerts/67",&lt;BR /&gt;
        "time": "2019-01-25T09:00:00Z",&lt;BR /&gt;
        "type": "Excessive Access Attempts (External)"&lt;BR /&gt;
    }&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 23:44:21 GMT</pubDate>
    <dc:creator>praneethnagu143</dc:creator>
    <dc:date>2020-09-29T23:44:21Z</dc:date>
    <item>
      <title>Nested JSON Parsing and SPATH</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Nested-JSON-Parsing-and-SPATH/m-p/445232#M77488</link>
      <description>&lt;P&gt;I am trying to add the JSON file onto splunk. The file is not getting added effectively. I am attaching a brief of my JSON document. Help me with this.&lt;/P&gt;

&lt;P&gt;This is a  part of my JSON response:&lt;/P&gt;

&lt;P&gt;"assigned_to": null,&lt;BR /&gt;
        "assigned_to_username": null,&lt;BR /&gt;
        "comments": {&lt;BR /&gt;
            "comments": [&lt;BR /&gt;
                {&lt;BR /&gt;
                    "comment": "Closed as helpful",&lt;BR /&gt;
                    "time": "2019-02-19T07:48:28.647509+00:00",&lt;BR /&gt;
                    "user": ""&lt;BR /&gt;
                },&lt;BR /&gt;
                {&lt;BR /&gt;
                    "comment": "Updated by 1 observations",&lt;BR /&gt;
                    "time": "2019-02-14T05:06:31.980100+00:00",&lt;BR /&gt;
                    "user": null&lt;BR /&gt;
                }&lt;BR /&gt;
            ],&lt;BR /&gt;
            "count": 2,&lt;BR /&gt;
            "text": "2 comments"&lt;BR /&gt;
        },&lt;BR /&gt;
        "created": "2019-02-13T07:31:38Z",&lt;BR /&gt;
        "description": "The AWS API has been accessed from a remote host in a country that doesn't normally access the API. For example, creating an IAM role from an unusual foreign IP would trigger this alert.",&lt;BR /&gt;
        "hostname": null,&lt;BR /&gt;
        "id": 133,&lt;BR /&gt;
        "ips_when_created": [],&lt;BR /&gt;
        "last_modified": "2019-02-14T05:06:31.946168Z",&lt;BR /&gt;
        "merit": 8,&lt;BR /&gt;
        "natural_time": "1&amp;nbsp;month ago",&lt;BR /&gt;
        "new_comment": null,&lt;BR /&gt;
        "obj_created": "2019-02-13T08:06:14.549476Z",&lt;BR /&gt;
        "observations": [&lt;BR /&gt;
            6557,&lt;BR /&gt;
            6559,&lt;BR /&gt;
            6947&lt;BR /&gt;
        ],&lt;BR /&gt;
        "priority": 20,&lt;BR /&gt;
        "publish_time": "2019-02-13T08:06:14.486725+00:00",&lt;BR /&gt;
        "resolved": true,&lt;BR /&gt;
        "resolved_time": "2019-02-19T07:48:28.628199Z",&lt;BR /&gt;
        "resolved_user": {&lt;BR /&gt;
            "id": 2,&lt;BR /&gt;
            "is_superuser": false,&lt;BR /&gt;
            "username": ""&lt;BR /&gt;
        },&lt;BR /&gt;
        "rules_matched": null,&lt;BR /&gt;
        "snooze_settings": null,&lt;BR /&gt;
        "source": 20,&lt;BR /&gt;
        "source_info": {&lt;BR /&gt;
            "created": "2019-01-22T00:15:33.086690+00:00",&lt;BR /&gt;
            "name": "(Amazon Web Services) 774913163797\root"&lt;BR /&gt;
        },&lt;BR /&gt;
        "source_name": "(Amazon Web Services) 774913163797\root",&lt;BR /&gt;
        "source_params": {&lt;BR /&gt;
            "authority": "Amazon Web Services",&lt;BR /&gt;
            "domain": "774913163797",&lt;BR /&gt;
            "id": 1,&lt;BR /&gt;
            "meta": "user",&lt;BR /&gt;
            "source": 19,&lt;BR /&gt;
            "user_source_id": 20,&lt;BR /&gt;
            "user_type": 0,&lt;BR /&gt;
            "username": "root"&lt;BR /&gt;
        },&lt;BR /&gt;
        "tags": [],&lt;BR /&gt;
        "text": "Geographically Unusual AWS API Usage on (Amazon Web Services) 774913163797\root\nhttps://cisco-nalfarda.obsrvbl.com/#/alerts/133",&lt;BR /&gt;
        "time": "2019-02-14T04:31:55Z",&lt;BR /&gt;
        "type": "Geographically Unusual AWS API Usage"&lt;BR /&gt;
    },&lt;BR /&gt;
    {&lt;BR /&gt;
        "assigned_to": null,&lt;BR /&gt;
        "assigned_to_username": null,&lt;BR /&gt;
        "comments": {&lt;BR /&gt;
            "comments": [&lt;BR /&gt;
                {&lt;BR /&gt;
                    "comment": "Automatically closed. See &lt;A href="https://community.splunk.com/accounts/settings/alert/" target="_blank"&gt;Alert settings&lt;/A&gt; to modify whitelists and priorities.",&lt;BR /&gt;
                    "time": "2019-01-25T10:31:00.019918+00:00",&lt;BR /&gt;
                    "user": null&lt;BR /&gt;
                }&lt;BR /&gt;
            ],&lt;BR /&gt;
            "count": 1,&lt;BR /&gt;
            "text": "1 comment"&lt;BR /&gt;
        },&lt;BR /&gt;
        "created": "2019-01-25T09:00:00Z",&lt;BR /&gt;
        "description": "Source has many failed access attempts from an external device. For example, a remote device trying repeatedly to access an internal server using SSH or Telnet would trigger this alert.",&lt;BR /&gt;
        "hostname": "i-084c971e032f292a1",&lt;BR /&gt;
        "id": 67,&lt;BR /&gt;
        "ips_when_created": [],&lt;BR /&gt;
        "last_modified": "2019-01-25T10:30:59.938043Z",&lt;BR /&gt;
        "merit": 5,&lt;BR /&gt;
        "natural_time": "1&amp;nbsp;month, 3&amp;nbsp;weeks ago",&lt;BR /&gt;
        "new_comment": null,&lt;BR /&gt;
        "obj_created": "2019-01-25T10:30:59.967304Z",&lt;BR /&gt;
        "observations": [&lt;BR /&gt;
            1126&lt;BR /&gt;
        ],&lt;BR /&gt;
        "priority": 10,&lt;BR /&gt;
        "publish_time": "2019-01-25T10:30:59.934696+00:00",&lt;BR /&gt;
        "resolved": true,&lt;BR /&gt;
        "resolved_time": "2019-01-25T10:30:59.938043Z",&lt;BR /&gt;
        "resolved_user": null,&lt;BR /&gt;
        "rules_matched": null,&lt;BR /&gt;
        "snooze_settings": null,&lt;BR /&gt;
        "source": 15,&lt;BR /&gt;
        "source_info": {&lt;BR /&gt;
            "created": "2019-01-21T23:30:48.363367+00:00",&lt;BR /&gt;
            "hostnames": [],&lt;BR /&gt;
            "ips": [],&lt;BR /&gt;
            "name": "i-084c971e032f292a1",&lt;BR /&gt;
            "namespace": "awsv2:774913163797:us-west-2:vpc-0fe50f76"&lt;BR /&gt;
        },&lt;BR /&gt;
        "source_name": "i-084c971e032f292a1",&lt;BR /&gt;
        "source_params": {&lt;BR /&gt;
            "id": 15,&lt;BR /&gt;
            "meta": "net-link",&lt;BR /&gt;
            "name": "i-084c971e032f292a1"&lt;BR /&gt;
        },&lt;BR /&gt;
        "tags": [],&lt;BR /&gt;
        "text": "Excessive Access Attempts (External) on i-084c971e032f292a1\nhttps://cisco-nalfarda.obsrvbl.com/#/alerts/67",&lt;BR /&gt;
        "time": "2019-01-25T09:00:00Z",&lt;BR /&gt;
        "type": "Excessive Access Attempts (External)"&lt;BR /&gt;
    }&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:44:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Nested-JSON-Parsing-and-SPATH/m-p/445232#M77488</guid>
      <dc:creator>praneethnagu143</dc:creator>
      <dc:date>2020-09-29T23:44:21Z</dc:date>
    </item>
  </channel>
</rss>

