<?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: Extract any character when dot is present in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Extract-any-character-when-dot-is-present/m-p/630651#M219100</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228757"&gt;@marco_massari11&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you could use the regex command:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your_search
| regex "\w+\.\w+\@\w+\.\w+"&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Mon, 13 Feb 2023 14:15:48 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2023-02-13T14:15:48Z</dc:date>
    <item>
      <title>Extract any character when dot is present?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extract-any-character-when-dot-is-present/m-p/630649#M219098</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have different mails in my logs and I need to filter them in order to distinguish real users from technical users. I noticed that real users have an email like &lt;A href="mailto:name.surname@company.com," target="_blank" rel="noopener"&gt;name.surname@company.com,&lt;/A&gt;&amp;nbsp;so I would like to extract these emails matching "anycharacter.any&lt;A href="mailto:character@any&amp;quot;" target="_blank" rel="noopener"&gt;character@any"&lt;/A&gt;&amp;nbsp;because in some case it could be possible to have an email with numbers (ex. &lt;A href="mailto:name.surname1@company.com" target="_blank" rel="noopener"&gt;name.surname1@company.com&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 17:13:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extract-any-character-when-dot-is-present/m-p/630649#M219098</guid>
      <dc:creator>marco_massari11</dc:creator>
      <dc:date>2023-02-13T17:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extract any character when dot is present</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extract-any-character-when-dot-is-present/m-p/630651#M219100</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228757"&gt;@marco_massari11&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you could use the regex command:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your_search
| regex "\w+\.\w+\@\w+\.\w+"&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 14:15:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extract-any-character-when-dot-is-present/m-p/630651#M219100</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-02-13T14:15:48Z</dc:date>
    </item>
  </channel>
</rss>

