<?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: Auditing Dynatrace mission control communication in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46678#M734</link>
    <description>&lt;P&gt;There is no generally available tools to dump the clear text payload sent to Mission Control. We can discuss internally what's inside each request.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please also read new topic in documentation "How does Mission Control pro-active support work?" and&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.dynatrace.com/managed/shortlink/managed-support" target="_self"&gt;How Mission Control pro-active support works&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;in particular:&lt;/P&gt;
&lt;P&gt;Dynatrace Mission Control is responsible for sending&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Usage and billing information.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Dynatrace Server health statistics&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Once permission is granted, our Mission Control team can remotely &lt;BR /&gt;analyze the hardware utilization of your Dynatrace Managed installation &lt;BR /&gt;and alert you if more resources are required.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Dynatrace Server event tracking&lt;/STRONG&gt;&lt;BR /&gt;Events like server starts/shutdowns, added/removed nodes, and Security &lt;BR /&gt;Gateway registrations are tracked automatically. Our Mission Control &lt;BR /&gt;team can remotely analyze and address problems or incompatibilities with&lt;BR /&gt;your Dynatrace Server, so you don't need to track and react to system &lt;BR /&gt;events. If you should ever need to contact Dynatrace Support, you won't &lt;BR /&gt;need to collect the required log files for problem details—Mission &lt;BR /&gt;Control gathers this data for your automatically. To see the list of &lt;BR /&gt;Dynatrace Server system events that are automatically logged, click the &lt;STRONG&gt;Events&lt;/STRONG&gt; tile on your Dynatrace Managed home page.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;System settings&lt;/STRONG&gt;&lt;BR /&gt;Our Mission Control team can remotely optimize your Dynatrace Managed settings to ensure optimum performance and stability.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Software updates&lt;/STRONG&gt;&lt;BR /&gt;Dynatrace Managed software updates are mandatory and are typically &lt;BR /&gt;published every four weeks. You can customize the timing of Dynatrace &lt;BR /&gt;Managed updates (daily or weekly). Updates are automatically &lt;BR /&gt;communicated to your users at least 24 hours in advance. Dynatrace &lt;BR /&gt;Managed updates are fast and allow monitoring to continue seamlessly.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Wed, 12 Mar 2025 13:51:06 GMT</pubDate>
    <dc:creator>Radoslaw_Szulgo</dc:creator>
    <dc:date>2025-03-12T13:51:06Z</dc:date>
    <item>
      <title>Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46675#M731</link>
      <description>&lt;P&gt;Is there a configuration option or an official utility to audit/dump communication to Dynatrace Mission Control? &lt;/P&gt;&lt;P&gt;Some customers (mostly financial/telco/healthcare) do have strict security policy about communication outside their network and all data uploaded/downloaded to 3rd parties must be audited. Since communication to Dynatrace Mission Control is encrypted, it's not directly possible to see and dump communication payload. &lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 08:21:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46675#M731</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2017-12-15T08:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46676#M732</link>
      <description>&lt;P&gt;I have customer where this will  be relevant as well. It was mentioned that it will be possible to intercept the uplink with a proxy and analyze the data.&lt;/P&gt;&lt;P&gt;Is there more concrete information on that?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 08:43:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46676#M732</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2017-12-15T08:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46677#M733</link>
      <description>&lt;P&gt;Actually the endpoints for outbound communication are specified in the server configuration file. If you use a classic MITM proxy, it will probably not work because of certificate validation. You would have to add a custom certificate to truststore for Dynatrace server and maybe other components as well. &lt;BR /&gt;&lt;BR /&gt;If Dynatrace server allows changing those endpoint urls (billing, opc, ...) to non https, it would be quite simple to write a "proxy" to dump communication and forward it to mission control. However not sure about the websocket communication from Dynatrace into customer environment.&lt;BR /&gt;&lt;BR /&gt;Probably both methods can be used, but I'm asking for official supported solution.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 08:53:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46677#M733</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2017-12-15T08:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46678#M734</link>
      <description>&lt;P&gt;There is no generally available tools to dump the clear text payload sent to Mission Control. We can discuss internally what's inside each request.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please also read new topic in documentation "How does Mission Control pro-active support work?" and&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.dynatrace.com/managed/shortlink/managed-support" target="_self"&gt;How Mission Control pro-active support works&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;in particular:&lt;/P&gt;
