I’m about to setup an ELK or should I say OLOD? stack
using latest (2.12) opensearch and opensearch-dashboards and logstash 8.13.4
I can see the logstash (from docker hub) doesn’t contain the opensearch plugin.
all of them are docker images
and as far as I can see opensearch has stopped making their own version.
before I start trying out different versions to see what works and what doesn’t by trial and error.
Which version should I use?
The documentation’s last update tells to use the latest from elastic, which I take is the same image as on docker hub.