f5devcentral / f5-waf-elk-dashboards

Apache License 2.0
51 stars 47 forks source link

Support opensearch #44

Open sandervandegeijn opened 2 years ago

sandervandegeijn commented 2 years ago

Could you please also support opensearch formally? It's getting more popular :)

464d41 commented 2 years ago

I haven't had a chance to play with Opensearch stack before. At a first glance it seems Opensearch is a replacement for Elasticsearch and Opensearch Dashboards is replacement for Kibana. However, there is no replacement for logstash. How do you see Opensearch support looking like and why is this important for the community?

sandervandegeijn commented 2 years ago

Opensearch is a large platform, if only because AWS uses it for their Elastic platform, so there will be a lot of potential users there. There is a logstash output plugin and a custom built logstash container, so Logstash is definitely an option. FluentD as well btw. Ingesting the data isn't a problem.

As for support, most important thing is to test the Kibana dashboards in OpenSearch Dashboards. I'd expect the most problems in there in the near future.