Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-6069

Enable http/https proxy support when forwarding audit logs via the http method

XMLWordPrintable

    • http-proxy
    • Improvement
    • False
    • None
    • False
    • Not Selected
    • NEW
    • In Progress
    • NEW
    • 0% To Do, 100% In Progress, 0% Done
    • With this update, HTTP outputs have a 'proxy' field, which allows log data to be sent via a HTTP proxy.
    • Enhancement

      Problem 

      When the HCP cluster forwards audit logs to the private guest cluster via a konnectivity proxy, it's necessary to forward logs via HTTP/HTTPS proxy. 

      The current CLF spec does not allow to config custom proxy for the outputs.

      #example config 
        spec:
          inputs:
          - name: http-receiver
            receiver:
              http:
                format: kubeAPIAudit
                port: 8443
          outputs:
          - name: hostedcluster
            type: http
            url: https://172.30.159.35:9110

       

      Done Criteria 

      • Allow to config http/https proxy to CLF CR
      • Collector pods should forward logs via HTTP/HTTPS proxy 

              rhn-engineering-aconway Alan Conway
              sjayasin.openshift Samantha Jayasinghe
              Qiaoling Tang Qiaoling Tang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: