<?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: Dynatrace Manage Server stream data to external source like ELK. in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88360#M399</link>
    <description>&lt;P&gt;There is no such functionality at the moment. The only way to access the timeseries data is using REST API (pull it from Dynatrace). So if you are talking about Grafana, you could definitely write a data source plugin for the Dynatrace REST API, that would allow you to use timeseries data in Dynatrace in Grafana dashboards. &lt;/P&gt;&lt;P&gt;Do you have any particular use case that could be resolved with Grafana and cannot be accomplished with Dynatrace dashboarding capabilities itself? &lt;/P&gt;&lt;P&gt;BTW - there is streaming possibility in Dynatace, but for user session data only.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Aug 2018 06:21:33 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2018-08-22T06:21:33Z</dc:date>
    <item>
      <title>Dynatrace Manage Server stream data to external source like ELK.</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88359#M398</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;In Appmon there's a documented way of streaming data to a timeseries datastore or ELK. I wonder if there's some way to do this using the new Dynatrace  or refer me to any documentation?&lt;/P&gt;&lt;P&gt;We wanted to try streaming data on Dynatrace(not Appmon) to any timeseries database or ELK then present some insight with Grafana. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Aug 2018 20:59:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88359#M398</guid>
      <dc:creator>ricky_guillarte</dc:creator>
      <dc:date>2018-08-21T20:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Manage Server stream data to external source like ELK.</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88360#M399</link>
      <description>&lt;P&gt;There is no such functionality at the moment. The only way to access the timeseries data is using REST API (pull it from Dynatrace). So if you are talking about Grafana, you could definitely write a data source plugin for the Dynatrace REST API, that would allow you to use timeseries data in Dynatrace in Grafana dashboards. &lt;/P&gt;&lt;P&gt;Do you have any particular use case that could be resolved with Grafana and cannot be accomplished with Dynatrace dashboarding capabilities itself? &lt;/P&gt;&lt;P&gt;BTW - there is streaming possibility in Dynatace, but for user session data only.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Aug 2018 06:21:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88360#M399</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2018-08-22T06:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Manage Server stream data to external source like ELK.</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88361#M400</link>
      <description>&lt;P&gt;Thanks Julius for your reply, i'll check the dyntrace rest api documentation. If you have some documentation and link that would be helpful.&lt;BR /&gt;&lt;BR /&gt;Our use case is that we have multiple tools and metrics that provided different functionality for our application analytics and the last piece is to integrate APM data from dynatrace so we can provide a single view. &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Aug 2018 14:30:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88361#M400</guid>
      <dc:creator>ricky_guillarte</dc:creator>
      <dc:date>2018-08-22T14:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Manage Server stream data to external source like ELK.</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88362#M401</link>
      <description>&lt;P&gt;You should be able to install your own Kibana and configure it with the Elasticsearch running on nodes. &lt;/P&gt;&lt;P&gt;This will however contain only user sessions data and few others.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Aug 2018 17:25:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88362#M401</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2018-08-22T17:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Manage Server stream data to external source like ELK.</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88363#M402</link>
      <description>&lt;P&gt;Hi Ricky. were you able to do something? &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 May 2019 13:25:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-Manage-Server-stream-data-to-external-source-like-ELK/m-p/88363#M402</guid>
      <dc:creator>alessandro_conc</dc:creator>
      <dc:date>2019-05-18T13:25:46Z</dc:date>
    </item>
  </channel>
</rss>

