<?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 to exclude notable events from triggering using erex? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-notable-events-from-triggering-using-erex/m-p/608308#M211506</link>
    <description>&lt;P&gt;If your problem is resolved, then please click the "Accept as Solution" button to help future readers.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 16:34:48 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-08-04T16:34:48Z</dc:date>
    <item>
      <title>How to exclude notable events from triggering using erex?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-notable-events-from-triggering-using-erex/m-p/608288#M211502</link>
      <description>&lt;P&gt;We have notable events for when a user is created on multiple devices. Most of them are expected for when devices are imaged.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to use erex to create a suppression for like accounts. They typically have the same beginning and are followed by 2 numbers. Example would ituser23, ituser24, ituser25.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the search below for testing&lt;/P&gt;
&lt;P&gt;index=notable source="Endpoint - Anomalous User Account Creation - Rule" | erex user examples="ituser23, ituser24, ituser25"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am still getting user accounts that are unrelated such as phone or tablet.&lt;/P&gt;
&lt;P&gt;When I look at the recommended regex it seems like it is not being granular enough.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 15:04:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-notable-events-from-triggering-using-erex/m-p/608288#M211502</guid>
      <dc:creator>mdicenzo</dc:creator>
      <dc:date>2022-08-04T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude notable events from triggering using erex?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-notable-events-from-triggering-using-erex/m-p/608291#M211503</link>
      <description>&lt;P&gt;Skip &lt;FONT face="courier new,courier"&gt;erex&lt;/FONT&gt; and go directly to the &lt;FONT face="courier new,courier"&gt;regex&lt;/FONT&gt; command.&amp;nbsp; This query will filter out users with names consisting of "ituser" followed by 2 digits.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=notable source="Endpoint - Anomalous User Account Creation - Rule" 
| regex user!="^ituser\d\d$"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 15:09:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-notable-events-from-triggering-using-erex/m-p/608291#M211503</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-08-04T15:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude notable events from triggering using erex?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-notable-events-from-triggering-using-erex/m-p/608298#M211505</link>
      <description>&lt;P&gt;This is eventually how I did this. Thank you for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 16:10:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-notable-events-from-triggering-using-erex/m-p/608298#M211505</guid>
      <dc:creator>mdicenzo</dc:creator>
      <dc:date>2022-08-04T16:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude notable events from triggering using erex?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-notable-events-from-triggering-using-erex/m-p/608308#M211506</link>
      <description>&lt;P&gt;If your problem is resolved, then please click the "Accept as Solution" button to help future readers.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 16:34:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-exclude-notable-events-from-triggering-using-erex/m-p/608308#M211506</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-08-04T16:34:48Z</dc:date>
    </item>
  </channel>
</rss>

