<?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 Options to parse Syslog messages containing linebreaks in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/options-to-parse-syslog-messages-containing-linebreaks/m-p/1257875#M126680</link>
    <description>&lt;P&gt;Hello everyone!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing a problem and hope someone can provide me with answers I have yet to find.&lt;BR /&gt;&lt;BR /&gt;I am parsing syslog data into XSIAM, from a certain kind of our systems.&lt;BR /&gt;One of the entries in the original data for one of these systems may contain a linebreak (\n).&lt;BR /&gt;&lt;BR /&gt;As this linebreak is not (properly?) escaped, this breaks the original message into two.&lt;BR /&gt;Fictionary example:&lt;/P&gt;
&lt;PRE&gt;// original message&lt;BR /&gt;&lt;SPAN class="enlighter-g1"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="enlighter-n1"&gt;42&lt;/SPAN&gt;&lt;SPAN class="enlighter-g1"&gt;&amp;gt;&lt;SPAN class="enlighter-n1"&gt;1&lt;/SPAN&gt; &lt;SPAN class="enlighter-n1"&gt;2026&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;-&lt;/SPAN&gt;&lt;SPAN class="enlighter-n1"&gt;07&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;-01T12:&lt;/SPAN&gt;&lt;SPAN class="enlighter-n4"&gt;00&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;:&lt;/SPAN&gt;&lt;SPAN class="enlighter-n0"&gt;00.000&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;Z host6789&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;&amp;nbsp;- - -&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;&amp;nbsp;timestamp="1782928800" msg="auth failed" name="TestFarm\nServer6789"&amp;nbsp; user="test" action="login"&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;// _raw_log msgs in XSIAM:&lt;BR /&gt;&lt;SPAN class="enlighter-g1"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="enlighter-n1"&gt;42&lt;/SPAN&gt;&lt;SPAN class="enlighter-g1"&gt;&amp;gt;&lt;SPAN class="enlighter-n1"&gt;1&lt;/SPAN&gt; &lt;SPAN class="enlighter-n1"&gt;2026&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;-&lt;/SPAN&gt;&lt;SPAN class="enlighter-n1"&gt;07&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;-01T12:&lt;/SPAN&gt;&lt;SPAN class="enlighter-n4"&gt;00&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;:&lt;/SPAN&gt;&lt;SPAN class="enlighter-n0"&gt;00.000&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;Z host6789&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;&amp;nbsp;- - -&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;&amp;nbsp;timestamp="1782928800" msg="auth failed" name="TestFarm&lt;BR /&gt;&lt;BR /&gt;Server6789"&amp;nbsp; user="test" action="login"&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to resolve this in XSIAM.&lt;BR /&gt;&lt;BR /&gt;What I would want to do is artificially reconnect the two messages in the parsing rule; either by identifying that the current line is a secondary part and querying the one before and reconnecting&amp;nbsp;&lt;BR /&gt;or, even better, by identifying the current line is the start of a broken message and querying / adding the next line to it.&lt;BR /&gt;&lt;BR /&gt;Is there any way to do this? Or to handle linebreaks in any other way once the syslog hits XSIAM?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jul 2026 15:08:00 GMT</pubDate>
    <dc:creator>J.Huchtktter</dc:creator>
    <dc:date>2026-07-01T15:08:00Z</dc:date>
    <item>
      <title>Options to parse Syslog messages containing linebreaks</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/options-to-parse-syslog-messages-containing-linebreaks/m-p/1257875#M126680</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing a problem and hope someone can provide me with answers I have yet to find.&lt;BR /&gt;&lt;BR /&gt;I am parsing syslog data into XSIAM, from a certain kind of our systems.&lt;BR /&gt;One of the entries in the original data for one of these systems may contain a linebreak (\n).&lt;BR /&gt;&lt;BR /&gt;As this linebreak is not (properly?) escaped, this breaks the original message into two.&lt;BR /&gt;Fictionary example:&lt;/P&gt;
&lt;PRE&gt;// original message&lt;BR /&gt;&lt;SPAN class="enlighter-g1"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="enlighter-n1"&gt;42&lt;/SPAN&gt;&lt;SPAN class="enlighter-g1"&gt;&amp;gt;&lt;SPAN class="enlighter-n1"&gt;1&lt;/SPAN&gt; &lt;SPAN class="enlighter-n1"&gt;2026&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;-&lt;/SPAN&gt;&lt;SPAN class="enlighter-n1"&gt;07&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;-01T12:&lt;/SPAN&gt;&lt;SPAN class="enlighter-n4"&gt;00&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;:&lt;/SPAN&gt;&lt;SPAN class="enlighter-n0"&gt;00.000&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;Z host6789&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;&amp;nbsp;- - -&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;&amp;nbsp;timestamp="1782928800" msg="auth failed" name="TestFarm\nServer6789"&amp;nbsp; user="test" action="login"&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;// _raw_log msgs in XSIAM:&lt;BR /&gt;&lt;SPAN class="enlighter-g1"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="enlighter-n1"&gt;42&lt;/SPAN&gt;&lt;SPAN class="enlighter-g1"&gt;&amp;gt;&lt;SPAN class="enlighter-n1"&gt;1&lt;/SPAN&gt; &lt;SPAN class="enlighter-n1"&gt;2026&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;-&lt;/SPAN&gt;&lt;SPAN class="enlighter-n1"&gt;07&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;-01T12:&lt;/SPAN&gt;&lt;SPAN class="enlighter-n4"&gt;00&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;:&lt;/SPAN&gt;&lt;SPAN class="enlighter-n0"&gt;00.000&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;Z host6789&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;&amp;nbsp;- - -&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="enlighter-text"&gt;&amp;nbsp;timestamp="1782928800" msg="auth failed" name="TestFarm&lt;BR /&gt;&lt;BR /&gt;Server6789"&amp;nbsp; user="test" action="login"&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to resolve this in XSIAM.&lt;BR /&gt;&lt;BR /&gt;What I would want to do is artificially reconnect the two messages in the parsing rule; either by identifying that the current line is a secondary part and querying the one before and reconnecting&amp;nbsp;&lt;BR /&gt;or, even better, by identifying the current line is the start of a broken message and querying / adding the next line to it.&lt;BR /&gt;&lt;BR /&gt;Is there any way to do this? Or to handle linebreaks in any other way once the syslog hits XSIAM?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 15:08:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/options-to-parse-syslog-messages-containing-linebreaks/m-p/1257875#M126680</guid>
      <dc:creator>J.Huchtktter</dc:creator>
      <dc:date>2026-07-01T15:08:00Z</dc:date>
    </item>
  </channel>
</rss>

