Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

17 Not supported for the current status
Status Started
Created by Guest
Created on Jun 23, 2020
Merged feedback
This feedback has been merged into another feedback item To comment or vote on this feedback, please visit CUSTOMER-I-9916 Splunk connector for Atlas.

Monitoring Integration with Splunk Merged

Unlike a connector (https://feedback.mongodb.com/forums/924145-atlas/suggestions/40688308-splunk-connector-for-atlas) it would be useful if Alerts could be sent to Splunk.
  • Andrew Raczka
    Jul 6, 2020
    Additional hardware and scripting would be required to setup those methods including a solution for receiving emails and extracting the contents of the emails.
  • Guest
    Jun 25, 2020
    Gotcha, and Splunk can't be configured to receive an alert notification in-bound using a "lower tech" method like email or SMS?
  • Andrew Raczka
    Jun 24, 2020
    Hi Andrew, The issue with using a webhook for Splunk is that the token provided by Splunk needs to be passed in the URL rather than the header of the payload, which is always encrypted. Thanks, Andrew
  • Guest
    Jun 24, 2020
    Hi Alex, This can likely be done with Webhooks https://docs.splunk.com/Documentation/Splunk/8.0.4/Alert/Webhooks https://docs.atlas.mongodb.com/configure-alerts/ Cheers -Andrew