<?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: Transforms.conf issue in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Transforms-conf-issue/m-p/520185#M87934</link>
    <description>&lt;P&gt;That makes sense, and I think I tried it before. I just tried it again and those events are still showing up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 17:10:36 GMT</pubDate>
    <dc:creator>nmccaffery333</dc:creator>
    <dc:date>2020-09-17T17:10:36Z</dc:date>
    <item>
      <title>Transforms.conf issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Transforms-conf-issue/m-p/520174#M87931</link>
      <description>&lt;P&gt;We're working with a 30 day trial as we wait for procurement to purchase a full license. While learning and configuring the system, I'm working on getting rid of some events we don't want to see. So far it's not working.&lt;/P&gt;&lt;P&gt;My first question is, will this work on a Trial license?&lt;/P&gt;&lt;P&gt;If it will, here's what my files looks like. I've tried as many combinations and formats as I can find examples for. I had the Transforms settings all in one stanza to start with, below is my latest attempt.&lt;BR /&gt;If I run "splunk btool check", I see no errors.&lt;BR /&gt;Help! Please .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;props.conf:&lt;/P&gt;&lt;P&gt;[WinEventLog:Security]&lt;BR /&gt;TRANSFORMS-security = setnull0&lt;/P&gt;&lt;P&gt;[WMI:WinEventLog:System]&lt;BR /&gt;TRANSFORMS-wmisystem = setnull1&lt;/P&gt;&lt;P&gt;[WinEventLog:System]&lt;BR /&gt;TRANSFORMS-system = setnull2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;transforms.conf:&lt;/P&gt;&lt;P&gt;[setnull0]&lt;BR /&gt;SOURCE_KEY = dest&lt;BR /&gt;REGEX = ^EventCode=(1107|4688|7036|10028)\D&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/P&gt;&lt;P&gt;[setnull1]&lt;BR /&gt;SOURCE_KEY = dest&lt;BR /&gt;REGEX = ^EventCode=(1107|4688|7036|10028)\D&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/P&gt;&lt;P&gt;[setnull2]&lt;BR /&gt;SOURCE_KEY = dest&lt;BR /&gt;REGEX = ^EventCode=(1107|4688|7036|10028)\D&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 16:29:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Transforms-conf-issue/m-p/520174#M87931</guid>
      <dc:creator>nmccaffery333</dc:creator>
      <dc:date>2020-09-17T16:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Transforms.conf issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Transforms-conf-issue/m-p/520179#M87932</link>
      <description>&lt;P&gt;Yes, it will work with a trial license.&lt;/P&gt;&lt;P&gt;Try removing the ^ from the REGEX settings.&amp;nbsp; The existing settings will fail since the events do not begin with "EventCode".&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 16:40:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Transforms-conf-issue/m-p/520179#M87932</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-17T16:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Transforms.conf issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Transforms-conf-issue/m-p/520185#M87934</link>
      <description>&lt;P&gt;That makes sense, and I think I tried it before. I just tried it again and those events are still showing up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 17:10:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Transforms-conf-issue/m-p/520185#M87934</guid>
      <dc:creator>nmccaffery333</dc:creator>
      <dc:date>2020-09-17T17:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Transforms.conf issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Transforms-conf-issue/m-p/520186#M87935</link>
      <description>&lt;P&gt;Here's and example event;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;09/17/2020 12:10:53 PM&lt;BR /&gt;LogName=System&lt;BR /&gt;SourceName=Microsoft-Windows-Service Control Manager&lt;BR /&gt;EventCode=7036&lt;BR /&gt;EventType=4&lt;BR /&gt;Type=Information&lt;BR /&gt;ComputerName=oneof.my.servers&lt;BR /&gt;TaskCategory=None&lt;BR /&gt;OpCode=The operation completed successfully.&lt;BR /&gt;RecordNumber=15183030&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 17:13:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Transforms-conf-issue/m-p/520186#M87935</guid>
      <dc:creator>nmccaffery333</dc:creator>
      <dc:date>2020-09-17T17:13:53Z</dc:date>
    </item>
  </channel>
</rss>

