<?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: Need assist in setting json sourcetype in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691468#M115012</link>
    <description>&lt;P&gt;It's hard to see, but what is need is for the "Message": line to be the breaking line and for the "TimeStamp': line to be the first line of the whole event.&lt;/P&gt;&lt;P&gt;"Message": "User query failed: Connection ID: 55, User: piadmin, User ID: 1, Point ID: 247000, Type: summary, Start: 14-Jun-24 07:54:50, End: 14-Jun-24 07:56:20, Mode: 5, Status: [-11059] No Good Data For Calculation",-------event break here&lt;/P&gt;&lt;P&gt;"TimeStamp": "\/Date(1718366180157)\/",&amp;nbsp; ----event start here&lt;/P&gt;&lt;P&gt;In the example I sent it's hard to see the break after message and before Timestamp clearly because they look like one big line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2024 15:31:14 GMT</pubDate>
    <dc:creator>NanSplk01</dc:creator>
    <dc:date>2024-06-24T15:31:14Z</dc:date>
    <item>
      <title>Need assist in setting json sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/690983#M114948</link>
      <description>&lt;P&gt;I have been trying to get the following sourcetype into Splunk for PI.&amp;nbsp; This whole stanza should go in as 1 event, but I've been unable to get the breakdown to multiple events from happening:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
"Parameters": null,
"ID": 2185,
"TimeStamp": "\/Date(1718196855107)\/",
"Message": "User query failed: Connection ID: 55, User: xxxxx, User ID: 1, Point ID: 247000, Type: summary, Start: 12-Jun-24 08:52:45, End: 12-Jun-24 08:54:15, Mode: 5, Status: [-11059] No Good Data For Calculation",
"ProgramName": "sssssss",
"Category": null,
"OriginatingHost": null,
"OriginatingOSUser": null,
"OriginatingPIUser": null,
"ProcessID": 5300,
"Priority": 10,
"ProcessHost": null,
"ProcessOSUser": "SYSTEM",
"ProcessPIUser": null,
"Source1": "piarcset",
"Source2": "Historical",
"Source3": null,
"SplunkTime": "1718196855.10703",
"Severity": "Warning"
},&lt;/LI-CODE&gt;
&lt;P&gt;I have even tried using the _json defaulted with Splunk, but it keeps breaking it into multiple lines/events.&amp;nbsp; Any suggestions would be helpful.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 16:41:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/690983#M114948</guid>
      <dc:creator>NanSplk01</dc:creator>
      <dc:date>2024-06-19T16:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need assist in setting json sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691034#M114954</link>
      <description>&lt;P&gt;Please provide multiple _raw events as raw, so community can help you write Line breaking configuration.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 18:17:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691034#M114954</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2024-06-18T18:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need assist in setting json sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691036#M114955</link>
      <description>&lt;P&gt;[&lt;BR /&gt;{&lt;BR /&gt;"Parameters": null,&lt;BR /&gt;"ID": 2185,&lt;BR /&gt;"Category": null,&lt;BR /&gt;"OriginatingHost": null,&lt;BR /&gt;"OriginatingOSUser": null,&lt;BR /&gt;"OriginatingPIUser": null,&lt;BR /&gt;"ProcessID": 5300,&lt;BR /&gt;"Priority": 10,&lt;BR /&gt;"ProcessHost": null,&lt;BR /&gt;"ProcessOSUser": "SYSTEM",&lt;BR /&gt;"ProcessPIUser": null,&lt;BR /&gt;"Source1": "piarcset",&lt;BR /&gt;"Source2": "Historical",&lt;BR /&gt;"Source3": null,&lt;BR /&gt;"SplunkTime": "1718122575.10669",&lt;BR /&gt;"Severity": "Warning"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;"TimeStamp": "\/Date(1718122575106)\/",&lt;BR /&gt;"Message": "User query failed: Connection ID: 55, User: piadmin, User ID: 1, Point ID: 247000, Type: summary, Start: 11-Jun-24 12:14:45, End: 11-Jun-24 12:16:15, Mode: 5, Status: [-11059] No Good Data For Calculation",&lt;BR /&gt;"ProgramName": "piarchss",&lt;BR /&gt;"Category": null,&lt;BR /&gt;"OriginatingHost": null,&lt;BR /&gt;"OriginatingOSUser": null,&lt;BR /&gt;"OriginatingPIUser": null,&lt;BR /&gt;"ProcessID": 5300,&lt;BR /&gt;"Priority": 10,&lt;BR /&gt;"ProcessHost": null,&lt;BR /&gt;"ProcessOSUser": "SYSTEM",&lt;BR /&gt;"ProcessPIUser": null,&lt;BR /&gt;"Source1": "piarcset",&lt;BR /&gt;"Source2": "Historical",&lt;BR /&gt;"Source3": null,&lt;BR /&gt;"SplunkTime": "1718122570.13029",&lt;BR /&gt;"Severity": "Warning"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"Parameters": null,&lt;BR /&gt;"ID": 2185,&lt;BR /&gt;"TimeStamp": "\/Date(1718122570130)\/",&lt;BR /&gt;"Message": "User query failed: Connection ID: 55, User: piadmin, User ID: 1, Point ID: 247000, Type: summary, Start: 11-Jun-24 12:14:40, End: 11-Jun-24 12:16:10, Mode: 5, Status: [-11059] No Good Data For Calculation",&lt;BR /&gt;"ProgramName": "piarchss",&lt;BR /&gt;"Category": null,&lt;BR /&gt;"OriginatingHost": null,&lt;BR /&gt;"OriginatingOSUser": null,&lt;BR /&gt;"OriginatingPIUser": null,&lt;BR /&gt;"ProcessID": 5300,&lt;BR /&gt;"Priority": 10,&lt;BR /&gt;"ProcessHost": null,&lt;BR /&gt;"ProcessOSUser": "SYSTEM",&lt;BR /&gt;"ProcessPIUser": null,&lt;BR /&gt;"Source1": "piarcset",&lt;BR /&gt;"Source2": "Historical",&lt;BR /&gt;"Source3": null,&lt;BR /&gt;"SplunkTime": "1718122565.16875",&lt;BR /&gt;"Severity": "Warning"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"Parameters": null,&lt;BR /&gt;"ID": 2185,&lt;BR /&gt;"TimeStamp": "\/Date(1718122565168)\/",&lt;BR /&gt;"Message": "User query failed: Connection ID: 55, User: piadmin, User ID: 1, Point ID: 247000, Type: summary, Start: 11-Jun-24 12:14:35, End: 11-Jun-24 12:16:05, Mode: 5, Status: [-11059] No Good Data For Calculation",&lt;BR /&gt;"ProgramName": "piarchss",&lt;BR /&gt;"Category": null,&lt;BR /&gt;"OriginatingHost": null,&lt;BR /&gt;"OriginatingOSUser": null,&lt;BR /&gt;"OriginatingPIUser": null,&lt;BR /&gt;"ProcessID": 5300,&lt;BR /&gt;"Priority": 10,&lt;BR /&gt;"ProcessHost": null,&lt;BR /&gt;"ProcessOSUser": "SYSTEM",&lt;BR /&gt;"ProcessPIUser": null,&lt;BR /&gt;"Source1": "piarcset",&lt;BR /&gt;"Source2": "Historical",&lt;BR /&gt;"Source3": null,&lt;BR /&gt;"SplunkTime": "1718122564.42661",&lt;BR /&gt;"Severity": "Warning"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"Parameters": null,&lt;BR /&gt;"ID": 2185,&lt;BR /&gt;"TimeStamp": "\/Date(1718122564426)\/",&lt;BR /&gt;"Message": "User query failed: Connection ID: 55, User: piadmin, User ID: 1, Point ID: 247000, Type: summary, Start: 11-Jun-24 12:14:34, End: 11-Jun-24 12:16:04, Mode: 5, Status: [-11059] No Good Data For Calculation",&lt;BR /&gt;"ProgramName": "piarchss",&lt;BR /&gt;"Category": null,&lt;BR /&gt;"OriginatingHost": null,&lt;BR /&gt;"OriginatingOSUser": null,&lt;BR /&gt;"OriginatingPIUser": null,&lt;BR /&gt;"ProcessID": 5300,&lt;BR /&gt;"Priority": 10,&lt;BR /&gt;"ProcessHost": null,&lt;BR /&gt;"ProcessOSUser": "SYSTEM",&lt;BR /&gt;"ProcessPIUser": null,&lt;BR /&gt;"Source1": "piarcset",&lt;BR /&gt;"Source2": "Historical",&lt;BR /&gt;"Source3": null,&lt;BR /&gt;"SplunkTime": "1718122555.14693",&lt;BR /&gt;"Severity": "Warning"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"Parameters": null,&lt;BR /&gt;"ID": 2185,&lt;BR /&gt;"TimeStamp": "\/Date(1718122555146)\/",&lt;BR /&gt;"Message": "User query failed: Connection ID: 55, User: piadmin, User ID: 1, Point ID: 247000, Type: summary, Start: 11-Jun-24 12:14:25, End: 11-Jun-24 12:15:55, Mode: 5, Status: [-11059] No Good Data For Calculation",&lt;BR /&gt;"ProgramName": "piarchss",&lt;BR /&gt;"Category": null,&lt;BR /&gt;"OriginatingHost": null,&lt;BR /&gt;"OriginatingOSUser": null,&lt;BR /&gt;"OriginatingPIUser": null,&lt;BR /&gt;"ProcessID": 5300,&lt;BR /&gt;"Priority": 10,&lt;BR /&gt;"ProcessHost": null,&lt;BR /&gt;"ProcessOSUser": "SYSTEM",&lt;BR /&gt;"ProcessPIUser": null,&lt;BR /&gt;"Source1": "piarcset",&lt;BR /&gt;"Source2": "Historical",&lt;BR /&gt;"Source3": null,&lt;BR /&gt;"SplunkTime": "1718122550.12819",&lt;BR /&gt;"Severity": "Warning"&lt;BR /&gt;},&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 18:38:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691036#M114955</guid>
      <dc:creator>NanSplk01</dc:creator>
      <dc:date>2024-06-18T18:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need assist in setting json sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691056#M114958</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243653"&gt;@NanSplk01&lt;/a&gt;- I would suggest to assign a custom &lt;STRONG&gt;sourcetype&lt;/STRONG&gt;, ex. &lt;STRONG&gt;my:pi:data&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[my:pi:data]
SHOULD_LINEMERGE = false
LINE_BREAKER = [\}\[](,?[\s\n]*)\{[\s\n]*"Parameters"
TIME_PREFIX = Date\(
MAX_TIMESTAMP_LOOKAHEAD = 128
TIME_FORMAT = %s%3N
TRUNCATE = 999999&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This above props.conf config on the Indexers or Heavy Forwarder (first full Splunk instance) should work based on the data that you have provided.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 05:15:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691056#M114958</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2024-06-19T05:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need assist in setting json sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691107#M114963</link>
      <description>&lt;P&gt;unfortunately it still breaks into two events and I wanted to receive only 1 event:&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;Time Event&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;1 6/14/24&lt;/DIV&gt;&lt;DIV&gt;7:56:39.168 AM&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "TimeStamp":&amp;nbsp; "\/Date(1718366199168)\/",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "ID":&amp;nbsp; 7082,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Parameters":&amp;nbsp; null,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; },&lt;/DIV&gt;&lt;DIV&gt;Show all 6 lines&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;2 6/14/24&lt;/DIV&gt;&lt;DIV&gt;7:56:39.013 AM&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "SplunkTime":&amp;nbsp; "1718366199.01303",&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Source3":&amp;nbsp; null,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Source2":&amp;nbsp; null,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Source1":&amp;nbsp; null,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "ProcessPIUser":&amp;nbsp; null,&lt;/DIV&gt;&lt;DIV&gt;Show all 15 lines&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Jun 2024 14:45:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691107#M114963</guid>
      <dc:creator>NanSplk01</dc:creator>
      <dc:date>2024-06-19T14:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need assist in setting json sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691195#M114970</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NanSplk01_0-1718903493626.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31390i20FFC50AEF617C71/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NanSplk01_0-1718903493626.png" alt="NanSplk01_0-1718903493626.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, as you can see, it's still splitting the two lines.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 17:12:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691195#M114970</guid>
      <dc:creator>NanSplk01</dc:creator>
      <dc:date>2024-06-20T17:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need assist in setting json sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691300#M114985</link>
      <description>&lt;P&gt;What I need is for the line that starts with Start: to be the break after line.&lt;/P&gt;&lt;P&gt;Start: 14-Jun-24 07:55:05, End: 14-Jun-24 07:56:35, Mode: 5, Status: [-11059] No Good Data For Calculation",&lt;/P&gt;&lt;P&gt;Break after the ", but since there are a few ",&amp;nbsp; and not only the ", how do I get it to break at that last comma?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 13:46:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691300#M114985</guid>
      <dc:creator>NanSplk01</dc:creator>
      <dc:date>2024-06-21T13:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need assist in setting json sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691301#M114986</link>
      <description>&lt;P&gt;Forgot to say, thank you everyone for the assist.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 13:46:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691301#M114986</guid>
      <dc:creator>NanSplk01</dc:creator>
      <dc:date>2024-06-21T13:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need assist in setting json sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691468#M115012</link>
      <description>&lt;P&gt;It's hard to see, but what is need is for the "Message": line to be the breaking line and for the "TimeStamp': line to be the first line of the whole event.&lt;/P&gt;&lt;P&gt;"Message": "User query failed: Connection ID: 55, User: piadmin, User ID: 1, Point ID: 247000, Type: summary, Start: 14-Jun-24 07:54:50, End: 14-Jun-24 07:56:20, Mode: 5, Status: [-11059] No Good Data For Calculation",-------event break here&lt;/P&gt;&lt;P&gt;"TimeStamp": "\/Date(1718366180157)\/",&amp;nbsp; ----event start here&lt;/P&gt;&lt;P&gt;In the example I sent it's hard to see the break after message and before Timestamp clearly because they look like one big line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 15:31:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-assist-in-setting-json-sourcetype/m-p/691468#M115012</guid>
      <dc:creator>NanSplk01</dc:creator>
      <dc:date>2024-06-24T15:31:14Z</dc:date>
    </item>
  </channel>
</rss>

