<?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: Can you help me filter out wineventlog eventcode 4656 account names in transforms.conf? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-filter-out-wineventlog-eventcode-4656-account/m-p/399385#M71158</link>
    <description>&lt;P&gt;This worked for me:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(?s)(EventCode=4656.*Account Name:[^\$]+\$)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 25 Sep 2018 18:30:35 GMT</pubDate>
    <dc:creator>splunkjas1</dc:creator>
    <dc:date>2018-09-25T18:30:35Z</dc:date>
    <item>
      <title>Can you help me filter out wineventlog eventcode 4656 account names in transforms.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-filter-out-wineventlog-eventcode-4656-account/m-p/399384#M71157</link>
      <description>&lt;P&gt;I am trying to figure out how to filter out account names that end in $ for the 4656 event codes. i am currently using the following in transforms.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;REGEX = (?ms)(.*EventCode=4656.*)(Subject:.*Account Name:(\s*\w+\$)
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have tried multiple combinations of the above and it never filters out.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 17:11:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-filter-out-wineventlog-eventcode-4656-account/m-p/399384#M71157</guid>
      <dc:creator>ralphw_SAIC</dc:creator>
      <dc:date>2018-09-25T17:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me filter out wineventlog eventcode 4656 account names in transforms.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-filter-out-wineventlog-eventcode-4656-account/m-p/399385#M71158</link>
      <description>&lt;P&gt;This worked for me:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(?s)(EventCode=4656.*Account Name:[^\$]+\$)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 25 Sep 2018 18:30:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-filter-out-wineventlog-eventcode-4656-account/m-p/399385#M71158</guid>
      <dc:creator>splunkjas1</dc:creator>
      <dc:date>2018-09-25T18:30:35Z</dc:date>
    </item>
  </channel>
</rss>

