<?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 help regex in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/help-regex/m-p/442189#M168991</link>
    <description>&lt;P&gt;hello&lt;BR /&gt;
in a log file i want to extract every tetx which starts with EU\SH but i dont succeed&lt;BR /&gt;
could you help me please??&lt;/P&gt;</description>
    <pubDate>Sun, 10 Jun 2018 06:02:33 GMT</pubDate>
    <dc:creator>jip31</dc:creator>
    <dc:date>2018-06-10T06:02:33Z</dc:date>
    <item>
      <title>help regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-regex/m-p/442189#M168991</link>
      <description>&lt;P&gt;hello&lt;BR /&gt;
in a log file i want to extract every tetx which starts with EU\SH but i dont succeed&lt;BR /&gt;
could you help me please??&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jun 2018 06:02:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-regex/m-p/442189#M168991</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2018-06-10T06:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: help regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-regex/m-p/442190#M168992</link>
      <description>&lt;P&gt;Could you please provide raw event to understand better.&lt;BR /&gt;
Any ways you can use &lt;CODE&gt;|&lt;/CODE&gt;"OR" between EU and SH in regex&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...|rex   "EU|SH(?&amp;lt;string&amp;gt;\w+)"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 10 Jun 2018 06:48:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-regex/m-p/442190#M168992</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-06-10T06:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: help regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-regex/m-p/442191#M168993</link>
      <description>&lt;P&gt;perfect it works thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 04:11:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-regex/m-p/442191#M168993</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2018-06-11T04:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: help regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-regex/m-p/442192#M168994</link>
      <description>&lt;P&gt;@jip31 please accept the answer if your issue is resolved.&lt;/P&gt;

&lt;P&gt;@493669, please use the code button &lt;CODE&gt;101010&lt;/CODE&gt;, while posting code so that special characters do not escape on Splunk Answers.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 06:37:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-regex/m-p/442192#M168994</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-06-11T06:37:49Z</dc:date>
    </item>
  </channel>
</rss>

