<?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 Line breaks per single line for IP address in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Line-breaks-per-single-line-for-IP-address/m-p/152780#M31111</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;I'm trying to break events in Splunk with a text file with just ip addresss in it and no time stamps. The format is below:&lt;/P&gt;

&lt;P&gt;1.1.1.1&lt;BR /&gt;
1.2.3.4&lt;BR /&gt;
192.168.1.2&lt;/P&gt;

&lt;P&gt;How can I setup my props.conf file to break every line as a single event. I don't really care about timestamps.&lt;/P&gt;</description>
    <pubDate>Mon, 05 May 2014 16:19:18 GMT</pubDate>
    <dc:creator>tbalouch</dc:creator>
    <dc:date>2014-05-05T16:19:18Z</dc:date>
    <item>
      <title>Line breaks per single line for IP address</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Line-breaks-per-single-line-for-IP-address/m-p/152780#M31111</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;I'm trying to break events in Splunk with a text file with just ip addresss in it and no time stamps. The format is below:&lt;/P&gt;

&lt;P&gt;1.1.1.1&lt;BR /&gt;
1.2.3.4&lt;BR /&gt;
192.168.1.2&lt;/P&gt;

&lt;P&gt;How can I setup my props.conf file to break every line as a single event. I don't really care about timestamps.&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2014 16:19:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Line-breaks-per-single-line-for-IP-address/m-p/152780#M31111</guid>
      <dc:creator>tbalouch</dc:creator>
      <dc:date>2014-05-05T16:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Line breaks per single line for IP address</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Line-breaks-per-single-line-for-IP-address/m-p/152781#M31112</link>
      <description>&lt;P&gt;You can set the following in your props.conf for the sourcetype:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[mysourcetype]
SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;HTH,&lt;/P&gt;

&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2014 16:45:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Line-breaks-per-single-line-for-IP-address/m-p/152781#M31112</guid>
      <dc:creator>dshpritz</dc:creator>
      <dc:date>2014-05-05T16:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Line breaks per single line for IP address</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Line-breaks-per-single-line-for-IP-address/m-p/152782#M31113</link>
      <description>&lt;P&gt;Thanks this worked great!!&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2014 21:29:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Line-breaks-per-single-line-for-IP-address/m-p/152782#M31113</guid>
      <dc:creator>tbalouch</dc:creator>
      <dc:date>2014-05-05T21:29:56Z</dc:date>
    </item>
  </channel>
</rss>

