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.

Status Submitted
Categories Atlas
Created by Guest
Created on Jun 23, 2020

Monitoring Integration with Splunk

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.
  • Attach files
  • Guest
    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?
  • Guest
    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