<?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 Re: how remove extra new line? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-remove-extra-new-line/m-p/386707#M171087</link>
    <description>&lt;P&gt;At search time you can run this sed statement to remove all line breaks:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;search string
| rex mode=sed field=_raw "s/\n/ /g"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here's a regex 101 example showing the results: &lt;A href="https://regex101.com/r/uNUBum/1"&gt;https://regex101.com/r/uNUBum/1&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2019 18:33:28 GMT</pubDate>
    <dc:creator>dmarling</dc:creator>
    <dc:date>2019-05-24T18:33:28Z</dc:date>
    <item>
      <title>how remove extra new line?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-remove-extra-new-line/m-p/386706#M171086</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7100i40D00C258F7F9ED1/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
i need that all lines will be one line, without newline  &lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2019 15:11:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-remove-extra-new-line/m-p/386706#M171086</guid>
      <dc:creator>alina_mandarina</dc:creator>
      <dc:date>2019-05-24T15:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: how remove extra new line?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-remove-extra-new-line/m-p/386707#M171087</link>
      <description>&lt;P&gt;At search time you can run this sed statement to remove all line breaks:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;search string
| rex mode=sed field=_raw "s/\n/ /g"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here's a regex 101 example showing the results: &lt;A href="https://regex101.com/r/uNUBum/1"&gt;https://regex101.com/r/uNUBum/1&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2019 18:33:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-remove-extra-new-line/m-p/386707#M171087</guid>
      <dc:creator>dmarling</dc:creator>
      <dc:date>2019-05-24T18:33:28Z</dc:date>
    </item>
  </channel>
</rss>

