2015-11-25 05:22:11 +08:00
|
|
|
[[plugins.memcached]]
|
2015-11-17 04:12:45 +08:00
|
|
|
servers = ["localhost"]
|
2015-10-17 14:11:12 +08:00
|
|
|
pass = ["some", "strings"]
|
|
|
|
|
drop = ["other", "stuff"]
|
|
|
|
|
interval = "5s"
|
2015-11-25 05:22:11 +08:00
|
|
|
[plugins.memcached.tagpass]
|
2015-10-17 14:11:12 +08:00
|
|
|
goodtag = ["mytag"]
|
2015-11-25 05:22:11 +08:00
|
|
|
[plugins.memcached.tagdrop]
|
2015-10-17 14:11:12 +08:00
|
|
|
badtag = ["othertag"]
|