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

Add ElasticSearch support #53

Closed
PrasadG193 opened this issue Mar 12, 2019 · 1 comment · Fixed by #59
Closed

Add ElasticSearch support #53

PrasadG193 opened this issue Mar 12, 2019 · 1 comment · Fixed by #59
Assignees
Labels
enhancement New feature or request

Comments

@PrasadG193
Copy link
Collaborator

BotKube should be able to send events to Elastic search

As of now, we have only Slack as a medium to send events. Since we already have sender interface implemented, it should be very straight forward to add new channels.

Describe the solution you'd like

  • User should be able to provide ELS credentials in the configuration file
  • User should be able to configure the events he/she is interested in
  • BotKube should forward events to the ELS collector if an event occurs
@PrasadG193 PrasadG193 added the enhancement New feature or request label Mar 12, 2019
@PrasadG193 PrasadG193 self-assigned this Mar 12, 2019
@PrasadG193
Copy link
Collaborator Author

Fixed with #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant