| subject: global |
| adapters: |
| - name: default |
| kind: quotas |
| impl: memQuota |
| params: |
| - name: default |
| impl: stdioLogger |
| params: |
| logStream: STDERR |
| - name: prometheus |
| kind: metrics |
| impl: prometheus |
| params: |
| - name: default |
| impl: denyChecker |
| - name: apigeeAPIKey |
| kind: lists |
| impl: apigeeKeyChecker |
| params: |
| organization: the-brails |
| environment: prod |
| # Add verificationURL to use a different service or URL |
| #verificationURL: https://YOUR_ORG_HERE-prod.apigee.net/edgemicro-auth |
| - name: default |
| kind: attributes |
| impl: kubernetes |
| params: |
| # when running from mixer root, use the following config after adding a |
| # symbolic link to a kubernetes config file via: |
| # |
| # $ ln -s ~/.kube/config adapter/kubernetes/kubeconfig |
| # |
| kubeconfig_path: "adapter/kubernetes/kubeconfig" |
| - name: apigeeAnalytics |
| kind: access-logs |
| impl: apigeeReport |
| params: |
| organization: the-brails |
| environment: prod |
| # the-brails |
| key: da46c48b8987b395d1b0cce228974372c2046a4f052c9d941a06f68e1cd5acc3 |
| secret: 2b31064d4f65f3cc8cc42ef29a3742ccbfc75caf53d05bc70c6d1023560597fa |
| # gregbrail |
| #key: cf9b8f76a0cb29232f4a73bef86f97859e67642746a3dcce3efd1f34d773f544 |
| #secret: f6326522114cb4041212279fb2863278280a137142bbef35f386c4f767a0e627 |
| #collectionURL: https://edgemicroservices-us-east-1.apigee.net/edgemicro |
| - name: apigeeAttributes |
| kind: attributes |
| impl: apigeeKeyAttributes |
| params: |
| organization: the-brails |
| environment: prod |
| - name: authorizationChecker |
| kind: lists |
| impl: genericListChecker |
| params: |
| listEntries: |
| - "true" |