aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-06-26 18:07:53 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-07-08 23:19:51 +0200
commit74aa1626d22b86f3245f35d8566cbd18992ef424 (patch)
tree4ed9d5a3004e36e87c56357c50a3b6203571b681 /conf
parent8ba6bf511e5955460f2179945848ba0b3bffe241 (diff)
downloadstrongswan-74aa1626d22b86f3245f35d8566cbd18992ef424.tar.bz2
strongswan-74aa1626d22b86f3245f35d8566cbd18992ef424.tar.xz
sw-collector: Query central collector database
Diffstat (limited to 'conf')
-rw-r--r--conf/options/sw-collector.opt12
1 files changed, 12 insertions, 0 deletions
diff --git a/conf/options/sw-collector.opt b/conf/options/sw-collector.opt
index ccd29771e..cf4ce362a 100644
--- a/conf/options/sw-collector.opt
+++ b/conf/options/sw-collector.opt
@@ -13,5 +13,17 @@ sw-collector.history =
sw-collector.first_time = 0000-00-00T00:00:00Z
Time in UTC when the Linux OS was installed.
+sw-collector.rest_api.uri =
+ HTTP URI of the central collector's REST API.
+
+sw-collector.rest_api.timeout = 120
+ Timeout of REST API HTTP POST transaction.
+
+sw-collector.tag_creator.name = strongSwan Project
+ Name of the tagCreator entity.
+
+sw-collector.tag_creator.regid = strongswan.org
+ regid of the tagCreator entity.
+
sw-collector.load =
Plugins to load in sw-collector tool.