Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logstash part of ECK #1453

Closed
a1exus opened this issue Aug 1, 2019 · 29 comments
Closed

Logstash part of ECK #1453

a1exus opened this issue Aug 1, 2019 · 29 comments
Labels
>feature Adds or discusses adding a feature to the product v2.8.0

Comments

@a1exus
Copy link

a1exus commented Aug 1, 2019

Hello World!

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

So there is my feature request)

@a1exus a1exus changed the title Logstash Logstash part of ECK Aug 1, 2019
@thbkrkr thbkrkr added the >feature Adds or discusses adding a feature to the product label Aug 1, 2019
@idanmo
Copy link
Collaborator

idanmo commented Aug 4, 2019

/cc @agup006

@dbwest
Copy link

dbwest commented Nov 7, 2019

What's the status on this?

@wescran
Copy link

wescran commented Nov 21, 2019

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

@dmitryzykov
Copy link

+1 for Logstash as part of ECK

@wutkemtt
Copy link

wutkemtt commented Feb 6, 2020

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

@emanuelflp
Copy link

+1

@wutkemtt
Copy link

wutkemtt commented Apr 1, 2020

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

@agup006
Copy link

agup006 commented Apr 6, 2020

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

@bitgandtter
Copy link

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?

@tumluliu
Copy link

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

@iFreeon
Copy link

iFreeon commented Jun 19, 2020

+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?

@kksudo
Copy link

kksudo commented Jun 29, 2020

+1

@xlanor
Copy link

xlanor commented Jul 14, 2020

+. 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

@wutkemtt
Copy link

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.

@xlanor
Copy link

xlanor commented Jul 15, 2020

@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.

@wutkemtt
Copy link

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

@framsouza
Copy link
Contributor

this guide may help you to setup it https://github.com/framsouza/logstash-eck-ingress-controller

@brsolomon-deloitte
Copy link

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.

Ingest pipelines are only able to receive data rather than consume it. This is a key difference from logstash which can, for instance, act as a consumer to pull events from a beats -> kafka -> logstash -> elasticsearch pipeline.

Some rationale from maintainers as to why logstash is not included in ECK CRDs/portfolio would be appreciated.

@KetulRadadiya
Copy link

+1

@kplanz
Copy link

kplanz commented Jul 13, 2022

There is an official recipe for using Logstash with ECK: https://github.com/elastic/cloud-on-k8s/tree/main/config/recipes/logstash

There is nothing yet in the docs about this and it's obviously not a CRD for Logstash, but still may be helpful for some people.

@duclm2609
Copy link

I still don't get it why Logstash is not include. It has been 3 years already.

@Asafkbalink
Copy link

Vouching for this. 3 years. How is this is not included but APM is?

@jeansalama
Copy link

+1 to add Logstash with ECK or helm charts

@FranAguiar
Copy link

What's the point of deprecate the logstash chart if is not included in ECK?

@flexitrev
Copy link

flexitrev commented Apr 27, 2023

I'm happy to announce that we are adding Logstash to ECK elastic/logstash#15030

@a1exus
Copy link
Author

a1exus commented Apr 27, 2023

I'm happy to announce that we are adding Logstash to ECK elastic/logstash#15030

well, that's new... ;-)

thanks! after 3 long years))

@danielloader
Copy link

Hey looks good!

How would you do this in the new operator model?
https://www.elastic.co/guide/en/logstash/current/working-with-plugins.html#installing-plugins

I would need to install the kafka plugin when using this.

@flexitrev
Copy link

This is support for a limited set up plugins built in, including kafka. We plan on adding more. You can see the use-facing documentation here - https://www.elastic.co/guide/en/cloud-on-k8s/master/k8s-logstash-technical-preview-limitations.html

@Kushmaro
Copy link

Kushmaro commented Jun 6, 2023

This is now available, with ECK 2.8. docs here enjoy folks, thanks for the likes and comments here!

Closing this issue.

@Kushmaro Kushmaro closed this as completed Jun 6, 2023
@thbkrkr thbkrkr added the v2.8.0 label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>feature Adds or discusses adding a feature to the product v2.8.0
Projects
None yet
Development

No branches or pull requests