<?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: How to post the logs from mobile application in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Post-logs-from-a-mobile-application/m-p/208058#M4680</link>
    <description>&lt;P&gt;You could use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/log-monitoring-v2/post-ingest-logs" target="_self"&gt;Log Monitoring APIs Ingest Endpoint&lt;/A&gt;, but that's probably not a good idea with a (limited) mobile connection.&lt;/P&gt;&lt;P&gt;Instead you can use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/platform-modules/digital-experience/mobile-applications/instrument-android-app/instrumentation-via-oneagent-sdk/oneagent-sdk-for-android" target="_self"&gt;OneAgent SDK vor Andoird&lt;/A&gt;&amp;nbsp; (&lt;A href="https://www.dynatrace.com/support/help/platform-modules/digital-experience/mobile-applications/instrument-ios-app/customization/oneagent-sdk-for-ios" target="_self"&gt;or iOS&lt;/A&gt;) to report values, errors or events for the information you want to have in dynatrace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 09:02:10 GMT</pubDate>
    <dc:creator>pahofmann</dc:creator>
    <dc:date>2023-03-27T09:02:10Z</dc:date>
    <item>
      <title>Post logs from a mobile application</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Post-logs-from-a-mobile-application/m-p/208052#M4679</link>
      <description>&lt;P&gt;Hi Colleagues, We are using Dynatrace to instrument the mobile application. Is it possible to share the log from Android ADB via an API, if yes then how?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 10:08:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Post-logs-from-a-mobile-application/m-p/208052#M4679</guid>
      <dc:creator>ashishrawat</dc:creator>
      <dc:date>2023-03-27T10:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to post the logs from mobile application</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Post-logs-from-a-mobile-application/m-p/208058#M4680</link>
      <description>&lt;P&gt;You could use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/log-monitoring-v2/post-ingest-logs" target="_self"&gt;Log Monitoring APIs Ingest Endpoint&lt;/A&gt;, but that's probably not a good idea with a (limited) mobile connection.&lt;/P&gt;&lt;P&gt;Instead you can use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/platform-modules/digital-experience/mobile-applications/instrument-android-app/instrumentation-via-oneagent-sdk/oneagent-sdk-for-android" target="_self"&gt;OneAgent SDK vor Andoird&lt;/A&gt;&amp;nbsp; (&lt;A href="https://www.dynatrace.com/support/help/platform-modules/digital-experience/mobile-applications/instrument-ios-app/customization/oneagent-sdk-for-ios" target="_self"&gt;or iOS&lt;/A&gt;) to report values, errors or events for the information you want to have in dynatrace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 09:02:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Post-logs-from-a-mobile-application/m-p/208058#M4680</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2023-03-27T09:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to post the logs from mobile application</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Post-logs-from-a-mobile-application/m-p/208069#M4681</link>
      <description>&lt;P&gt;In API ingestion, how can i get the value of fields&amp;nbsp; activegate domain and environment id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://{your-activegate-domain}:9999/e/{your-environment-id}/api/v2/logs/ingest," target="_blank"&gt;https://{your-activegate-domain}:9999/e/{your-environment-id}/api/v2/logs/ingest,&lt;/A&gt;&amp;nbsp;while creating the app we only get the beacon url eg&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;https:/*.observability.cloud.sap:9999/mbeacon/cns-d2&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If i use oneAgent SDK.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can we switch on/off the oneAgent SDK reporting on will&amp;nbsp; as we don't want it to log in production unless there is an issue reported ?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 09:44:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Post-logs-from-a-mobile-application/m-p/208069#M4681</guid>
      <dc:creator>ashishrawat</dc:creator>
      <dc:date>2023-03-27T09:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to post the logs from mobile application</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Post-logs-from-a-mobile-application/m-p/208080#M4682</link>
      <description>&lt;P&gt;Domain would be the same as the beacon URL, the environment ID you can get from your dynatrace URL when you are in the environment. More Information &lt;A href="https://www.dynatrace.com/support/help/shortlink/environment-id" target="_self"&gt;in the Docs&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Probably not possible with a flag you enable on the fly. But if you report only error events, you could leave it on all the time anyway.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 10:12:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Post-logs-from-a-mobile-application/m-p/208080#M4682</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2023-03-27T10:12:09Z</dc:date>
    </item>
  </channel>
</rss>

