XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.9.1 GA
    • 2.8 GA
    • Gateway
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started

    Description

      Trying the following policy chain:

      "policy_chain": [
                  {
                      "name": "logging",
                      "version": "builtin",
                      "configuration": {
                          "condition": {
                              "combine_op": "and"
                          },
                          "enable_access_logs": true,
                          "custom_logging": "[{{ time_local }}] {{ host }}:{{ server_port }} {{ remote_addr }}:{{ remote_port }} [Original IP {{ headers['X-Forwarded-For'] }} ]  \\\\\\\"{{ request }}\\\\\\\" {{ status }} {{ body_bytes_sent }} ({{ request_time }})  [Credential: {{ credentials['app_id']  }} ]"
                      }
                  },
                  {
                      "name": "apicast",
                      "version": "builtin",
                      "configuration": {}
                  }
              ],
      

      credentials['app_id'] is not logged.

      {{credentials['app_id']}} is not logged.
      [28/Jul/2020:16:18:29 +0000] echo-api.3scale.net:8080 172.17.0.1:51606 [Original IP 1.2.3.4 ]  \\\"GET /employee/tsmwdiko/v1/employee/1160-4FE4-A6E8-FD8073CA07B9?app_id=7cc9f339&app_key=f1147a0a HTTP/1.1\\\" 200 795 (1.163)  [Credential:  ]
      

      Attaching the service configuration.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-cpalmier Carlo Palmieri (Inactive)
            David Rajnoha David Rajnoha (Inactive)
            Eloy Coto Eloy Coto (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: