Cloud-on-k8s: Logstash part of ECK

Created on 1 Aug 2019  路  16Comments  路  Source: elastic/cloud-on-k8s

Hello World!

I see deploying Elasticsearch, Kibana and even APM, but NOT Logstash.

So there is my feature request)

>feature

Most helpful comment

Any insights on why logstash is not part of ECK? the ELK stack misses that important piece. There must be a really important reason to not put a priority on this. Can maintainers expose the reason for it?

All 16 comments

/cc @agup006

What's the status on this?

Would also like to know the status on this. Would be great to have.

+1 for Logstash as part of ECK

+1 Would be really helpful having LogStash integrated in ECK.

+1

Is there a plan to release this feature in the next weeks ?

We do not have any updates on Logstash as part of ECK at this time. Today, ECK can manage ingest node as part of a deployment that can be used alongside beats

Any insights on why logstash is not part of ECK? the ELK stack misses that important piece. There must be a really important reason to not put a priority on this. Can maintainers expose the reason for it?

Is there any update to this issue? The missing of logstash is the final blocker for me to deploy ECK

+1 on what is the product team reasoning for not including Logstash. Is there a better way to do import logs or some integration with Kube where we don't need it any more?

+1

+. Even a year later, logstash support is not a priority?

The closest I could find was this medium article, will be attempting it shortly
https://medium.com/@raphaeldelio/deploy-logstash-and-filebeat-on-kubernetes-with-eck-ssl-and-filebeat-d9f616737390

To all who are looking for the logstash feature set in ECK:
Probably Ingest Pipelines is the missing feature. I realized this during the update to the latest version 7.8. Definition of pipelines is easy and can contain nearly all processors known from logstash. Just take a look in Kibana under Stack Management.

@wutkemtt , I took a look at ingest pipelines, but I don't see rabbitmq support in there like logstash does. Did I miss it?

Either way, using that medium article works, but I had to modify ES url to http instead of https.

The templates provided in that article require some quick modification to get it deployed as a deployment instead of a pod.

I just needed the processors, so I don't know about the RabbitMQ support, sorry.

Was this page helpful?
0 / 5 - 0 ratings