The maintainers of the Go client for #OpenSearch are looking for more folks to join in.
If you're a #GoLang dev, and you want to contribute to #opensource, the opensearch-go library @OpenSearchProject (a @linuxfoundation top-level project) is a great opportunity.
https://www.linkedin.com/posts/horovits_opensearch-golang-opensource-share-7459465913906544640-uXPR
#opensearch #golang #opensource | Dotan Horovits | 14 comments

The maintainers of the Go client for #OpenSearch are looking for more folks to join in. If you're a #GoLang dev, and you want to contribute to #opensource, the opensearch-go library is a great opportunity. OpenSearch Project is a community led project under The Linux Foundation with billions of downloads and great momentum. Check out the issue and DM me if you've got questions. https://lnkd.in/e_eKjHWe | 14 comments on LinkedIn

LinkedIn
I've never been to Slovenia, so extra excited towards #JCON Slovenia 🇸🇮
I'll speak about the OpenSearch Project, and how it can help you in your search, observability and vector database needs.
See you 27-29 May in Portorož @jcon Slovenia!
And if you have any recommendations for a first-time visitor, comment or DM me 🙂
#OpenSearchAmbassador #OpenSearch #JConSlovenia
https://makeit.si/schedule/

The maintainers of the Go client for #OpenSearch are looking for more folks to join in.

If you're a #GoLang dev, and you want to contribute to #opensource, the opensearch-go library is a great opportunity.

@OpenSearchProject is a community led project under The Linux Foundation with billions of downloads and great momentum.

Check out the issue and DM me if you've got questions.

https://github.com/opensearch-project/opensearch-go/issues/813

@linuxfoundation

Call for New Maintainers — Help Wanted · Issue #813 · opensearch-project/opensearch-go

I want to use this issue to be fully transparent with the community about the current state of maintenance for this repository, and to formally call for new maintainers to step up. I believe openne...

GitHub
📢 #OpenSearch #Hadoop connector 2.0 is out!
Your helper to parallelize reads/writes across @apache.org Spark partitions and @opensearch.org shards just got a boost:
✅ Spark 3.5 and 4 support
✅ OpenSearch 3.x compatibility
✅ Amazon OpenSearch Serverless support
and more
https://opensearch.org/blog/introducing-the-opensearch-hadoop-connector-2-0-spark-4-support-opensearch-serverless-and-more/

Excited to have 2 talks accepted to 'Community Over Code' this year!

"Beyond Pull Requests How Non-Coders Quietly Power #OpenSource" with fellow #OpenSearchAmbassador Sakshi Nasha where we'll discuss the importance of non-code contributions

&

"Planning an event? Learn how chaos can drive engagement" where I will pass along my knowledge from years of running a unique 'Unconference' at our OpenSearchCon conferences.

#CommunityOverCode #ApacheCon #OpenSearch #ASF

https://communityovercode.org/schedule/

OpenSearch is moving AI from experiment to production.

At KubeCon + CloudNativeCon EU 2026, Bianca Lewis spoke with ECI Research about hybrid search—combining lexical and vector approaches—to power real-time, scalable AI applications. The discussion highlights why OpenSearch is becoming essential open, vendor-neutral infrastructure for AI.

Watch the full interview here: https://www.efficientlyconnected.com/opensearch-expands-its-role-in-ai-infrastructure-and-open-collaboration/

#OpenSearch #AI #HybridSearch #OpenSource #CloudNative

OpenSearch Expands Role in AI Infrastructure and Search

OpenSearch advances hybrid search and AI infrastructure, enabling scalable, open, and real-time data platforms for developers.

Efficiently Connected

Malcolm v26.05.0 delivers a mix of feature improvements, performance improvements, bug fixes, dependency updates, and deployment refinements across Malcolm and Hedgehog for both Docker- and Kubernetes-based workflows.

If you are upgrading from an existing Malcolm installation, run ./scripts/status for Malcolm to migrate some settings prior to running ./scripts/configure, ./scripts/start, or other Malcolm control scripts.

