<?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 How do I create a dashboard that searches other dashboards for recently modified or updated dashboards? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-dashboard-that-searches-other-dashboards-for/m-p/294349#M88868</link>
    <description>&lt;P&gt;So I was just wondering if it was possible to create a dashboard that searches for all other recently modified or updated searches of dashboards?&lt;/P&gt;

&lt;P&gt;And if so when I search up these updated databases I would like to know the indexes and dataset that these dashboards have.&lt;/P&gt;

&lt;P&gt;Hopefully that makes sense..Please let me know if it's possible, or similar ways I can find this! Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2017 20:35:01 GMT</pubDate>
    <dc:creator>eyaluodba</dc:creator>
    <dc:date>2017-05-15T20:35:01Z</dc:date>
    <item>
      <title>How do I create a dashboard that searches other dashboards for recently modified or updated dashboards?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-dashboard-that-searches-other-dashboards-for/m-p/294349#M88868</link>
      <description>&lt;P&gt;So I was just wondering if it was possible to create a dashboard that searches for all other recently modified or updated searches of dashboards?&lt;/P&gt;

&lt;P&gt;And if so when I search up these updated databases I would like to know the indexes and dataset that these dashboards have.&lt;/P&gt;

&lt;P&gt;Hopefully that makes sense..Please let me know if it's possible, or similar ways I can find this! Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 20:35:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-dashboard-that-searches-other-dashboards-for/m-p/294349#M88868</guid>
      <dc:creator>eyaluodba</dc:creator>
      <dc:date>2017-05-15T20:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a dashboard that searches other dashboards for recently modified or updated dashboards?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-dashboard-that-searches-other-dashboards-for/m-p/294350#M88869</link>
      <description>&lt;P&gt;Hi  jdastmalchi [Splunk],&lt;BR /&gt;
try using a search like the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*/web_access.log* editxml 
| rex "(?&amp;lt;app&amp;gt;\w+)/(?&amp;lt;dashboard&amp;gt;[^/]+)/editxml" 
| table _time referer_domain user app dashboard
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 07:17:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-dashboard-that-searches-other-dashboards-for/m-p/294350#M88869</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-05-16T07:17:03Z</dc:date>
    </item>
  </channel>
</rss>

