[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis page details the MongoDB integration (version 6.0) for Google Security Operations SOAR, explaining its configuration and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe "Free Query" action allows users to run custom MongoDB queries by specifying the database name, collection name, and the query itself, with the output displayed in JSON format.\u003c/p\u003e\n"],["\u003cp\u003eThe "Ping" action is available to test the connectivity to MongoDB and provides a simple True/False output to confirm if the connection is functional.\u003c/p\u003e\n"],["\u003cp\u003eBoth actions, "Free Query" and "Ping," are designed to run on all entities within Google Security Operations SOAR.\u003c/p\u003e\n"],["\u003cp\u003eThe is_success field in the script result will reflect if the operation completed successfully, with True meaning that the action has completed and False meaning that the action failed.\u003c/p\u003e\n"]]],[],null,["# MongoDB\n=======\n\nIntegration version: 6.0\n\nConfigure MongoDB integration in Google Security Operations\n-----------------------------------------------------------\n\nFor detailed instructions on how to configure an integration in\nGoogle SecOps, see [Configure\nintegrations](/chronicle/docs/soar/respond/integrations-setup/configure-integrations).\n\nActions\n-------\n\n### Free Query\n\n#### Description\n\nRun a MongoDB query.\n\n#### Parameters\n\n#### Use cases\n\nN/A\n\n#### Run On\n\nThis action runs on all entities.\n\n#### Action Results\n\n##### Entity Enrichment\n\nN/A\n\n##### Insights\n\nN/A\n\n##### Script Result\n\n##### JSON Result\n\n [\n {\n \"_id\": \"5d36b5798777182dc002a9f3\",\n \"field\": \"value\"\n }, {\n \"_id\": \"5d36b5798777182dc002a9f4\",\n \"field\": \"value\"\n }\n ]\n\n### Ping\n\n#### Description\n\nTest connectivity to MongoDB.\n\n#### Parameters\n\nN/A\n\n#### Use cases\n\nN/A\n\n#### Run On\n\nThis action runs on all entities.\n\n#### Action Results\n\n##### Entity Enrichment\n\nN/A\n\n##### Insights\n\nN/A\n\n##### Script Result\n\n##### JSON Result\n\n N/A\n\n**Need more help?** [Get answers from Community members and Google SecOps professionals.](https://security.googlecloudcommunity.com/google-security-operations-2)"]]