<?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 Mask Sensitive  Data in URLs in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Mask-Sensitive-Data-in-URLs/m-p/733717#M8617</link>
    <description>&lt;P&gt;We want to mask sensitive data that comes with URLs or Params to our services.&lt;/P&gt;
&lt;P&gt;The Sensitive Data can be Found with regex.&lt;/P&gt;

&lt;P&gt;This can come at any part of a url&lt;/P&gt;
&lt;P&gt;for example:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://server.com/endpoint/sensitiv/get" target="_blank" rel="noopener nofollow noreferrer"&gt;http://server.com/endpoint/sensitiv/get&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://server.com/endpoint/get/sensitiv/" target="_blank" rel="noopener nofollow noreferrer"&gt;http://server.com/endpoint/get/sensitiv/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;We want to add a rule that masks all the URLs with *&lt;/P&gt;
&lt;P&gt;&lt;A href="http://server.com/endpoint/sensitiv123/get" target="_blank" rel="noopener nofollow noreferrer"&gt;http://server.com/endpoint/sensitiv123/get&lt;/A&gt; --&amp;gt; BT /endpoint/***/get&lt;/P&gt;
&lt;P&gt;&lt;A href="http://server.com/endpoint/get/sensitiv456/" target="_blank" rel="noopener nofollow noreferrer"&gt;http://server.com/endpoint/get/sensitiv456/&lt;/A&gt; --&amp;gt; BT /endpoint/get/***&lt;/P&gt;

&lt;P&gt;I found the documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO45/Filter+Sensitive+Data" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Filter+Sensitive+Data&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;But it is not working. Can you give an example of how it will work for the given examples?&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2019 15:29:18 GMT</pubDate>
    <dc:creator>Kay_Koedel</dc:creator>
    <dc:date>2019-12-09T15:29:18Z</dc:date>
    <item>
      <title>Mask Sensitive  Data in URLs</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Mask-Sensitive-Data-in-URLs/m-p/733717#M8617</link>
      <description>&lt;P&gt;We want to mask sensitive data that comes with URLs or Params to our services.&lt;/P&gt;
&lt;P&gt;The Sensitive Data can be Found with regex.&lt;/P&gt;

&lt;P&gt;This can come at any part of a url&lt;/P&gt;
&lt;P&gt;for example:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://server.com/endpoint/sensitiv/get" target="_blank" rel="noopener nofollow noreferrer"&gt;http://server.com/endpoint/sensitiv/get&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://server.com/endpoint/get/sensitiv/" target="_blank" rel="noopener nofollow noreferrer"&gt;http://server.com/endpoint/get/sensitiv/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;We want to add a rule that masks all the URLs with *&lt;/P&gt;
&lt;P&gt;&lt;A href="http://server.com/endpoint/sensitiv123/get" target="_blank" rel="noopener nofollow noreferrer"&gt;http://server.com/endpoint/sensitiv123/get&lt;/A&gt; --&amp;gt; BT /endpoint/***/get&lt;/P&gt;
&lt;P&gt;&lt;A href="http://server.com/endpoint/get/sensitiv456/" target="_blank" rel="noopener nofollow noreferrer"&gt;http://server.com/endpoint/get/sensitiv456/&lt;/A&gt; --&amp;gt; BT /endpoint/get/***&lt;/P&gt;

&lt;P&gt;I found the documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO45/Filter+Sensitive+Data" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Filter+Sensitive+Data&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;But it is not working. Can you give an example of how it will work for the given examples?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 15:29:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Mask-Sensitive-Data-in-URLs/m-p/733717#M8617</guid>
      <dc:creator>Kay_Koedel</dc:creator>
      <dc:date>2019-12-09T15:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mask Sensitive  Data in URLs</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Mask-Sensitive-Data-in-URLs/m-p/733718#M8618</link>
      <description>&lt;P&gt;It was told by Appd Support that this is not possible:&lt;/P&gt;&lt;P&gt;"If that is the case, then the sensitive data filter will not solve your purpose. Rather, you'll need to define custom Servlet BT detection rules based on the URI matching with a regular expression. Please refer to &lt;A href="https://docs.appdynamics.com/display/PRO45/URI+Based+Entry+Points" rel="noreferrer nofollow noopener" target="_blank"&gt;https://docs.appdynamics.com/display/PRO45/URI+Based+Entry+Points&lt;/A&gt;&amp;nbsp;for more information on this."&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 11:40:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Mask-Sensitive-Data-in-URLs/m-p/733718#M8618</guid>
      <dc:creator>Kay_Koedel</dc:creator>
      <dc:date>2019-12-11T11:40:18Z</dc:date>
    </item>
  </channel>
</rss>

