Skip to content

Instantly share code, notes, and snippets.

@mandarjog
Last active October 21, 2016 23:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mandarjog/34217d1523676f45d01a0884c1e7922f to your computer and use it in GitHub Desktop.
Save mandarjog/34217d1523676f45d01a0884c1e7922f to your computer and use it in GitHub Desktop.
config
_EVERY_SERVICE_: # Applies to every interaction:- between all consumers and producers
serviceid: _EVERY_SERVICE_
ingress:
reporters:
- kind: statsd
params:
addr: "statsd:8125"
- kind: prometheus
- kind: mixologist.io/consumers/logsAdapter
params:
backends:
- glog
- stackdriver
checkers:
- kind: whitelist
params:
providerurl: https://gist.githubusercontent.com/mandarjog/c38f4a992cc5d470ad763e70eca709b9/raw/
- kind: whitelist1
params:
providerurl: https://gist.githubusercontent.com/mandarjog/c38f4a992cc5d470ad763e70eca709b9/raw/
plori-test.appspot.com:
serviceid: plori-test.appspot.com
consumers:
"api_key:aaaa":
serviceid: aaaa
adapters:
checkers:
- kind: block
params:
message: shame on you, access denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment