Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-2605

Add example for sending to several Kafka brokers using only one output entry

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • OpenShift 4.7
    • OpenShift 4.7 Async
    • Logging
    • None
    • devex docs #197 Feb 11-Mar 4
    • 3
    • Undefined
    • ---
    • ---

      [URL]

      https://github.com/openshift/openshift-docs/blob/enterprise-4.7/modules/cluster-logging-collector-log-forward-kafka.adoc

       

      [ISSUE]
      It's possible to use one output where it's indicated several brokers. It would be great add an example for this.

      This was reported by me in this BZ#1904410 some time ago, and it contains one example for it:

        - name: app-logs 
          type: kafka
          secret:
            name: kafka-secret-dev
          kafka:
            brokers:
              - tls://kafka-broker1.example.com:9093/
              - tls://kafka-broker2.example.com:9093/
              - (...)
            topic: app-topic
      

            rdlugyhe Rolfe Dlugy-Hegwer
            rhn-support-ocasalsa Oscar Casal Sanchez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: