<?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 Splunk - Enterprise Security - Disable Splunk Web Messages in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Disable-Splunk-Web-Messages/m-p/396581#M4372</link>
    <description>&lt;P&gt;How can I selectively disable/suppress Splunk web messages? This one is quite a nuisance and quite obviously a bug of some kind:&lt;/P&gt;

&lt;P&gt;Splunk_SA_CIM version 4.11.0 is lower than required 4.9.1&lt;BR /&gt;
6/19/2018, 12:46:13 PM&lt;/P&gt;

&lt;P&gt;It's starting to get a bit annoying clearing it over and over. 4.11.0 is obviously a higher version than 4.9.1 but I presume whatever is driving this message is only reading to 4.1* and interpreting that as a lower version. &lt;/P&gt;

&lt;P&gt;Any help here would be hugely helpful!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 20:05:45 GMT</pubDate>
    <dc:creator>SMWickman</dc:creator>
    <dc:date>2020-09-29T20:05:45Z</dc:date>
    <item>
      <title>Splunk - Enterprise Security - Disable Splunk Web Messages</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Disable-Splunk-Web-Messages/m-p/396581#M4372</link>
      <description>&lt;P&gt;How can I selectively disable/suppress Splunk web messages? This one is quite a nuisance and quite obviously a bug of some kind:&lt;/P&gt;

&lt;P&gt;Splunk_SA_CIM version 4.11.0 is lower than required 4.9.1&lt;BR /&gt;
6/19/2018, 12:46:13 PM&lt;/P&gt;

&lt;P&gt;It's starting to get a bit annoying clearing it over and over. 4.11.0 is obviously a higher version than 4.9.1 but I presume whatever is driving this message is only reading to 4.1* and interpreting that as a lower version. &lt;/P&gt;

&lt;P&gt;Any help here would be hugely helpful!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:05:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Disable-Splunk-Web-Messages/m-p/396581#M4372</guid>
      <dc:creator>SMWickman</dc:creator>
      <dc:date>2020-09-29T20:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk - Enterprise Security - Disable Splunk Web Messages</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Disable-Splunk-Web-Messages/m-p/396582#M4373</link>
      <description>&lt;P&gt;If you are looking to get rid of those messages altogether, you could use props / transforms to get rid of those events at index time...    &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#props.conf 

[sourcetype-of-annoying-event]
TRANSFORMS-get_rid_of_annoying_messages = shred_useless_cim_events


#transforms.conf

[shred_useless_cim_events]
SOURCE_KEY = _raw
DEST_KEY = queue
FORMAT = nullQueue
REGEX = Splunk_SA_CIM\sversion\s4\.11\.0\sis\slower\sthan\srequired\s4\.9\.1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;... These would need to be put on your indexers and / or heavy forwarders, depending on how data is coming into Splunk. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 17:09:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Disable-Splunk-Web-Messages/m-p/396582#M4373</guid>
      <dc:creator>darrenfuller</dc:creator>
      <dc:date>2018-06-19T17:09:21Z</dc:date>
    </item>
  </channel>
</rss>

