<?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 to search a string having multiple lines? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-string-having-multiple-lines/m-p/248808#M189210</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;"call_before_download = function(){" AND "showInstallInstructions(); }"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 28 Aug 2018 15:00:30 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2018-08-28T15:00:30Z</dc:date>
    <item>
      <title>How to search a string having multiple lines?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-string-having-multiple-lines/m-p/248806#M189208</link>
      <description>&lt;P&gt;I want to search a string&lt;BR /&gt;&lt;BR /&gt;
"call_before_download = function(){&lt;BR /&gt;
 showInstallInstructions();  }&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:41:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-string-having-multiple-lines/m-p/248806#M189208</guid>
      <dc:creator>Bhagyashri</dc:creator>
      <dc:date>2020-09-29T09:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to search a string having multiple lines?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-string-having-multiple-lines/m-p/248807#M189209</link>
      <description>&lt;P&gt;Something like this should work&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...| regex _raw="call_before[\s\S]+showInstallInstructions\(\); }"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you have this extracted in a field, you should replace &lt;CODE&gt;_raw&lt;/CODE&gt; with fieldname&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 13:06:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-string-having-multiple-lines/m-p/248807#M189209</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-05-14T13:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to search a string having multiple lines?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-string-having-multiple-lines/m-p/248808#M189210</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;"call_before_download = function(){" AND "showInstallInstructions(); }"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Aug 2018 15:00:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-string-having-multiple-lines/m-p/248808#M189210</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-08-28T15:00:30Z</dc:date>
    </item>
  </channel>
</rss>

