<?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 Regarding Synthetic NAM monitor details in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301412#M3422</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;Is there any possible Way to fetch list of users who are changing frequency or monitors or disabling synthetic monitoring etc for NAM monitors. we want to see who(user) changed NAM monitors etc details. is it possible to fetch that data. we have tried with DQL query but we can see only HTTP and Browser monitors but it is out of our scope. could you please help us is there any possible way if yes please share us the guideliness so that we will check from our side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sravani neriyanur&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jul 2026 05:08:13 GMT</pubDate>
    <dc:creator>sravanineriyan</dc:creator>
    <dc:date>2026-07-01T05:08:13Z</dc:date>
    <item>
      <title>Regarding Synthetic NAM monitor details</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301412#M3422</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;Is there any possible Way to fetch list of users who are changing frequency or monitors or disabling synthetic monitoring etc for NAM monitors. we want to see who(user) changed NAM monitors etc details. is it possible to fetch that data. we have tried with DQL query but we can see only HTTP and Browser monitors but it is out of our scope. could you please help us is there any possible way if yes please share us the guideliness so that we will check from our side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sravani neriyanur&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 05:08:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301412#M3422</guid>
      <dc:creator>sravanineriyan</dc:creator>
      <dc:date>2026-07-01T05:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Synthetic NAM monitor details</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301414#M3423</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would check audit log in case that settings changes appears.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 07:19:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301414#M3423</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2026-07-01T07:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Synthetic NAM monitor details</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301452#M3424</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58682"&gt;@AntonPineiro&lt;/a&gt;&amp;nbsp; suggested use the audit logs.&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/audit-logs-grail" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/audit-logs-grail&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 14:14:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301452#M3424</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2026-07-01T14:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Synthetic NAM monitor details</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301454#M3425</link>
      <description>&lt;P&gt;We have tried with DQL query but it doesnt helps us to fetch the NAM monitors. we have used the below query:&lt;/P&gt;&lt;P&gt;fetch dt.system.events&lt;BR /&gt;| filter event.kind == "AUDIT_EVENT"&lt;BR /&gt;| filter event.provider == "SETTINGS"&lt;BR /&gt;| filter contains(resource, "SYNTHETIC")&lt;BR /&gt;| filter contains(resource, "SYNTHETIC_TEST")&lt;BR /&gt;| filter contains (details.dt.settings.schema_id, "SYNTHETIC")&lt;BR /&gt;| filterOut details.source == "system"&lt;BR /&gt;| fields timestamp, details.json_after, details.source&lt;BR /&gt;&amp;nbsp;| fieldsAdd user = jsonPath(details.json_after, "$.auditInfo.user")&lt;BR /&gt;| fieldsRemove details.json_after&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 14:53:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301454#M3425</guid>
      <dc:creator>sravanineriyan</dc:creator>
      <dc:date>2026-07-01T14:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Synthetic NAM monitor details</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301458#M3426</link>
      <description>&lt;P&gt;Instead of synthetic use&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;MULTIPROTOCOL_MONITOR&lt;/PRE&gt;</description>
      <pubDate>Wed, 01 Jul 2026 15:15:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301458#M3426</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2026-07-01T15:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Synthetic NAM monitor details</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301461#M3427</link>
      <description>&lt;P&gt;fetch dt.system.events&lt;BR /&gt;| filter event.kind == "AUDIT_EVENT"&lt;BR /&gt;| filter event.provider == "SETTINGS"&lt;BR /&gt;//| filter contains(resource, "SYNTHETIC")&lt;BR /&gt;//| filter matchesPhrase(resource,"multi-protocol")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have tried to fetch data using above DQL but we are unable to see any multi protocol or NAM related data under resource column or any other column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you please suggest working DQL query or any settings part to check?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 15:52:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Regarding-Synthetic-NAM-monitor-details/m-p/301461#M3427</guid>
      <dc:creator>sravanineriyan</dc:creator>
      <dc:date>2026-07-01T15:52:54Z</dc:date>
    </item>
  </channel>
</rss>

