<?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: Data Power extension : Configure https requests to send certificates in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737250#M10309</link>
    <description>&lt;P&gt;i Went to ignore the cert.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 12:06:32 GMT</pubDate>
    <dc:creator>Mina_Luka</dc:creator>
    <dc:date>2023-05-10T12:06:32Z</dc:date>
    <item>
      <title>Data Power extension: Configure https requests to send certificates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737243#M10302</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am trying to connect to an IBM Data Power server using the Appdynamics extension. However, I am getting an authentication failure when trying to connect to DP. The reason for the failure is that the request originating from the AppDyanmics monitor does not have a certificate in it. I tried finding any documentation regarding SSL set up for Data power monitors but unable to find any.&lt;/P&gt;

&lt;P&gt;Can&amp;nbsp;someone please guide me on how this can be configured?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 19:47:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737243#M10302</guid>
      <dc:creator>Himanshu_Sarda</dc:creator>
      <dc:date>2018-10-09T19:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Power extension : Configure https requests to send certificates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737244#M10303</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/135647"&gt;@Himanshu.Sarda&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks for posting the query on the AppDynamics Community.&lt;/P&gt;

&lt;P&gt;We&amp;nbsp;are unable to locate the extension (IBM Data Power) you are referring&amp;nbsp;to in the list of extensions listed in&amp;nbsp;&lt;A href="https://www.appdynamics.com/community/exchange/" target="_self" rel="nofollow noopener noreferrer"&gt;AppDynamics Exchange&lt;/A&gt;.&amp;nbsp;To investigate further,&amp;nbsp;request you to share exact name of the AppDynamics extension that you are using.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 20:04:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737244#M10303</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-10-09T20:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data Power extension : Configure https requests to send certificates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737245#M10304</link>
      <description>&lt;P&gt;Here is the link for the extension which I am using:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.appdynamics.com/community/exchange/extension/datapower-monitoring-extension/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.appdynamics.com/community/exchange/extension/datapower-monitoring-extension/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 20:25:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737245#M10304</guid>
      <dc:creator>Himanshu_Sarda</dc:creator>
      <dc:date>2018-10-09T20:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data Power extension : Configure https requests to send certificates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737246#M10305</link>
      <description>&lt;P&gt;Hi Himanshu,&lt;/P&gt;
&lt;P&gt;Please add the following fields to your config.yml file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Under the server you are trying to monitor, add the following field for SSL.&lt;/P&gt;
&lt;PRE&gt;servers:
  - uri: http://localhost:5550/service/mgmt/current
    displayName: server1
    username: user
    password: welcome
&lt;STRONG&gt;    useSsl: true&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt; sslTrustStorePath: "" # If not set, defaulted to machine-agent/conf/extensions-cacerts.jks. The prop "-Dappdynamics.extensions.truststore.path=/path/cacerts" takes precedence if set&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; sslTrustStorePassword: ""&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; sslTrustStoreEncryptedPassword: ""&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Do let us know if you face any further issues.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Bhuvnesh&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 21:16:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737246#M10305</guid>
      <dc:creator>Bhuvnesh_Kumar</dc:creator>
      <dc:date>2018-10-09T21:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data Power extension : Configure https requests to send certificates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737247#M10306</link>
      <description>&lt;P&gt;Hi Bhuvanesh,&lt;/P&gt;

&lt;P&gt;What is&amp;nbsp;s"slTrustStoreEncryptedPassword" ? Is it mandatory to add this parameter ?&lt;/P&gt;

&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Himanshu.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 21:29:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737247#M10306</guid>
      <dc:creator>Himanshu_Sarda</dc:creator>
      <dc:date>2018-10-09T21:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data Power extension : Configure https requests to send certificates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737248#M10307</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I tried adding the parameters to the file, but it does not look like the certificate is getting picked up. Do we have a way to determine from the logs the certificate which is being sent across ?&lt;/P&gt;

&lt;P&gt;Below is the snapshot of the config.yml file, not sure if there is something which I might be missing. Can you please check if this looks fine to you or if there are any changes which needs to be made?&lt;/P&gt;

