You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
Hi community,
I was reading about this logstash plugin and looks exciting. Just I was having some questions about the installation and the compatibility.
At the moment, I am using Opensearch 1.3.0 and opensearchproject/logstash-with-opensearch-output-plugin:7.16.2 that together work, but if we want to collect logs from Cloudwatch is not enough.
Does this plugin work with this kind of architecture? Does support Opensearch images instead of a Elasticsearch image?
Also I have read something about compatibilities that logstash has to be 1.17 or newer?
A final question would be that this code has to be copied to the logstash container and to install it in there?