An open API service indexing awesome lists of open source software.

https://github.com/bigdataboutique/awesome-opensearch

A curated list of links and resources all about Opensearch. Maintained by the Opensearch experts at BigData Boutique (makers of Pulse for Opensearch)
https://github.com/bigdataboutique/awesome-opensearch

List: awesome-opensearch

aws elasticsearch kibana logstash opensearch search search-engine

Last synced: about 1 month ago
JSON representation

A curated list of links and resources all about Opensearch. Maintained by the Opensearch experts at BigData Boutique (makers of Pulse for Opensearch)

Awesome Lists containing this project

README

        

πŸ‘‹ Welcome to Awesome OpenSearch
=============

Hi and welcome to the awesome-opensearch - a community-led resource for Opensearch lovers maintained by the team at [BigData Boutique](https://bigdataboutique.com/) - makers of [Pulse for Opensearch](https://pulse.support). This is a collection of useful links, resources, articles, tools, forums and more - all related to Opensearch.

Please star the repo and contribute if you have any brilliant additions. πŸ™

## πŸ”— Official Opensearch Links
* [Opensearch Official Site](https://opensearch.org)
* [Opensearch Documentation](https://opensearch.org/docs/latest)
* [Opensearch Forum](https://discuss.opendistrocommunity.dev/)
* [Opensearch Community Member Directory](https://opensearch.org/community/members/)
* [Opensearch on LinkedIn](https://www.linkedin.com/company/opensearch-project/)
* [Opensearch on X (Twitter)](https://x.com/OpenSearchProj)
* [Opensearch on Slack](https://www.opensearch.org/slack.html)
* [Opensearch on Mastodon](https://fosstodon.org/@OpenSearchProject)
* [Opensearch on YouTube](https://www.youtube.com/c/OpenSearchProject)
* [Opensearch on Facebook](https://www.facebook.com/OpenSearchProject/)
* [Download Opensearch](https://opensearch.org/downloads.html)

## 🀝 Conferences & Meetups

* [OpensearchCon Europe 2025](https://events.linuxfoundation.org/opensearchcon-europe/) - 30 April – 1 May 2025 in Amsterdam, Netherlands

## βš™οΈ Tools

* [Pulse](https://pulse.support/): The Opensearch management platform that gives you real-time monitoring and proactive insights for optimal cluster health and performance
* [Opensearch Migration Scripts](https://github.com/aparo/elasticsearch-opensearch-migration-scripts): Scripts useful to migrate code/plugins from ElasticSearch to OpenSearch
* Playgrounds: [General](https://playground.opensearch.org/app/home), [ML](https://ml.playground.opensearch.org/), [OpenTelemetry](https://otel.playground.opensearch.org/)

## πŸ“‚ Articles & Resources

* [Guide to migrating data from Elasticsearch to Opensearch](https://bigdataboutique.com/blog/opensearch-data-migration-from-elasticsearch-the-guide-720536)
* [How to optimize Opensearch costs (video)](https://bigdataboutique.com/blog/opensearch-cost-optimization-unlock-hidden-savings-afa6f9)
* [Get started with ANN on OpenSearch](https://opensearch.org/docs/latest/search-plugins/knn/approximate-knn)
* [k-NN Index Documentation](https://opensearch.org/docs/latest/search-plugins/knn/knn-index)
* [The Opensearch Blog](https://opensearch.org/blog/)
* [Opensearch Project Roadmap 2024-2025](https://opensearch.org/blog/opensearch-project-roadmap-2024-2025/)
* [Amazon Opensearch Blogs](https://aws.amazon.com/blogs/big-data/category/analytics/amazon-elasticsearch-service/)
* [Amazon Opensearch H1 2023 in review](https://aws.amazon.com/blogs/big-data/amazon-opensearch-service-h1-2023-in-review/)
* [Amazon Opensearch H2 2023 in review](https://aws.amazon.com/blogs/big-data/amazon-opensearch-h2-2023-in-review/)
* [Amazon OpenSearch Service’s vector database capabilities explained](https://aws.amazon.com/blogs/big-data/amazon-opensearch-services-vector-database-capabilities-explained/)
* [Choosing the k-NN algorithm](https://aws.amazon.com/blogs/big-data/choose-the-k-nn-algorithm-for-your-billion-scale-use-case-with-opensearch)

## πŸ“š Training and Tutorials
* [The OpenSearch Project Video Library on YouTube](https://www.youtube.com/@OpenSearchProject/playlists)
* [OpenSearch Tutorial for Data & Platform Engineers (Video, Free)](https://pulse.support/kb/opensearch-tutorial-data-platform-engineers)
* [OpenSearch Training: β€˜Think Like a Relevance Engineer’ – TLRE (Online, Paid)](https://opensourceconnections.com/training/opensearch-training-think-like-a-relevance-engineer-tlre/)

## πŸ“‚ Helpful Sections in the Documentation

* [Installation Quickstart](https://opensearch.org/docs/latest/getting-started/quickstart/)
* [ElasticSearch 7.10 Documentation](https://www.elastic.co/guide/en/elasticsearch/reference/7.10/index.html) - Some areas still aren't well-covered by the Opensearch documentation
* [Index State Management](https://opensearch.org/docs/latest/im-plugin/ism/index/) - Mastering ISM is critical for many OpenSearch uses
* [Data Streams](https://opensearch.org/docs/latest/im-plugin/data-streams/)
* [Snapshots](https://opensearch.org/docs/latest/tuning-your-cluster/availability-and-recovery/snapshots/index/)
* [Alerting](https://opensearch.org/docs/latest/observing-your-data/alerting/index/)
* [Integrations](https://opensearch.org/docs/latest/integrations/)
* [Get started with ANN on OpenSearch](https://opensearch.org/docs/latest/search-plugins/knn/approximate-knn)
* [k-NN Index Documentation](https://opensearch.org/docs/latest/search-plugins/knn/knn-index)
* [Trace Analytics - Getting Started](https://opensearch.org/docs/latest/observing-your-data/trace/getting-started/)
* [Logstash](https://opensearch.org/docs/latest/tools/logstash/index/)
* [Data Prepper](https://opensearch.org/docs/latest/data-prepper/)
* [AWS Opensearch Developers Guide](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/)
* [Creating and Managing Domains](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/createupdatedomains.html)
* [Configuration Changes](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/managedomains-configuration-changes.html) - Includes causes for Blue/Green deployments
* [Registring a Manual Snapshot Repository](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/managedomains-snapshot-registerdirectory.html)
* [SAML Authentication](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/saml.html)
* [Ultrawarm Storage](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/ultrawarm.html)
* [Index State Management](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/ism.html) - Covers some Managed-only features
* [Supported Operations](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/supported-operations.html)

## 😊 Managed Services
* [AWS Opensearch Service](https://aws.amazon.com/opensearch-service/)
* [Service Pricing](https://aws.amazon.com/opensearch-service/pricing/)
* [Aiven for Opensearch](https://aiven.io/opensearch)
* [Bonsai - Fully Managed Elasticsearch and Opensearch](https://bonsai.io/)

# πŸ™ Rules for Contributing

* Make sure you're sending us something valuable that's relevant to Opensearch and interesting to the Opensearch community
* Please use spellcheck for your own contributrions, and feel free to correct other mistakes you find
* To contribute, fork this repo, make your edits, and open a pull request
* Feel free to create new sections if needed
* Please do not group ++Add and --Remove changes in same PR. You can send them as separate pull requests
* Feel free to add a joke or similar to your PR comments :-)