&lt;P&gt;#This will create it in specific Tier. Replace &amp;lt;TIER_NAME&amp;gt;&lt;BR /&gt;metricPrefix: Server|Component:XXX-XXX|Custom Metrics|DataPower&lt;/P&gt;
&lt;P&gt;servers:&lt;BR /&gt; - uri: https://xxxxxxxxxxx:5550/service/mgmt/current&lt;BR /&gt; displayName:&amp;nbsp;XX&lt;BR /&gt; username:&amp;nbsp;XXXXX&lt;BR /&gt; password:&amp;nbsp;XXXXXXX&lt;BR /&gt; useSsl: true&lt;BR /&gt; sslTrustStorePath: "/opt/certs/cert.jks"&lt;BR /&gt; sslTrustStorePassword: "XXXX"&lt;BR /&gt; domains:&lt;BR /&gt; - default&lt;BR /&gt; -&amp;nbsp;XXXXXX&lt;BR /&gt; - Platform&lt;BR /&gt; useBulkApi: true&lt;/P&gt;
&lt;P&gt;- uri: https://XXXXX:5550/service/mgmt/current&lt;BR /&gt; displayName: XX&lt;BR /&gt; username:&amp;nbsp;XXXXX&lt;BR /&gt; password:&amp;nbsp;XXXXXX&lt;BR /&gt; useSsl: true&lt;BR /&gt; sslTrustStorePath: "/opt/certs/cert.jks"&lt;BR /&gt; sslTrustStorePassword: "changeit"&lt;BR /&gt; domains:&lt;BR /&gt; - default&lt;BR /&gt; -&amp;nbsp;XXXXX&lt;BR /&gt; - Platform&lt;BR /&gt; useBulkApi: true&lt;/P&gt;
&lt;P&gt;# - uri: https://someotherhost:5550/service/mgmt/current&lt;BR /&gt;# displayName: server2&lt;BR /&gt;# username: user&lt;BR /&gt;# passwordEncrypted: C043Fag+LKEZM0AQTWPy2g==&lt;BR /&gt;# domainsRegex:&lt;BR /&gt;# - fin_domain.*&lt;BR /&gt;# - .*security.*&lt;BR /&gt;# useBulkApi: true&lt;/P&gt;
&lt;P&gt;# number of concurrent tasks&lt;BR /&gt;numberOfThreads: 5&lt;/P&gt;
&lt;P&gt;#encryptionKey: welcome&lt;/P&gt;
&lt;P&gt;connection:&lt;BR /&gt; socketTimeout: 2000&lt;BR /&gt; connectTimeout: 2000&lt;BR /&gt; sslCertCheckEnabled: false&lt;BR /&gt; sslVerifyHostname: false&lt;BR /&gt; sslProtocols: ["TLSv1"]&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 18:46:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737248#M10307</guid>
      <dc:creator>Himanshu_Sarda</dc:creator>
      <dc:date>2018-10-10T18:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data Power extension : Configure https requests to send certificates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737249#M10308</link>
      <description>&lt;P&gt;Hi Himanshu,&lt;/P&gt;
&lt;P&gt;Please file a support ticket and attach the /logs, /conf and the /monitors folder for us to further investigate this issue.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Bhuvnesh&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 21:10:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737249#M10308</guid>
      <dc:creator>Bhuvnesh_Kumar</dc:creator>
      <dc:date>2018-10-10T21:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data Power extension : Configure https requests to send certificates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737250#M10309</link>
      <description>&lt;P&gt;i Went to ignore the cert.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 12:06:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737250#M10309</guid>
      <dc:creator>Mina_Luka</dc:creator>
      <dc:date>2023-05-10T12:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data Power extension: Configure https requests to send certificates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737251#M10310</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/161794"&gt;@Mina.Luka&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Given how old this thread is, you should try contacting AppD support.&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-submit-a-Support-ticket-An-FAQ/m-p/28959#U28959" class="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;How do I submit a Support ticket? An FAQ&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 13:20:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Data-Power-extension-Configure-https-requests-to-send/m-p/737251#M10310</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-05-16T13:20:28Z</dc:date>
    </item>
  </channel>
</rss>

