<?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: regex help in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/regex-help/m-p/58706#M14393</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;(?i)^(?:[^]]*]){5}s+(?P&amp;lt;fieldname&amp;gt;[a-zA-Z]+)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 26 Jan 2012 22:40:48 GMT</pubDate>
    <dc:creator>imrago</dc:creator>
    <dc:date>2012-01-26T22:40:48Z</dc:date>
    <item>
      <title>regex help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-help/m-p/58705#M14392</link>
      <description>&lt;P&gt;I have the following regex which I am using search time extraction..this returns the field I want but I need to tweak it to show/select the filed only If its a "alphabet" i.e It shld omit /Not match number field &lt;/P&gt;

&lt;P&gt;(?i)^(?:[^]]*]){5}\s+(?P&lt;FIELDNAME&gt;[^ ]+)&lt;/FIELDNAME&gt;&lt;/P&gt;

&lt;P&gt;ex :&lt;/P&gt;

&lt;P&gt;As a part of the search extraction ..right now I am getting&lt;/P&gt;

&lt;P&gt;ABC &lt;BR /&gt;
222&lt;/P&gt;

&lt;P&gt;I need it to match /return only "ABC"  not 222&lt;/P&gt;

&lt;P&gt;Thanks for any Help!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2012 19:46:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-help/m-p/58705#M14392</guid>
      <dc:creator>desi-indian</dc:creator>
      <dc:date>2012-01-26T19:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: regex help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-help/m-p/58706#M14393</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;(?i)^(?:[^]]*]){5}s+(?P&amp;lt;fieldname&amp;gt;[a-zA-Z]+)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 Jan 2012 22:40:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-help/m-p/58706#M14393</guid>
      <dc:creator>imrago</dc:creator>
      <dc:date>2012-01-26T22:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: regex help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-help/m-p/58707#M14394</link>
      <description>&lt;P&gt;Actually tried that (After reading &lt;A href="http://forums.asp.net/t/1285485.aspx/1"&gt;http://forums.asp.net/t/1285485.aspx/1&lt;/A&gt; )but some how Its giving only the numbers ..i.e  what I want to eliminate which did not make sense as Its supposed to return only alphabets ... I tried negation "!" too i.e something like [^!A-Za-z]  but it did not give me what I want . &lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2012 18:34:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-help/m-p/58707#M14394</guid>
      <dc:creator>desi-indian</dc:creator>
      <dc:date>2012-01-27T18:34:50Z</dc:date>
    </item>
  </channel>
</rss>

