<?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 Cannot break event by log from syslog in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Cannot-break-event-by-log-from-syslog/m-p/691228#M19659</link>
    <description>&lt;P&gt;Dear Everyone&lt;/P&gt;&lt;P&gt;can help me for this, i have log from syslog but cannot break event by lines.&lt;/P&gt;&lt;P&gt;{"@timestamp":"2000-01-21T00:58:39.372418529Z","event":{},"@version":"1","type":"prod","filtered_message":"[ABC]|Type=ABC|logDate=2000-01-21 00:58:39|ABC1=ABC2|ABC12=ABC23|ABC34=ABC35|ABC45=ABC46"}{"@timestamp":"2000-02-21T00:58:39.372418529Z","event":{},"@version":"1","type":"prod","filtered_message":"[ABC]|Type=ABC|logDate=2000-02-21 00:58:39|ABC1=ABC5|ABC13=ABC24|ABC35=ABC36|ABC46=ABC47"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need break this log from props.conf, i already used this:&lt;/P&gt;&lt;P&gt;[ABC]&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LINE_BREAKER = ([\r\n]+)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SHOULD_LINEMERGE = false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but not works, please tell me how to extract event log by lines&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2024 04:02:25 GMT</pubDate>
    <dc:creator>riposans</dc:creator>
    <dc:date>2024-06-21T04:02:25Z</dc:date>
    <item>
      <title>Cannot break event by log from syslog</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Cannot-break-event-by-log-from-syslog/m-p/691228#M19659</link>
      <description>&lt;P&gt;Dear Everyone&lt;/P&gt;&lt;P&gt;can help me for this, i have log from syslog but cannot break event by lines.&lt;/P&gt;&lt;P&gt;{"@timestamp":"2000-01-21T00:58:39.372418529Z","event":{},"@version":"1","type":"prod","filtered_message":"[ABC]|Type=ABC|logDate=2000-01-21 00:58:39|ABC1=ABC2|ABC12=ABC23|ABC34=ABC35|ABC45=ABC46"}{"@timestamp":"2000-02-21T00:58:39.372418529Z","event":{},"@version":"1","type":"prod","filtered_message":"[ABC]|Type=ABC|logDate=2000-02-21 00:58:39|ABC1=ABC5|ABC13=ABC24|ABC35=ABC36|ABC46=ABC47"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need break this log from props.conf, i already used this:&lt;/P&gt;&lt;P&gt;[ABC]&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LINE_BREAKER = ([\r\n]+)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SHOULD_LINEMERGE = false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but not works, please tell me how to extract event log by lines&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 04:02:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Cannot-break-event-by-log-from-syslog/m-p/691228#M19659</guid>
      <dc:creator>riposans</dc:creator>
      <dc:date>2024-06-21T04:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot break event by log from syslog</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Cannot-break-event-by-log-from-syslog/m-p/691372#M19673</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/261821"&gt;@riposans&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The text doesn't appear to be syslog (see RFC 3164 and RFC 5424). Is this a raw TCP or UDP stream? You may want to try:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;[ABC]
SHOULD_LINEMERGE = false
LINE_BREAKER = ()\{"@timestamp"
TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%9Q%Z
TIME_PREFIX = {"@timestamp":"
MAX_TIMESTAMP_LOOKAHEAD = 30
# for events IN THE YEAR 2000 (thanks, Conan!)
MAX_DAYS_AGO = 10000&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2024 16:44:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Cannot-break-event-by-log-from-syslog/m-p/691372#M19673</guid>
      <dc:creator>tscroggins</dc:creator>
      <dc:date>2024-06-23T16:44:39Z</dc:date>
    </item>
  </channel>
</rss>

