<?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 Query to bring the macro dependency? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Query-to-bring-the-macro-dependency/m-p/498942#M4470</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Can someone help me with query that gives the macro dependency(ex Dashboard, reports etc ).&lt;BR /&gt;When I fire that query in search window, I need information like in what all dashboard, reports etc that macro is used.&lt;/P&gt;
&lt;P&gt;Thanks in advance...&lt;/P&gt;</description>
    <pubDate>Sat, 06 Jun 2020 17:02:14 GMT</pubDate>
    <dc:creator>Shan</dc:creator>
    <dc:date>2020-06-06T17:02:14Z</dc:date>
    <item>
      <title>Query to bring the macro dependency?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Query-to-bring-the-macro-dependency/m-p/498942#M4470</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Can someone help me with query that gives the macro dependency(ex Dashboard, reports etc ).&lt;BR /&gt;When I fire that query in search window, I need information like in what all dashboard, reports etc that macro is used.&lt;/P&gt;
&lt;P&gt;Thanks in advance...&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 17:02:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Query-to-bring-the-macro-dependency/m-p/498942#M4470</guid>
      <dc:creator>Shan</dc:creator>
      <dc:date>2020-06-06T17:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Query to bring the macro dependency?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Query-to-bring-the-macro-dependency/m-p/498943#M4471</link>
      <description>&lt;P&gt;There is no one query to do that.  You'll have to search all saved searches, dashboards, and eventtypes (each is a different REST call) for instances of the macro.  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /servicesNS/-/-/saved/searches | search search="*macroName*"
| rest /servicesNS/-/-/ui/views | search eai:data="*macroName*"
| rest /servicesNS/-/-/saved/eventtypes| search search="*macroName*"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 Mar 2020 13:28:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Query-to-bring-the-macro-dependency/m-p/498943#M4471</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-03-23T13:28:01Z</dc:date>
    </item>
  </channel>
</rss>

