<?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 remove the Windows message description in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-the-Windows-message-description/m-p/532633#M150465</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/1406"&gt;@woodcock&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm triying this solutions without good results. I'm receiving message info after config the props.conf.&lt;/P&gt;&lt;P&gt;In deploy server, into the app, in local/props.conf I configure the parameters.&lt;/P&gt;&lt;P&gt;Do i Need anymore things?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2020 12:59:02 GMT</pubDate>
    <dc:creator>Mai_splunk</dc:creator>
    <dc:date>2020-12-10T12:59:02Z</dc:date>
    <item>
      <title>How to remove the Windows message description</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-the-Windows-message-description/m-p/490052#M136880</link>
      <description>&lt;P&gt;Found a great article on how to remove the Windows message description - &lt;A href="https://www.hurricanelabs.com/splunk-tutorials/windows-event-log-filtering-design-in-splunk#"&gt;https://www.hurricanelabs.com/splunk-tutorials/windows-event-log-filtering-design-in-splunk#&lt;/A&gt; - and followed the article to create the following props/transforms conf files:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;props.conf: 

[source::WinEventLog:Security] 
TRANSFORMS-removedescription = removeEventDesc1 

transforms.conf: 

[removeEventDesc1] 
LOOKAHEAD = 16128 
REGEX = (?msi)(.*)This event is generated 
DEST_KEY = _raw 
FORMAT = $1 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Waited some time for the UFs to phone home and pick up the change, but when I search the Windows events, I still see the description in the event.&lt;/P&gt;

&lt;P&gt;Any idea or insights as to why would be greatly appreciated.&lt;/P&gt;

&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 19:29:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-the-Windows-message-description/m-p/490052#M136880</guid>
      <dc:creator>jwalzerpitt</dc:creator>
      <dc:date>2019-11-25T19:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the Windows message description</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-the-Windows-message-description/m-p/490053#M136881</link>
      <description>&lt;P&gt;Don't reinvent the wheel.  Upgrade to the latest version and then do this:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/WindowsAddOn/7.0.0/User/Configuration#Configure_props.conf"&gt;https://docs.splunk.com/Documentation/WindowsAddOn/7.0.0/User/Configuration#Configure_props.conf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 19:38:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-the-Windows-message-description/m-p/490053#M136881</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-25T19:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the Windows message description</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-the-Windows-message-description/m-p/490054#M136882</link>
      <description>&lt;P&gt;Thx for the heads up&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 19:58:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-the-Windows-message-description/m-p/490054#M136882</guid>
      <dc:creator>jwalzerpitt</dc:creator>
      <dc:date>2019-11-25T19:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the Windows message description</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-remove-the-Windows-message-description/m-p/532633#M150465</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/1406"&gt;@woodcock&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm triying this solutions without good results. I'm receiving message info after config the props.conf.&lt;/P&gt;&lt;P&gt;In deploy server, into the app, in local/props.conf I configure the parameters.&lt;/P&gt;&lt;P&gt;Do i Need anymore things?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 12:59:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-remove-the-Windows-message-description/m-p/532633#M150465</guid>
      <dc:creator>Mai_splunk</dc:creator>
      <dc:date>2020-12-10T12:59:02Z</dc:date>
    </item>
  </channel>
</rss>

