<?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: Is there an API in AppDynamics that can be used to archive events? in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738726#M11077</link>
    <description>&lt;P&gt;Hi Dale&lt;/P&gt;

&lt;P&gt;I don't believe there is an official API for it, that I know of.&lt;/P&gt;

&lt;P&gt;To get the API that is being called just use developer tools in your browser, and archive an event. You will see a specific API that's called, with an input of the EventID that is being archived.&lt;/P&gt;

&lt;P&gt;You can then just build that into your process, when you create a deployment event, to immediately archive it.&lt;/P&gt;


&lt;P&gt;Ciao&lt;/P&gt;</description>
    <pubDate>Sat, 23 Oct 2021 08:28:52 GMT</pubDate>
    <dc:creator>Morelz</dc:creator>
    <dc:date>2021-10-23T08:28:52Z</dc:date>
    <item>
      <title>Is there an API in AppDynamics that can be used to archive events?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738725#M11076</link>
      <description>&lt;P&gt;I am in the process of integrating AppDynamics with our build tool. I am going to add a step in the build to create an APPLICATION_DEPLOYMENT event whenever there is a code deployment to the production server. I have experimented with the event generation API and have it working. The API documentation states that events have a lifespan of two weeks unless the event is archived. Is there a way to have an event automatically archived as we want to have deployment events last for a year?&lt;/P&gt;&lt;P&gt;Is there another way to capture what we need?&lt;/P&gt;&lt;P&gt;Dale Chapman&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 14:36:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738725#M11076</guid>
      <dc:creator>Dale_Chapman</dc:creator>
      <dc:date>2021-10-22T14:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API in AppDynamics that can be used to archive events?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738726#M11077</link>
      <description>&lt;P&gt;Hi Dale&lt;/P&gt;

&lt;P&gt;I don't believe there is an official API for it, that I know of.&lt;/P&gt;

&lt;P&gt;To get the API that is being called just use developer tools in your browser, and archive an event. You will see a specific API that's called, with an input of the EventID that is being archived.&lt;/P&gt;

&lt;P&gt;You can then just build that into your process, when you create a deployment event, to immediately archive it.&lt;/P&gt;


&lt;P&gt;Ciao&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 08:28:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738726#M11077</guid>
      <dc:creator>Morelz</dc:creator>
      <dc:date>2021-10-23T08:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API in AppDynamics that can be used to archive events?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738727#M11078</link>
      <description>&lt;P&gt;I have tried your idea and I got a surprise. The REST call wasn't made because the javascript in the UI indicated that the event was already archived. The documentation does not indicate that the APPLICATION_DEPLOYED event is automatically archived but it does indicate that the APPLICATION_CONFIG_CHANGED event is.&amp;nbsp;&lt;BR /&gt;So, now my question is:&lt;BR /&gt;Does the APPLICATION_DEPLOYED event get automatically archived?&lt;BR /&gt;If so, my issue has been resolved.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Dale Chapman&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 12:28:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738727#M11078</guid>
      <dc:creator>Dale_Chapman</dc:creator>
      <dc:date>2021-10-25T12:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API in AppDynamics that can be used to archive events?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738728#M11079</link>
      <description>&lt;P&gt;Awesome Dale&lt;/P&gt;

&lt;P&gt;Easiest way would be to check if you can archive a "Normal Event", to see if the API works at all.&lt;/P&gt;

&lt;P&gt;But yes, best would be to check with AppD Support if that is the case. Might just be an omission from the documentation that its auto archived.&lt;/P&gt;

&lt;P&gt;Ciao&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 12:45:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738728#M11079</guid>
      <dc:creator>Morelz</dc:creator>
      <dc:date>2021-10-25T12:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API in AppDynamics that can be used to archive events?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738729#M11080</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/62699"&gt;@Dale.Chapman&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;If you share the Documentation link, I will have the Docs team look at it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 18:07:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738729#M11080</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2021-10-25T18:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API in AppDynamics that can be used to archive events?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738730#M11081</link>
      <description>&lt;P&gt;The location where I saw this data is here:&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/21.2/en/appdynamics-essentials/monitor-events/events-reference" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/21.2/en/appdynamics-essentials/monitor-events/events-reference&lt;/A&gt;&lt;BR /&gt;Look for APPLICATION_CONFIG_CHANGE&lt;BR /&gt;There is a blue box below the description that states that this type of event is automatically archived.&lt;BR /&gt;Just below it, there is an entry for APPLICATION_DEPLOYMENT event. There is no equivalent blue box below it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Dale Chapman&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 16:47:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738730#M11081</guid>
      <dc:creator>Dale_Chapman</dc:creator>
      <dc:date>2021-10-28T16:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API in AppDynamics that can be used to archive events?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738731#M11082</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/62699"&gt;@Dale.Chapman&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;I have created a ticket for the Docs team to look into it. Did you happen to see&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142893"&gt;@Mario.Morelli&lt;/A&gt;&amp;nbsp;response? If not, please check it out and see if his info helped out at all.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 17:35:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-an-API-in-AppDynamics-that-can-be-used-to-archive/m-p/738731#M11082</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2021-10-28T17:35:14Z</dc:date>
    </item>
  </channel>
</rss>

