<?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: Json array data to spilted in new events during indexing in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Json-array-data-to-spilted-in-new-events-during-indexing/m-p/556656#M92123</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45389"&gt;@DataOrg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share sample clubbed event?&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jun 2021 10:06:52 GMT</pubDate>
    <dc:creator>kamlesh_vaghela</dc:creator>
    <dc:date>2021-06-22T10:06:52Z</dc:date>
    <item>
      <title>Json array data to spilted in new events during indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Json-array-data-to-spilted-in-new-events-during-indexing/m-p/556627#M92120</link>
      <description>&lt;P&gt;I am running python script and collecting array of Json data into single events. multiple events are clubbed into single events. i want to spilt each json data into new events.&lt;/P&gt;&lt;P&gt;i added below props.conf but its not spiltting the events.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/127939"&gt;@kamlesh_vaghela&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"ErrorCode": 0, "ErrorMessage": null, "Name": "test", "Description": null, "EngineeringUnits": null, "Comment": null, "CollectorName": "BRnjbnTC-Mkjk8_Calculation", "CollectionType": 2}&lt;/P&gt;&lt;P&gt;{"ErrorCode": 0, "ErrorMessage": null, "Name": "BR-MSL68.Lmkmnjk26_MIP.P1.ond", "Description": "Lmnnkj26_MlknlkIP..knnlkC01.Second", "EngineeringUnits": null, "Comment": null, "CollectorName": "BRknk-MSLAnk8_OPC_Intelnkjklution_Intkjkellutionkjkjkver", "CollectionType": 2}&lt;/P&gt;&lt;P&gt;{"ErrorCode": 0, "ErrorMessage": null, "Name": "BC-MSLA;k;okpoB0168.L26_MnlkjIP.PLC0jnlk1.UDE_SlkjlkIM_TRIlklj;lkGGER", "Description": "L26_Mjklj", "EngineeringUnits": null, "Comment": null, "CollectorName": "BRjkjTC-kljkljlkjik", "CollectionType": 2}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[PsG_SddT_Tags]
DATETIME_CONFIG=CURRENT
SHOULD_LINEMERGE=true
NO_BINARY_CHECK=true
LINE_BREAKER=}(\,){
SEDCMD-break=s/({"ErrorCode": \[)//g
SEDCMD-b=s/]}$//g
TRUNCATE = 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 09:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Json-array-data-to-spilted-in-new-events-during-indexing/m-p/556627#M92120</guid>
      <dc:creator>DataOrg</dc:creator>
      <dc:date>2021-06-22T09:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Json array data to spilted in new events during indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Json-array-data-to-spilted-in-new-events-during-indexing/m-p/556656#M92123</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45389"&gt;@DataOrg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share sample clubbed event?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 10:06:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Json-array-data-to-spilted-in-new-events-during-indexing/m-p/556656#M92123</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-06-22T10:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Json array data to spilted in new events during indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Json-array-data-to-spilted-in-new-events-during-indexing/m-p/556659#M92124</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/127939"&gt;@kamlesh_vaghela&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the event, the below output is 3 different events but indexed in splunk into single event.&lt;/P&gt;&lt;P&gt;{"ErrorCode": 0, "ErrorMessage": null, "Name": "test", "Description": null, "EngineeringUnits": null, "Comment": null, "CollectorName": "BRnjbnTC-Mkjk8_Calculation", "CollectionType": 2}&lt;BR /&gt;{"ErrorCode": 0, "ErrorMessage": null, "Name": "BR-MSL68.Lmkmnjk26_MIP.P1.ond", "Description": "Lmnnkj26_MlknlkIP..knnlkC01.Second", "EngineeringUnits": null, "Comment": null, "CollectorName": "BRknk-MSLAnk8_OPC_Intelnkjklution_Intkjkellutionkjkjkver", "CollectionType": 2}&lt;BR /&gt;{"ErrorCode": 0, "ErrorMessage": null, "Name": "BC-MSLA;k;okpoB0168.L26_MnlkjIP.PLC0jnlk1.UDE_SlkjlkIM_TRIlklj;lkGGER", "Description": "L26_Mjklj", "EngineeringUnits": null, "Comment": null, "CollectorName": "BRjkjTC-kljkljlkjik", "CollectionType": 2}&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 10:25:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Json-array-data-to-spilted-in-new-events-during-indexing/m-p/556659#M92124</guid>
      <dc:creator>DataOrg</dc:creator>
      <dc:date>2021-06-22T10:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Json array data to spilted in new events during indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Json-array-data-to-spilted-in-new-events-during-indexing/m-p/556746#M92133</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45389"&gt;@DataOrg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if all 3 events are in New line then below conf should work.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SHOULD_LINEMERGE=false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KV&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 17:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Json-array-data-to-spilted-in-new-events-during-indexing/m-p/556746#M92133</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-06-22T17:12:24Z</dc:date>
    </item>
  </channel>
</rss>

