Skip to content

rsumner/ibmcloudlogs2datadog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ibmcloudlogs2datadog

Container that runs a standalone instance Kafka Connect to sink logs IBM Cloud logs stored in a IBM Cloud Event Streams (Kafka) topic to Datadog logs.

Requires the following Envrionment variables to be passed in:

  • BOOTSTRAP_SERVERS - list of Kafka brokers (separated by comma) to connect to. Get this from the Event Streams service key
  • IBMCLOUD_APIKEY - API key for the Event Streams service key
  • DATADOG_APIKEY - Datadog API Key
  • DATADOG_TOPICS - Event Streams topics to push consume and push to Datadog logs

Container details:

About

Container that runs a standalone instance Kafka Connect to sink logs IBM Cloud logs stored in a IBM Cloud Event Streams (Kafka) topic to Datadog logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors