<?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 should i do SEDCMD filter URL? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44557#M10506</link>
    <description>&lt;P&gt;I'm sorry chengyu, it's not very clear to me what you are asking or what you are trying to achieve.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2013 12:15:59 GMT</pubDate>
    <dc:creator>rturk</dc:creator>
    <dc:date>2013-08-23T12:15:59Z</dc:date>
    <item>
      <title>How should i do SEDCMD filter URL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44556#M10505</link>
      <description>&lt;P&gt;I have use Heave Forward and modify props.conf&lt;/P&gt;

&lt;P&gt;source:...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SEDCMD-nourl = s/\surl=("\w+"|"\w+\[./\]"|)\s/ /g    
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;RAW data:&lt;BR /&gt;
i.g:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;url="N/A" -----OK
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;url="/bases/av/kdb/i386/kdb-i386-1211g.xml.dif" ----Fail
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;url="/SimpleAuthWebService/SimpleAuth.asmx" ----- Fail
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How should i do?&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 11:51:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44556#M10505</guid>
      <dc:creator>chengyu</dc:creator>
      <dc:date>2013-08-23T11:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: How should i do SEDCMD filter URL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44557#M10506</link>
      <description>&lt;P&gt;I'm sorry chengyu, it's not very clear to me what you are asking or what you are trying to achieve.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 12:15:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44557#M10506</guid>
      <dc:creator>rturk</dc:creator>
      <dc:date>2013-08-23T12:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: How should i do SEDCMD filter URL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44558#M10507</link>
      <description>&lt;P&gt;Could this work? Should remove the string 'url=' and all non-space characters directly following it.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SEDCMD-nourl = s/\surl=\S+/ /g
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;EDIT: small change to replace url with " " instead of &lt;CODE&gt;\s&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Hope this helps,&lt;/P&gt;

&lt;P&gt;K&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 13:08:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44558#M10507</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-08-23T13:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: How should i do SEDCMD filter URL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44559#M10508</link>
      <description>&lt;P&gt;Thank you kindly support!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 15:25:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44559#M10508</guid>
      <dc:creator>chengyu</dc:creator>
      <dc:date>2013-08-23T15:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: How should i do SEDCMD filter URL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44560#M10509</link>
      <description>&lt;P&gt;Thank you kindly support!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 15:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-should-i-do-SEDCMD-filter-URL/m-p/44560#M10509</guid>
      <dc:creator>chengyu</dc:creator>
      <dc:date>2013-08-23T15:41:58Z</dc:date>
    </item>
  </channel>
</rss>

