<?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: Splunk Security Essentials - macro 'summariesonly_config' cannot be found in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697993#M12042</link>
    <description>&lt;P&gt;Is the Endpoint DM accelerated?&amp;nbsp; If not, then setting indexes won't accomplish anything.&amp;nbsp; Also, the data in the wineventlog index must be CIM-compliant.&amp;nbsp; See the &lt;A href="https://docs.splunk.com/Documentation/CIM/5.3.2/User/Endpoint" target="_self"&gt;CIM Manual&lt;/A&gt; for the field names expected by the DM.&amp;nbsp; Use field aliases and EVALs in props.conf to create the fields.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2024 15:17:53 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2024-09-02T15:17:53Z</dc:date>
    <item>
      <title>Splunk Security Essentials - macro 'summariesonly_config' cannot be found</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697821#M12038</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am testing the Security Essentials App 3.8.0 in Splunk 9.0.8, and I found the same issue while trying to activate the following contents:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Unknown Process Using The Kerberos Protocol&lt;/LI&gt;&lt;LI&gt;Windows Steal or Forge Kerberos Tickets Klist&lt;/LI&gt;&lt;LI&gt;ServicePrincipalNames Discovery with SetSPN&lt;/LI&gt;&lt;LI&gt;Rubeus Command Line Parameters&lt;/LI&gt;&lt;LI&gt;Mimikatz PassTheTicket CommandLine Parameters&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In all cases above, I get two errors:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;"&lt;SPAN&gt;Must have data in data model&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Endpoint.Processes" is in red even though I have installed several Add-ons suggested as compatible such as&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;Splunk Add-on for Microsoft Windows 8.9.0&lt;/LI&gt;&lt;LI&gt;Palo Alto Networks Add-on for Splunk 8.1.1&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Error in 'SearchParser': The search specifies a macro 'summariesonly_config' that cannot be found.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I searched that missing macro and indeed it does not exist. Should I create it manually? With which value?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;Do you have any idea how to fix those two errors?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Many thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 10:40:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697821#M12038</guid>
      <dc:creator>corti77</dc:creator>
      <dc:date>2024-08-30T10:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Security Essentials - macro 'summariesonly_config' cannot be found</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697836#M12039</link>
      <description>&lt;P&gt;Installing add-ons is not enough to populate a datamodel.&amp;nbsp; You must have indexed data that matches what the datamodel looks for and is tagged appropriately.&lt;/P&gt;&lt;P&gt;None of the listed SE content uses a macro called `summariesonly_config`.&amp;nbsp; Creating one is likely to be the easiest way around this error.&amp;nbsp; I would set the definition to '&lt;FONT face="courier new,courier"&gt;summariesonly=true&lt;/FONT&gt;'.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 14:40:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697836#M12039</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-08-30T14:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Security Essentials - macro 'summariesonly_config' cannot be found</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697954#M12040</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you were right.&lt;/P&gt;&lt;P&gt;The datamodel "Endpoint" was not properly configured, whitelisted indexers were empty.&lt;/P&gt;&lt;P&gt;I added the index wineventlog but it still appears in red. But whenever I click on the "open search" link next to the red icon, that query does get data.&lt;BR /&gt;&lt;SPAN&gt;any idea of what might be happening here?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Also, I created the macro "summaryonly_config" as you suggested but new errors appeared related to the other two missing macros "oldsummaries_config" and "fillnull_config".&lt;/P&gt;&lt;P&gt;I also created these macros with a true value in both cases. that seems to solve the issue with the search, no more errors are shown.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 09:34:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697954#M12040</guid>
      <dc:creator>corti77</dc:creator>
      <dc:date>2024-09-02T09:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Security Essentials - macro 'summariesonly_config' cannot be found</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697993#M12042</link>
      <description>&lt;P&gt;Is the Endpoint DM accelerated?&amp;nbsp; If not, then setting indexes won't accomplish anything.&amp;nbsp; Also, the data in the wineventlog index must be CIM-compliant.&amp;nbsp; See the &lt;A href="https://docs.splunk.com/Documentation/CIM/5.3.2/User/Endpoint" target="_self"&gt;CIM Manual&lt;/A&gt; for the field names expected by the DM.&amp;nbsp; Use field aliases and EVALs in props.conf to create the fields.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 15:17:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697993#M12042</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-09-02T15:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Security Essentials - macro 'summariesonly_config' cannot be found</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697999#M12043</link>
      <description>&lt;P&gt;hi again&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;the model is accelerated and contains data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="corti77_0-1725292600523.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32482i179490C872C7284A/image-size/large?v=v2&amp;amp;px=999" role="button" title="corti77_0-1725292600523.png" alt="corti77_0-1725292600523.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and I use the latest version of the Microsoft add-on 8.9.0 which is CIM compliant.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="corti77_1-1725292656162.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32483iA6AFEC8B8FD09F7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="corti77_1-1725292656162.png" alt="corti77_1-1725292656162.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;any other idea?&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 15:58:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Security-Essentials-macro-summariesonly-config-cannot-be/m-p/697999#M12043</guid>
      <dc:creator>corti77</dc:creator>
      <dc:date>2024-09-02T15:58:52Z</dc:date>
    </item>
  </channel>
</rss>

