<?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 How to configure line breaker? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631057#M108170</link>
    <description>&lt;P&gt;Hola comunidad&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to configure the props file so that the following event starts from the third line:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sgarcia_0-1676491362546.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23887iFEC4BFC77BBBAC95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sgarcia_0-1676491362546.png" alt="sgarcia_0-1676491362546.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Currently, I am testing as follows:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sgarcia_1-1676491426647.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23888i5FD9A130F2C0915F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sgarcia_1-1676491426647.png" alt="sgarcia_1-1676491426647.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I leave this setting, the timestamp of the first few lines will be taken from splunk, but it should take the timestamp of the lines with date.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 20:59:58 GMT</pubDate>
    <dc:creator>sgarcia</dc:creator>
    <dc:date>2023-02-15T20:59:58Z</dc:date>
    <item>
      <title>How to configure line breaker?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631057#M108170</link>
      <description>&lt;P&gt;Hola comunidad&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to configure the props file so that the following event starts from the third line:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sgarcia_0-1676491362546.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23887iFEC4BFC77BBBAC95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sgarcia_0-1676491362546.png" alt="sgarcia_0-1676491362546.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Currently, I am testing as follows:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sgarcia_1-1676491426647.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23888i5FD9A130F2C0915F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sgarcia_1-1676491426647.png" alt="sgarcia_1-1676491426647.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I leave this setting, the timestamp of the first few lines will be taken from splunk, but it should take the timestamp of the lines with date.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 20:59:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631057#M108170</guid>
      <dc:creator>sgarcia</dc:creator>
      <dc:date>2023-02-15T20:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure line breaker?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631150#M108177</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244229"&gt;@sgarcia&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you have to filter the first three rows using something l.ike this:&lt;/P&gt;&lt;P&gt;in props.conf:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[yoursourceytpe]
SHOULD_LINEMERGE = false
TRANSFORMS-removeheaderevent = setnull&lt;/LI-CODE&gt;&lt;P&gt;in transforms.conf:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[setnull]
REGEX = ^(REPORTESDEBIT|TotalMovimientos|Id;Usuario)
DEST_KEY = queue
FORMAT = nullQueue&lt;/LI-CODE&gt;&lt;P&gt;Please, next time, put the log samples in the Code/Sample box instead using a printscreen so we can use it to answer.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 07:45:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631150#M108177</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-02-16T07:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure line breaker?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631331#M108209</link>
      <description>&lt;P&gt;Thank you, i try the configuration, and comeback as soon .&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 14:05:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631331#M108209</guid>
      <dc:creator>sgarcia</dc:creator>
      <dc:date>2023-02-17T14:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure line breaker?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631332#M108210</link>
      <description>&lt;P&gt;REPORTESDEBITACORAGRAL;;;;;;;;;;&lt;BR /&gt;TotalMovimientos:;;;;;;;;;;&lt;BR /&gt;ID;Usuario;Fecha/Horadecaptura;Tipodeoperacion;Clave;Emisor;Receptor;MediodeEntrega;Importe;Estado;TipodeError&lt;BR /&gt;1675816017182;DKXMMHA;07/Feb/202318:26hrs.;Logout;FinSesionUsr.;Sindefinicion;Sindefinicion;Sindefinicion;0;OK;&lt;BR /&gt;1675815710949;DKXMMHA;07/Feb/202318:21hrs.;Login;Ini.SesionUsr.;Sindefinicion;Sindefinicion;Sindefinicion;0;OK;&lt;BR /&gt;1675814586855;SPEI;07/Feb/202318:03hrs.;AvisoTraspasoOK;2035;Sindefinicion;Sindefinicion;Sindefinicion;30,430,522.05;OK;&lt;BR /&gt;1675814481168;SPEI;07/Feb/202318:01hrs.;Act.delCat.Ins.;EnsesionInstituciones.;Sindefinicion;Sindefinicion;Sindefinicion;0;OK;&lt;BR /&gt;1675814481200;SPEI;07/Feb/202318:01hrs.;Act.delCat.Cert.;EnsesionCertificados.;Sindefinicion;Sindefinicion;Sindefinicion;0;OK;&lt;BR /&gt;1675814481231;SPEI;07/Feb/202318:01hrs.;Act.delCat.Nvls.;EnsesionNiveles.;Sindefinicion;Sindefinicion;Sindefinicion;0;OK;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 14:05:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631332#M108210</guid>
      <dc:creator>sgarcia</dc:creator>
      <dc:date>2023-02-17T14:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure line breaker?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631359#M108216</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244229"&gt;@sgarcia&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;please try this regex:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;^(REPORTESDEBITACORAGRAL|TotalMovimientos|ID;Usuario)&lt;/LI-CODE&gt;&lt;P&gt;that you can test at&amp;nbsp;&lt;A href="https://regex101.com/r/0m8hng/1" target="_blank"&gt;https://regex101.com/r/0m8hng/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 16:21:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaker/m-p/631359#M108216</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-02-17T16:21:37Z</dc:date>
    </item>
  </channel>
</rss>

