|
@@ -15,7 +15,7 @@ resource "sensu_check" "check_threatq_health" {
|
|
namespace = "default"
|
|
namespace = "default"
|
|
subscriptions = ["threatq", ]
|
|
subscriptions = ["threatq", ]
|
|
handlers = local.default_handlers
|
|
handlers = local.default_handlers
|
|
- interval = 60
|
|
|
|
|
|
+ interval = 120
|
|
publish = "true"
|
|
publish = "true"
|
|
runtime_assets = ["sensu-plugins-http", "sensu-ruby-runtime"]
|
|
runtime_assets = ["sensu-plugins-http", "sensu-ruby-runtime"]
|
|
}
|
|
}
|