forked from bmedici/pushyd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdefaults.yml
47 lines (41 loc) · 842 Bytes
/
defaults.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# common defaults
broker: amqp://guest:guest@localhost:5672/%2F
logs:
path: "/tmp/"
level: debug
default: "pushyd-default.log"
shouter: "pushyd-shouter.log"
consumer: "pushyd-consumer.log"
newrelic: "pushyd-newrelic.log"
rollbar: "pushyd-rollbar.log"
shout:
topic: pushyd
period: 10.0
keys:
- tic
- tac
- toe
- created
- updated
- deleted
- crunched
newrelic:
enabled: true
disabled: false
rollbar:
enabled: true
disabled: false
# rules:
# proxy_tests:
# title: All proxy tests messages
# topic: proxy
# keys: proxy.#
# keys: proxy.key1, proxy.key2, proxy.key3
# keys:
# - proxy.key1
# - proxy.key2
# - proxy.key3
# keys: "proxy.#"
# keys: "proxy.#"
# subscribe: false
# #relay: http://requestb.in/1clzv7v1