&lt;P&gt;Dynatrace Mission Control is responsible for sending&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Usage and billing information.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Dynatrace Server health statistics&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Once permission is granted, our Mission Control team can remotely &lt;BR /&gt;analyze the hardware utilization of your Dynatrace Managed installation &lt;BR /&gt;and alert you if more resources are required.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Dynatrace Server event tracking&lt;/STRONG&gt;&lt;BR /&gt;Events like server starts/shutdowns, added/removed nodes, and Security &lt;BR /&gt;Gateway registrations are tracked automatically. Our Mission Control &lt;BR /&gt;team can remotely analyze and address problems or incompatibilities with&lt;BR /&gt;your Dynatrace Server, so you don't need to track and react to system &lt;BR /&gt;events. If you should ever need to contact Dynatrace Support, you won't &lt;BR /&gt;need to collect the required log files for problem details—Mission &lt;BR /&gt;Control gathers this data for your automatically. To see the list of &lt;BR /&gt;Dynatrace Server system events that are automatically logged, click the &lt;STRONG&gt;Events&lt;/STRONG&gt; tile on your Dynatrace Managed home page.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;System settings&lt;/STRONG&gt;&lt;BR /&gt;Our Mission Control team can remotely optimize your Dynatrace Managed settings to ensure optimum performance and stability.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Software updates&lt;/STRONG&gt;&lt;BR /&gt;Dynatrace Managed software updates are mandatory and are typically &lt;BR /&gt;published every four weeks. You can customize the timing of Dynatrace &lt;BR /&gt;Managed updates (daily or weekly). Updates are automatically &lt;BR /&gt;communicated to your users at least 24 hours in advance. Dynatrace &lt;BR /&gt;Managed updates are fast and allow monitoring to continue seamlessly.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 12 Mar 2025 13:51:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46678#M734</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2025-03-12T13:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46679#M735</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/5499/view.html" nodeid="5499"&gt;@Radoslaw S.&lt;/A&gt; could you ping me so we can discuss the possibilities of intercepting the mission control traffic? patrick.hofmann@amasol.de&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:33:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46679#M735</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2017-12-15T09:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46680#M736</link>
      <description>&lt;P&gt;I'm aware what is mission control used for.&lt;BR /&gt;However this answer won't be acceptable by security personnel in environments with high security requirements (agents on servers processing sensitive data, such as banking).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Not being able to audit communication will likely prohibit Dynatrace for being deployed (=purchased) in such environments.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:38:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46680#M736</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2017-12-15T09:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46681#M737</link>
      <description>&lt;P&gt;Do we have any update on this? Would like to get more details how the data can be audited and what type of flexibility is available in what information can be sent from the managed server. &lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 14:11:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46681#M737</guid>
      <dc:creator>canadalove150</dc:creator>
      <dc:date>2018-06-04T14:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46682#M738</link>
      <description>&lt;P&gt;There is flexibility, observe the preferences available to a cluster admin in the CMC. There is also complete audits available to cluster admins in the CMC (observe &lt;EM&gt;audit log&lt;/EM&gt; in the sidebar in pic below).&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/17039-cmc-preferences.png" /&gt;&lt;/P&gt;&lt;P&gt;As above mentioned by Radoslaw, check the &lt;A href="https://www.dynatrace.com/support/help/get-started/managed-introduction/how-does-mission-control-pro-active-support-work/#mission-control-security"&gt;Mission Control Security&lt;/A&gt; section.&lt;/P&gt;&lt;P&gt;Dynatrace have provided further insight in the &lt;A href="https://www.dynatrace.com/company/trust-center/"&gt;Trust Center&lt;/A&gt;, if you are interested in this subject.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 14:32:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46682#M738</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2018-06-04T14:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46683#M739</link>
      <description>Any update on this ? &lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2019 03:38:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46683#M739</guid>
      <dc:creator>chuan_sern_wong</dc:creator>
      <dc:date>2019-09-17T03:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46684#M740</link>
      <description>&lt;P&gt;Some of our clients are unsecuring communication to mission control and tracking it for some time. After that they are going back to normal. I don’t know any other option.&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2019 04:55:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46684#M740</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-09-17T04:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing Dynatrace mission control communication</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46685#M741</link>
      <description>&lt;P&gt;Nothing has changed, but you can still do MITM communication auditing. It requires some work with adding a certificate to the trust store so Dynatrace Cluster can trust the MITM proxy. &lt;BR /&gt;&lt;BR /&gt;Anyway, any changes from Dynatrace are being audited in the Audit log available in the CMC.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2019 06:40:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Auditing-Dynatrace-mission-control-communication/m-p/46685#M741</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-09-17T06:40:01Z</dc:date>
    </item>
  </channel>
</rss>

