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.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...