https://github.com/idaholab/Malcolm/compare/v26.04.1...v26.05.0

  • ✨ Features and enhancements
    • #726 — use hierarchical structure for NetBox device roles
      • Expanded/reworked NetBox preloaded device roles into a hierarchical taxonomy (thanks Crubumble)
    • #867 — examine large chown'ed directories in container images and see if they can be reduced
    • #954 — allow users to provide custom netbox scripts to be automatically registered on startup (thanks PrudhviChanda)
      • Added NetBox custom script support in the container/runtime and docs, including bind-mounting ./netbox/custom-scripts and automatic script registration at startup
      • Renamed NetBox startup/control scripts from netbox/scripts to netbox/control-scripts
    • Added file.strings extraction/indexing/search support across Strelka → Logstash → OpenSearch templates (wildcard field mapping type) → Arkime/WISE
    • Added configurable Zeek file analyzer timeout via ZEEK_FILE_ANALYZER_TIMEOUT_SEC
    • netdev users in ISO-installed environment can run nmcli and nmtui to configure network interfaces.
    • the malcolm_appliance_packager.sh script that creates a tarball of Malcolm images can now package for both Malcolm and Hedgehog profiles.
  • ✅ Component version updates
  • 🐛 Bug fixes
    • #757 — multiple OpenSearch nodes (using Malcolm-Helm) fail to communicate with each other due to self-signed certs (thanks scott-jeffery)
      • OpenSearch post-start setup now supports configurable default replica counts instead of always forcing single-node replicas to 0
      • OpenSearch self-signed internal cert generation can now be skipped when external/preexisting certs are being used
    • #827 — Fix raspberry pi build which is broken since v25.12.0 Hedgehog/Malcolm platform unification
      • Updated Hedgehog Raspberry Pi docs and first-boot behavior/documentation
      • Hedgehog Raspberry Pi image now forces password change for sensor on first login and disables direct root password login by default
      • Refactored Raspberry Pi GitHub Actions build into reusable workflow .github/workflows/raspi-build-push.yml
    • #878 — Arkime capture Fails to Start on Hedgehog When WISE Web Config Is Enabled
      • Arkime RBAC role-mapping injection is now only applied when role-based access control is enabled
      • Arkime WISE configuration initialization now handles missing/empty persistent config files more robustly
      • Arkime live capture now normalizes WISE URLs better, follows redirects when probing, and avoids some bad URL construction edge cases
    • #957 — configuration script can disable ICS parsers unintentionally
    • #959 — Arkime sessions view attempts to load PCAP for Zeek and Suricata logs (which don't have PCAP) (see also arkime/arkime#3934)
    • Fixed one-off cleanup of interrupted Zeek intel files during stop --wipe
  • 🧹 Code and project maintenance
    • Documentation improvements
    • #913 — replace ingress-nginx which is EOL
      • Switched Kubernetes ingress example/docs from ingress-nginx to Traefik and replaced the old Vagrant example with a new RKE2/Traefik-based environment
      • Fixed malformed indentation in kubernetes/01-volumes-nfs.yml.example for the filescan volume section
      • Removed deprecated Kubernetes example files for ingress-nginx and the old separate NFS-server Vagrant setup
      • opensearch is no longer part of the hedgehog Docker Compose profile, and some depends_on relationships were adjusted accordingly
    • #942 - Fixed mutable default argument usage in Zeek threat feed helper functions (thanks @stef41)
    • #917 — develop IronBank (US DoD) images for Malcolm
  • 📄 Configuration changes for Malcolm (in environment variables in ./config/). The Malcolm control script (e.g., ./scripts/status, ./scripts/start) automatically handles creation and migration of variables according to ./config/env-var-actions.yml.
    • Added ZEEK_FILE_ANALYZER_TIMEOUT_SEC (default 5) to zeek.env. This is the default amount of time a file can be inactive before the file analysis gives up and discards any internal state related to the file.
    • ZEEK_CLUSTER_BACKEND can be specified in zeek.env to specify the Zeek cluster backend (ZeroMQ vs Broker).
  • ❌ Errata
    • Under NetBox → Plugins → NetBox HealthCheck Plugin → HealthCheck the error "unavailable: Unable to connect to Redis: Connection Error" is displayed. This is a side effect of #882 and does not actually indicate a problem with NetBox or its connection to Valkey. This will be fixed in the next release.

Malcolm is a powerful, easily deployable network 🖧 traffic analysis tool suite for network security monitoring 🕵🏻‍♀️.

Malcolm operates as a cluster of containers 📦, isolated sandboxes which each serve a dedicated function of the system. This makes Malcolm deployable with frameworks like Docker 🐋, Podman 🦭, and Kubernetes ⎈. Check out the Quick Start guide for examples on how to get up and running.

Alternatively, dedicated official ISO installer images 💿 for Malcolm and Hedgehog Linux 🦔 can be downloaded from Malcolm's releases page on GitHub. Due to limits on individual files in GitHub releases, these ISO files have been split 🪓 into 2GB chunks and can be reassembled with scripts provided for both Bash 🐧 (release_cleaver.sh) and PowerShell 🪟 (release_cleaver.ps1). See Downloading Malcolm - Installer ISOs for instructions.

As always, join us on the Malcolm discussions board 💬 to engage with the community, or pop some corn 🍿 and watch a video 📼.

#Malcolm #HedgehogLinux #Zeek #Arkime #Strelka #NetBox #OpenSearch #Elasticsearch #Suricata #PCAP #NetworkTrafficAnalysis #networksecuritymonitoring #OT #ICS #icssecurity #CyberSecurity #Cyber #Infosec #INL

OpenSearch 3.6 is here! Here's a short clip with my highlights for the release.
@OpenSearchProject #OpenSearch #release
【AWS】RAGのベクトルストア、S3 VectorsとOpenSearchどっちを選ぶ? - Qiita

はじめに おいおい、何番煎じのネタだよ..と思ったかもしれませんが、このS3 VectorsとOpenSearchって意外と比較検証の記事があまりなくて、S3 Vectorsを試してみたの記事が多かったので書いてみました。 本記事では、AWS上でRAGを構築する際の代表的...

Qiita

Hello #OpenSearch Community - Dmitry Kan & Tony Piazza are looking for input from you. Their idea is to enhance the OpenSearch Project Migration Assistant for multi-cloud and would appreciate your feedback on this RFC

#opensource #OpenSearchAmbassador

https://github.com/opensearch-project/opensearch-migrations/issues/2845

Multi-Cloud Support for Migration Assistant · Issue #2845 · opensearch-project/opensearch-migrations

Summary This document proposes extending the OpenSearch Migration Assistant to support cloud-agnostic deployments, enabling customers running OpenSearch on GCP, Azure, or bare-metal Kubernetes to u...

GitHub