notifications icon indicating copy to clipboard operation
notifications copied to clipboard

Feature request - New destination Type : KAFKA

Open zhongnansu opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like NA

Describe alternatives you've considered NA

Additional context NA

Goal

Enabling opendistro to notify alert with Kafka, (like Custom Webhook, Slack, SNS...)

Settings

Type : KAFKA Connection Settings :

  • TLS : PLAINTEXT/SSL
  • Authentification : None/SASL_PLAINTEXT/SASL_SSL (at least)
  • Username
  • Password
  • Bootstrap servers list
  • Free kafka properties list (for sasl.mechanism or linger.ms by example)

Applicative Settings

  • Kafka Topic
  • Kafka Key (by default the Trigger name ?)
  • Kafka Header : List of free key/value

The issue is submitted by @gitfirenz https://github.com/opendistro-for-elasticsearch/notifications/issues/24

zhongnansu avatar Apr 20 '21 17:04 zhongnansu