conf: Descriptions of several settings updated
This commit is contained in:
@@ -4,17 +4,25 @@ sw-collector {}
|
||||
Options for the sw-collector tool.
|
||||
|
||||
sw-collector.database =
|
||||
Path to software collector database containing event timestamps, software
|
||||
URI to software collector database containing event timestamps, software
|
||||
creation and deletion events and collected software identifiers.
|
||||
|
||||
URI to software collector database containing event timestamps, software
|
||||
creation and deletion events and collected software identifiers.
|
||||
If it contains a password, make sure to adjust the permissions of the config
|
||||
file accordingly.
|
||||
|
||||
sw-collector.first_file = /var/log/bootstrap.log
|
||||
Path pointing to file created when the Linux OS was installed.
|
||||
|
||||
sw-collector.first_time = 0000-00-00T00:00:00Z
|
||||
Time in UTC when the Linux OS was installed.
|
||||
|
||||
sw-collector.history =
|
||||
Path pointing to apt history.log file.
|
||||
|
||||
sw-collector.first_file = /var/log/bootstrap.log
|
||||
Path pointing to file created when the Linux OS was installed.
|
||||
|
||||
sw-collector.first_time = 0000-00-00T00:00:00Z
|
||||
Time in UTC when the Linux OS was installed.
|
||||
sw-collector.tag_creator.regid = strongswan.org
|
||||
regid of the tagCreator entity.
|
||||
|
||||
sw-collector.rest_api.uri =
|
||||
HTTP URI of the central collector's REST API.
|
||||
|
||||
Reference in New Issue
Block a user