2015-11-24 21:22:11 +00:00
|
|
|
[[plugins.memcached]]
|
2015-11-16 20:12:45 +00:00
|
|
|
servers = ["192.168.1.1"]
|
2015-10-19 21:28:10 +00:00
|
|
|
pass = ["some", "strings"]
|
|
|
|
drop = ["other", "stuff"]
|
|
|
|
interval = "5s"
|
2015-11-24 21:22:11 +00:00
|
|
|
[plugins.memcached.tagpass]
|
2015-10-19 21:28:10 +00:00
|
|
|
goodtag = ["mytag"]
|
2015-11-24 21:22:11 +00:00
|
|
|
[plugins.memcached.tagdrop]
|
2015-10-19 21:28:10 +00:00
|
|
|
badtag = ["othertag"]
|