<?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: Filter an event where first 2 characters are in uppercase in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Filter-an-event-where-first-2-characters-are-in-uppercase/m-p/567113#M100761</link>
    <description>&lt;P&gt;Thanks! This has worked a treat&lt;/P&gt;</description>
    <pubDate>Wed, 15 Sep 2021 12:42:36 GMT</pubDate>
    <dc:creator>vishalduttauk</dc:creator>
    <dc:date>2021-09-15T12:42:36Z</dc:date>
    <item>
      <title>Filter an event where first 2 characters are in uppercase</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-an-event-where-first-2-characters-are-in-uppercase/m-p/566974#M100745</link>
      <description>&lt;P&gt;I am ingesting a text file and I have created a field called Flag. I am looking to create a filter which only shows me events where the first two characters of that field are in capitals.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I.e. I want to see event where Flag is VMs, SVictor, ARev but not Amy, Fox or Dana.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 13:35:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-an-event-where-first-2-characters-are-in-uppercase/m-p/566974#M100745</guid>
      <dc:creator>vishalduttauk</dc:creator>
      <dc:date>2021-09-14T13:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filter an event where first 2 characters are in uppercase</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-an-event-where-first-2-characters-are-in-uppercase/m-p/566978#M100746</link>
      <description>&lt;P&gt;Try the &lt;FONT face="courier new,courier"&gt;regex&lt;/FONT&gt; command.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index = foo
| regex Flag="^[A-Z]{2}"&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 14 Sep 2021 13:57:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-an-event-where-first-2-characters-are-in-uppercase/m-p/566978#M100746</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-14T13:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filter an event where first 2 characters are in uppercase</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-an-event-where-first-2-characters-are-in-uppercase/m-p/567113#M100761</link>
      <description>&lt;P&gt;Thanks! This has worked a treat&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 12:42:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-an-event-where-first-2-characters-are-in-uppercase/m-p/567113#M100761</guid>
      <dc:creator>vishalduttauk</dc:creator>
      <dc:date>2021-09-15T12:42:36Z</dc:date>
    </item>
  </channel>
</rss>

