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

Documentation update for bug 1888943

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Critical Critical
    • Logging 5.3
    • None
    • Logging
    • None
    • devex docs #209 Oct 21-Nov 11, devex docs #210 Nov 11-Dec 2
    • 3
    • Undefined
    • ---
    • ---

      As part of fixing https://bugzilla.redhat.com/show_bug.cgi?id=1888943 the API reference for the ClusterLogFowarwarder.Output type was updated as follows. These changes should be reflected in the rest of the user documentation wherever they are relevant.

      // URL to send log records to.
      //
      // An absolute URL, with a scheme. Valid schemes depend on `type`.
      // Special schemes `tcp`, `tls`, `udp` and `udps` are used for types that
      // have no scheme of their own. For example, to send syslog records using secure UDP:
      //
      //     \{ type: syslog, url: udps://syslog.example.com:1234 }
      //
      // Basic TLS is enabled if the URL scheme requires it (for example 'https' or 'tls').
      // The 'username@password' part of `url` is ignored.
      // Any additional authentication material is in the `secret`.
      // See the `secret` field for more details.
      //
      // Secret for authentication.
      // Name of a secret in the same namespace as the cluster logging operator.
      //
      // For client authentication, set secret keys `tls.crt` and `tls.key` to the client certificate and private key.
      //
      // To use your own certificate authority, set secret key `ca-bundle.crt`.
      //
      // Depending on the `type` there may be other secret keys that have meaning.
      //
      

            landerso@redhat.com Libby Anderson
            rhn-engineering-aconway Alan Conway
            Rolfe Dlugy-Hegwer Rolfe Dlugy-Hegwer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: