<?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: Event Line Break in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/695986#M19961</link>
    <description>&lt;P&gt;Try these settings&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[applog_test]
DATETIME_CONFIG =
LINE_BREAKER = ([\r\n]+)ERROR
NO_BINARY_CHECK = true
category = Custom
disabled = false
pulldown_type = true
SHOULD_LINEMERGE = false
TIME_FORMAT = %Y-%m-%d %H:%M:%S,%3N
TIME_PREFIX = ERROR\s+&lt;/LI-CODE&gt;&lt;P&gt;Don't specify &lt;FONT face="courier new,courier"&gt;BREAK_ONLY_BEFORE_DATE&lt;/FONT&gt; if you want to break at something other than a date.&amp;nbsp; Also, don't use both &lt;FONT face="courier new,courier"&gt;BREAK_ONLY_BEFORE_DATE&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;LINE_BREAKER&lt;/FONT&gt; in the same stanza.&amp;nbsp; When using &lt;FONT face="courier new,courier"&gt;LINE_BREAKER&lt;/FONT&gt;, set &lt;FONT face="courier new,courier"&gt;SHOULD_LINEMERGE&lt;/FONT&gt; to false.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Aug 2024 12:12:54 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2024-08-12T12:12:54Z</dc:date>
    <item>
      <title>Event Line Break</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/695973#M19960</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;Please check the below data :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ERROR 2024-08-09 14:19:22,707 email-slack-notification-impl-flow.BLOCKING @3372f96f] [processor: email-slack-notification-impl-flow/processors/2/route/0/processors/0; event: 5-03aca501-42b3-11ef-ad89-0a2944cc61cb] error.notification.details: {
"correlationId" : "5-03aca501-42b3-11ef-ad89-0a2944cc61cb",
"message" : "Error Details",
"tracePoint" : "FLOW",
"priority" : "ERROR",

}

ERROR 2024-08-09 14:19:31,389 email-slack-notification-impl-flow.BLOCKING @22feab4f] [processor: email-slack-notification-impl-flow/processors/2/route/0/processors/0; event: 38de9c30-49eb-11ef-8a9e-02cfc6727565] error.notification.details: {
"correlationId" : "38de9c30-49eb-11ef-8a9e-02cfc6727565",
"message" : "Error Details", 
"priority" : "ERROR",

}&lt;/LI-CODE&gt;
&lt;P&gt;The above 2 blocks of data are coming as one event but I want them to be 2 events each starting from keyword "Error".&lt;/P&gt;
&lt;P&gt;Below is my props.config entry for same but not working:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;applog_test]

DATETIME_CONFIG =

LINE_BREAKER = ([\r\n]+)

NO_BINARY_CHECK = true

category = Custom

disabled = false

pulldown_type = true

BREAK_ONLY_BEFORE = date

SHOULD_LINEMERGE = true

TIME_FORMAT = %Y-%m-%d %H:%M:%S,%3N

TIME_PREFIX=ERROR\s+&lt;/LI-CODE&gt;
&lt;P&gt;Please help how to fix this.&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 08:53:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/695973#M19960</guid>
      <dc:creator>JagsP</dc:creator>
      <dc:date>2024-08-12T08:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Event Line Break</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/695986#M19961</link>
      <description>&lt;P&gt;Try these settings&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[applog_test]
DATETIME_CONFIG =
LINE_BREAKER = ([\r\n]+)ERROR
NO_BINARY_CHECK = true
category = Custom
disabled = false
pulldown_type = true
SHOULD_LINEMERGE = false
TIME_FORMAT = %Y-%m-%d %H:%M:%S,%3N
TIME_PREFIX = ERROR\s+&lt;/LI-CODE&gt;&lt;P&gt;Don't specify &lt;FONT face="courier new,courier"&gt;BREAK_ONLY_BEFORE_DATE&lt;/FONT&gt; if you want to break at something other than a date.&amp;nbsp; Also, don't use both &lt;FONT face="courier new,courier"&gt;BREAK_ONLY_BEFORE_DATE&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;LINE_BREAKER&lt;/FONT&gt; in the same stanza.&amp;nbsp; When using &lt;FONT face="courier new,courier"&gt;LINE_BREAKER&lt;/FONT&gt;, set &lt;FONT face="courier new,courier"&gt;SHOULD_LINEMERGE&lt;/FONT&gt; to false.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 12:12:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/695986#M19961</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-08-12T12:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Event Line Break</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/695989#M19962</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;Trying it out now. will let you know if it works.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 12:33:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/695989#M19962</guid>
      <dc:creator>JagsP</dc:creator>
      <dc:date>2024-08-12T12:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Event Line Break</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/695994#M19963</link>
      <description>&lt;P&gt;+1 on that. Whenever possible, don't use SHOULD_LINEMERGE=true. It's a very expensive setting causing Splunk to try to re-merge already split events into bigger ones. While it has some use in very specific border cases as a rule of thumb you should avoid using it completely. That's what proper LINE_BREAKER is for.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 13:19:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/695994#M19963</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-08-12T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Event Line Break</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/696035#M19965</link>
      <description>&lt;P&gt;My presentation about Data Onboarding for Helsinki UG.&amp;nbsp;&lt;A href="https://data-findings.com/wp-content/uploads/2024/04/Data-OnBoarding-2024-04-03.pdf" target="_blank"&gt;https://data-findings.com/wp-content/uploads/2024/04/Data-OnBoarding-2024-04-03.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It contains some hints and workflow how you could test data onboarding on your own workstation.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 16:03:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/696035#M19965</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-08-12T16:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Event Line Break</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/696802#M20008</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;The solution worked .&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 06:01:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/696802#M20008</guid>
      <dc:creator>JagsP</dc:creator>
      <dc:date>2024-08-20T06:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Event Line Break</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/696838#M20009</link>
      <description>&lt;P&gt;If your problem is resolved, then please click the "Accept as Solution" button to help future readers.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 12:35:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Event-Line-Break/m-p/696838#M20009</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-08-20T12:35:08Z</dc:date>
    </item>
  </channel>
</rss>

