<?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: migration in Installation</title>
    <link>https://community.splunk.com/t5/Installation/migration/m-p/712180#M14304</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;adding a bit of information the the perfect answer of&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;:&lt;/P&gt;&lt;P&gt;it's always a best practice to save all the customizations that you did in ES in a custom app, e.g. custom field extractions, custom correlation searches or dashboards or reports, or, as in your case, macros: don't leave anything custom in the Enterprise Security (and the other module) app.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2025 06:52:12 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2025-02-21T06:52:12Z</dc:date>
    <item>
      <title>migration</title>
      <link>https://community.splunk.com/t5/Installation/migration/m-p/712165#M14300</link>
      <description>&lt;P&gt;so i copied enterprise security app folder from old sh to new but it is showing macro error not found where i can find the macro of this app and how to migrate them also.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 04:57:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migration/m-p/712165#M14300</guid>
      <dc:creator>SN1</dc:creator>
      <dc:date>2025-02-21T04:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: migration</title>
      <link>https://community.splunk.com/t5/Installation/migration/m-p/712171#M14301</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/274807"&gt;@SN1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Locate Macros in the Old Search Head&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From the Splunk UI:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Navigate to &lt;STRONG&gt;Settings&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Advanced Search&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Search Macros&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1740114927214.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34655i41D42A240904FE6D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1740114927214.png" alt="kiran_panchavat_0-1740114927214.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 05:15:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migration/m-p/712171#M14301</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-02-21T05:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: migration</title>
      <link>https://community.splunk.com/t5/Installation/migration/m-p/712172#M14302</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/274807"&gt;@SN1&lt;/a&gt;When migrating from an old search head to a new one, it's essential to ensure that all configurations, including macros, are correctly transferred. However, if you're encountering issues such as missing macros after the migration, it indicates that some components may not have been properly moved. To address this, I recommend reaching out to Splunk Support for personalized assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 05:18:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migration/m-p/712172#M14302</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-02-21T05:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: migration</title>
      <link>https://community.splunk.com/t5/Installation/migration/m-p/712179#M14303</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/274807"&gt;@SN1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recommend running the following on our old SH to find out where the macro is easily:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/opt/splunk/bin/splunk btool macros list MacroName --debug&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Replace MacroName with the name of your missing macro - this should output a the configuration of the macro and include the path that the macro resides in.&lt;/P&gt;&lt;P&gt;If you still do not see the macro there then it could be a private Knowledge Object. Did you copy you user's custom data from /opt/splunk/etc/users aswell? Did you copy all the apps from the old SH to the new SH?&lt;/P&gt;&lt;P&gt;Please let me know how you get on and consider accepting this answer or adding karma this answer if it has helped.&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 06:55:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migration/m-p/712179#M14303</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-02-21T06:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: migration</title>
      <link>https://community.splunk.com/t5/Installation/migration/m-p/712180#M14304</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;adding a bit of information the the perfect answer of&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;:&lt;/P&gt;&lt;P&gt;it's always a best practice to save all the customizations that you did in ES in a custom app, e.g. custom field extractions, custom correlation searches or dashboards or reports, or, as in your case, macros: don't leave anything custom in the Enterprise Security (and the other module) app.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 06:52:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/migration/m-p/712180#M14304</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-02-21T06:52:12Z</dc:date>
    </item>
  </channel>
</rss>

