Http

The http source is activated using the http kind

yaml pathdescription
ignoreProcessorResponseIf true the http request returns quickly. Do not wait for a processor response
portthe port the http server listens too (do not change this if you are using bruco with k8s)

Example:

source:
  kind: http
  ignoreProcessorResponse: false
  # port: 8090