Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Is elasticsearch is supported #277

Open
jainpratik163 opened this issue Nov 1, 2021 · 7 comments
Open

Is elasticsearch is supported #277

jainpratik163 opened this issue Nov 1, 2021 · 7 comments

Comments

@jainpratik163
Copy link

Is elasticsearch supported for k8s events?

@jainpratik163
Copy link
Author

any update on this.

@OneCricketeer
Copy link

OneCricketeer commented Nov 28, 2021

Use logstash http input plugin, then point the webhook watcher config to that.

Then output to Elasticsearch

@jainpratik163
Copy link
Author

If we don't want to use logstash in that case?
or can we use metricbeat?

@OneCricketeer
Copy link

Last I checked, metricbeat doesn't accept inbound http requests

@jainpratik163
Copy link
Author

in this case we need to think direct send details to ES without using logstash.
But i check via metricbeat we can send all details like k8s events to ES
https://github.com/elastic/beats/blob/master/deploy/kubernetes/metricbeat-kubernetes.yaml

@jainpratik163
Copy link
Author

any plan for ES support?

@OneCricketeer
Copy link

  1. This repo has had no commits in over a year
  2. As mentioned, Elasticsearch does not natively accept webhooks; you'll need a proxy solution

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants