<?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: Why isn't my JSON string breaking into events? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-isn-t-my-JSON-string-breaking-into-events/m-p/194715#M38760</link>
    <description>&lt;P&gt;try including a timestamp for each event,I Think that will help,as Splunk undestands or breaks mostly by timestamp&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2016 22:23:15 GMT</pubDate>
    <dc:creator>vrmandadi</dc:creator>
    <dc:date>2016-03-03T22:23:15Z</dc:date>
    <item>
      <title>Why isn't my JSON string breaking into events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-isn-t-my-JSON-string-breaking-into-events/m-p/194714#M38759</link>
      <description>&lt;P&gt;Hello all!  I'm trying to break this huge JSON string into multiple events into Splunk. For some reason, my props.conf configs aren't working. It returns the entire large JSON string.&lt;/P&gt;

&lt;P&gt;Props.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[locu_philly]
KV_Mode = json
LINE_BREAKER = \{(.*?)\},
NO_BINARY_CHECK = 1
Truncate = 0
SHOULD_LINEMERGER = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;JSON Sample:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{u'name': u'Steaks on South', u'locality': u'Philadelphia', u'website_url': u'http://www.steaksonsouth.com/', u'cuisines': [], u'region': u'PA', u'long': -75.148055, u'phone': u'(215) 922-7880', u'postal_code': u'19147', u'categories': [u'restaurant'], u'has_menu': True, u'country': u'United States', u'lat': 39.941416, u'id': u'000923d517a59ae48e8a', u'street_address': u'308 South St.', u'resource_uri': u'/v1_0/venue/000923d517a59ae48e8a/'}, {u'name': u'Olive Branch', u'locality': u'Philadelphia', u'website_url': None, u'cuisines': [], u'region': u'PA', u'long': -75.171997, u'phone': u'(215) 636-0804', u'postal_code': None, u'categories': [u'other', u'restaurant'], u'has_menu': False, u'country': u'United States', u'lat': 39.952499, u'id': u'00099e85007bf6290dc6', u'street_address': u'38 S. 19th St.', u'resource_uri': u'/v1_0/venue/00099e85007bf6290dc6/'}, {u'name': u'New China Court', u'locality': u'Philadelphia', u'website_url': None, u'cuisines': [], u'region': u'PA', u'long': -75.1948377868302, u'phone': u'(215) 247-1708', u'postal_code': u'19118', u'categories': [u'restaurant'], u'has_menu': False, u'country': u'United States', u'lat': 40.0733706492276, u'id': u'00133feee8816eb4425e', u'street_address': u'7700 Crittenden St.', u'resource_uri': u'/v1_0/venue/00133feee8816eb4425e/'}, {u'name': u'K Laundromat', u'locality': u'Philadelphia', u'website_url': None, u'cuisines': [], u'region': u'PA', u'long': -75.131135, u'phone': u'(215) 324-4232', u'postal_code': u'19140', u'categories': [u'other', u'laundry'], u'has_menu': False, u'country': u'United States', u'lat': 40.014534, u'id': u'001743eaf1595d4b6b8a', u'street_address': u'4201 Rising Sun Ave.', u'resource_uri': u'/v1_0/venue/001743eaf1595d4b6b8a/'}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Jan 2015 23:37:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-isn-t-my-JSON-string-breaking-into-events/m-p/194714#M38759</guid>
      <dc:creator>ashnet16</dc:creator>
      <dc:date>2015-01-15T23:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why isn't my JSON string breaking into events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-isn-t-my-JSON-string-breaking-into-events/m-p/194715#M38760</link>
      <description>&lt;P&gt;try including a timestamp for each event,I Think that will help,as Splunk undestands or breaks mostly by timestamp&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 22:23:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-isn-t-my-JSON-string-breaking-into-events/m-p/194715#M38760</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2016-03-03T22:23:15Z</dc:date>
    </item>
  </channel>
</rss>

