<?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 List of Applications that were recently added in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/List-of-Applications-that-were-recently-added/m-p/737735#M10574</link>
    <description>&lt;P&gt;Hi We are looking to pull the list of Applications that got added today which are not part of APPD yesterday.&lt;/P&gt;
&lt;P&gt;Is there any way we can pull it apart from controller Audit logs.&lt;/P&gt;</description>
    <pubDate>Fri, 21 May 2021 14:29:56 GMT</pubDate>
    <dc:creator>nvnbsibm</dc:creator>
    <dc:date>2021-05-21T14:29:56Z</dc:date>
    <item>
      <title>List of Applications that were recently added</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/List-of-Applications-that-were-recently-added/m-p/737735#M10574</link>
      <description>&lt;P&gt;Hi We are looking to pull the list of Applications that got added today which are not part of APPD yesterday.&lt;/P&gt;
&lt;P&gt;Is there any way we can pull it apart from controller Audit logs.&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 14:29:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/List-of-Applications-that-were-recently-added/m-p/737735#M10574</guid>
      <dc:creator>nvnbsibm</dc:creator>
      <dc:date>2021-05-21T14:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: List of Applications that were recently added</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/List-of-Applications-that-were-recently-added/m-p/737736#M10575</link>
      <description>&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Hi &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/149315"&gt;@V N Bhavanishankar.N&lt;/A&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;Thank you for posting to the community.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;If you are using an on-prem controller, you can query the application table in the controller database.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;You can access the database by the following command:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"&amp;lt;controller_home&amp;gt;/bin/controller.sh login-db"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;A query like below would give results with applications which were created after a specified time.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"select id, name, from_unixtime(created_on/1000) from application where created_on &amp;gt;= {Unix timestamp in milliseconds};"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;If you are using SaaS, you may use the "Retrieve All Business Applications" API.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/21.6/en/extend-appdynamics/appdynamics-apis/application-model-api#ApplicationModelAPI-RetrieveAllBusinessApplications" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.appdynamics.com/21.6/en/extend-appdynamics/appdynamics-apis/application-model-api#ApplicationModelAPI-RetrieveAllBusinessApplications&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;You can get the list of applications that are alive on a specified date.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;By getting the list for yesterday and today and comparing them, you can get applications which were added today.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;*Time-range-type may not be effective for certain environments depending on the setting. In that case, you may request the API daily and compare the results on daily basis to get new applications added on a certain day.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;In addition, although it's not a list, you can see each application's created date from UI.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Application -&amp;gt; Actions -&amp;gt; Edit Application Properties&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Attaching snippet for reference. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Hiroki&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;

&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HirokiIto_0-1624932724068.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35358iE713F59C0BC9132B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 02:14:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/List-of-Applications-that-were-recently-added/m-p/737736#M10575</guid>
      <dc:creator>Hiroki_Ito</dc:creator>
      <dc:date>2021-06-29T02:14:16Z</dc:date>
    </item>
  </channel>
</rss>

