Skip to content

Commit

Permalink
Update _posts/2024-09-24-creating-a-new-database-integration-with-dat…
Browse files Browse the repository at this point in the history
…a-prepper.markdown

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Taylor Gray <[email protected]>
  • Loading branch information
graytaylor0 and natebower authored Nov 4, 2024
1 parent abfed1e commit 19eae96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ bin/data-prepper

#### Step 9: Review the documents in OpenSearch

Wait for the export to complete, which may take a minute. Once Data Prepper displays a log, for example, `org.opensearch.dataprepper.plugins.source.s3.ScanObjectWorker - Received all acknowledgments for folder partition`, open `http://localhost:5601` to access OpenSearch Dashboards.
Wait for the export to complete, which may take a minute. Once Data Prepper displays a log, for example, `org.opensearch.dataprepper.plugins.source.s3.ScanObjectWorker - Received all acknowledgments for folder partition`, open `http://localhost:5601` to access OpenSearch Dashboards.

Go to the **Dev Tools** application and enter `GET mongodb-index/_search` into the console editor to retrieve the MongoDB documents you created in step 2.

Expand Down

0 comments on commit 19eae96

Please sign in to comment.