<?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 SQL query masked value in Dynatrace Managed environment as admin user in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/95048#M1143</link>
    <description>&lt;P&gt;We enabled bind variables capture at customer Dynatrace Managed environment. customer can now see values of bind variables. but in select there is also masked statement like:&lt;/P&gt;
&lt;PRE&gt; something='*****'&lt;/PRE&gt;
&lt;P&gt;seen as admin user or as user with flag "View sensitive request data" enabled.&lt;/P&gt;
&lt;P&gt;is there any other setup how to unmask this statement? f.e. in this example values of something can be null or 1.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 08:23:36 GMT</pubDate>
    <dc:creator>rastislav_danis</dc:creator>
    <dc:date>2023-04-21T08:23:36Z</dc:date>
    <item>
      <title>SQL query masked value in Dynatrace Managed environment as admin user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/95048#M1143</link>
      <description>&lt;P&gt;We enabled bind variables capture at customer Dynatrace Managed environment. customer can now see values of bind variables. but in select there is also masked statement like:&lt;/P&gt;
&lt;PRE&gt; something='*****'&lt;/PRE&gt;
&lt;P&gt;seen as admin user or as user with flag "View sensitive request data" enabled.&lt;/P&gt;
&lt;P&gt;is there any other setup how to unmask this statement? f.e. in this example values of something can be null or 1.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 08:23:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/95048#M1143</guid>
      <dc:creator>rastislav_danis</dc:creator>
      <dc:date>2023-04-21T08:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: sql query masked value in managed environment as admin user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/95049#M1144</link>
      <description>&lt;P&gt;I would reach out to support on this as some masking is set up as a safeguard &lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 20:07:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/95049#M1144</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-03-12T20:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: sql query masked value in managed environment as admin user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/95050#M1145</link>
      <description>&lt;P&gt;Is it a prepared statement or just an SQL query?  My guess is that it's an SQL query and the value is being masked, rather than the question mark in a prepared statement.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2020 02:07:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/95050#M1145</guid>
      <dc:creator>dave_mauney</dc:creator>
      <dc:date>2020-03-13T02:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: sql query masked value in managed environment as admin user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/251674#M3404</link>
      <description>&lt;P&gt;Hi Chad,&lt;BR /&gt;We have the same question about this masking, any updates we can try to config?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 08:08:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/251674#M3404</guid>
      <dc:creator>bayu_irsan</dc:creator>
      <dc:date>2024-07-26T08:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: SQL query masked value in Dynatrace Managed environment as admin user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/251699#M3405</link>
      <description>&lt;P&gt;AFAIK the SQL sensor supports prepared statements, transactions and normal queries.&lt;BR /&gt;All depends on the result set correlation. The SQL sensor just associates contextual info such as driver type and DSN , with the DB object.&lt;BR /&gt;To make bind varible values visible :&lt;BR /&gt;1) Enable SQL Bind Value Capture : in Deep Monitoring&amp;nbsp;&lt;BR /&gt;2) Override Global Setup (if needed) with Process group "override".&lt;BR /&gt;3) Permissions (user account) as you mentioned above "view sensitive request data". Policy : environement:roles:view-sensitive-request-data.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So the last point is essential. Always ensure if we are well migrated our ABAC (role-based permissions)&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/migrate-roles#attribute-based-access-control?" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/migrate-roles#attribute-based-access-control&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The other thing is, even if you enable the capture of bind variable values, certain SELECT queries might still have masked data due to privacy and security measures. As an example, with multiple commands or using executeBatch() method.&lt;BR /&gt;&lt;BR /&gt;Any update since please ?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 10:02:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/SQL-query-masked-value-in-Dynatrace-Managed-environment-as-admin/m-p/251699#M3405</guid>
      <dc:creator>uros_djukic1</dc:creator>
      <dc:date>2024-07-26T10:02:52Z</dc:date>
    </item>
  </channel>
</rss>

