All Apps and Add-ons

Splunk Add-on for MySQL: When will this add-on be supported by Splunk Cloud?

kjhanson
Path Finder

Hello,

Do you know when this add-on will be Splunk Cloud certified?

Kind regards,
Ken

0 Karma
1 Solution

pgreer_splunk
Splunk Employee
Splunk Employee

The MySQL app v1.1.0 failed vetting quite a while ago. For the reasons:

- The application stores plain text credentials in local/mysql_db.conf which are not permitted in Splunk Cloud. Please see https://docs.splunk.com/Documentation/Splunk/6.4.2/AdvancedDev/SetupExampleCredentials for how to address this issue.
- The application can be configured for unencrypted communication, which is not permitted in Splunk Cloud. All communication must be encrypted (HTTPS preferred).
- The application requires DB Connect 2 https://splunkbase.splunk.com/app/2686/, which is not permitted in Cloud.

So until those issues are resolved, it cannot be installed in cloud.

View solution in original post

pgreer_splunk
Splunk Employee
Splunk Employee

The MySQL app v1.1.0 failed vetting quite a while ago. For the reasons:

- The application stores plain text credentials in local/mysql_db.conf which are not permitted in Splunk Cloud. Please see https://docs.splunk.com/Documentation/Splunk/6.4.2/AdvancedDev/SetupExampleCredentials for how to address this issue.
- The application can be configured for unencrypted communication, which is not permitted in Splunk Cloud. All communication must be encrypted (HTTPS preferred).
- The application requires DB Connect 2 https://splunkbase.splunk.com/app/2686/, which is not permitted in Cloud.

So until those issues are resolved, it cannot be installed in cloud.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...