<?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 Creator of a new, unknown dashboard in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Creator-of-a-new-unknown-dashboard/m-p/298152#M5761</link>
    <description>&lt;P&gt;Good afternoon,&lt;BR /&gt;We have noticed that new dashboards have been created in our environment, and instead of the name of the user who created them, an identifier appears.&lt;BR /&gt;We are trying to determine the origin of this creation using the audit log, in case it was generated by a token call to the API, an external source, or some other possibility.&lt;BR /&gt;Could you help me find this information via the audit log or another method?&lt;BR /&gt;Many thanks and best regards, David.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Apr 2026 07:18:58 GMT</pubDate>
    <dc:creator>davidvm02-giss</dc:creator>
    <dc:date>2026-04-23T07:18:58Z</dc:date>
    <item>
      <title>Creator of a new, unknown dashboard</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Creator-of-a-new-unknown-dashboard/m-p/298152#M5761</link>
      <description>&lt;P&gt;Good afternoon,&lt;BR /&gt;We have noticed that new dashboards have been created in our environment, and instead of the name of the user who created them, an identifier appears.&lt;BR /&gt;We are trying to determine the origin of this creation using the audit log, in case it was generated by a token call to the API, an external source, or some other possibility.&lt;BR /&gt;Could you help me find this information via the audit log or another method?&lt;BR /&gt;Many thanks and best regards, David.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 07:18:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Creator-of-a-new-unknown-dashboard/m-p/298152#M5761</guid>
      <dc:creator>davidvm02-giss</dc:creator>
      <dc:date>2026-04-23T07:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creator of a new, unknown dashboard</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Creator-of-a-new-unknown-dashboard/m-p/298154#M5762</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/97634"&gt;@davidvm02-giss&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes, you should be able to investigate this through Dynatrace Audit Logs.&lt;BR /&gt;If a dashboard shows an identifier instead of a normal user name, it often means it was created by a non-interactive identity such as an API token, OAuth/service user, or automation rather than directly from the UI.&lt;/P&gt;&lt;P&gt;Maybe this query helps you to figure out:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;fetch dt.system.events
| filter event.kind == "AUDIT_EVENT"
| filter contains(toString(resource), "dashboard") or contains(toString(content), "dashboard")
| sort timestamp desc&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I hope it help&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 15:15:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Creator-of-a-new-unknown-dashboard/m-p/298154#M5762</guid>
      <dc:creator>MaximilianoML</dc:creator>
      <dc:date>2026-04-22T15:15:25Z</dc:date>
    </item>
  </channel>
</rss>

