<?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 Splitting events every n characters in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splitting-events-every-n-characters/m-p/22194#M3368</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;ist it possible to split events in a file based on a position? I have a file that has fixed width events of 200 chars and would like to index them as single events into Splunk. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2013 12:50:51 GMT</pubDate>
    <dc:creator>chris</dc:creator>
    <dc:date>2013-05-02T12:50:51Z</dc:date>
    <item>
      <title>Splitting events every n characters</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splitting-events-every-n-characters/m-p/22194#M3368</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;ist it possible to split events in a file based on a position? I have a file that has fixed width events of 200 chars and would like to index them as single events into Splunk. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2013 12:50:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splitting-events-every-n-characters/m-p/22194#M3368</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2013-05-02T12:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting events every n characters</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splitting-events-every-n-characters/m-p/22195#M3369</link>
      <description>&lt;P&gt;You can specify this in the sourcetype definition in props.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;LINE_BREAKER=.{200}()
SHOULD_LINEMERGE=0
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 02 May 2013 13:45:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splitting-events-every-n-characters/m-p/22195#M3369</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2013-05-02T13:45:29Z</dc:date>
    </item>
  </channel>
</rss>

