Configuration of cfxEdgeCollector
Configuration of cfxEdgeCollector
cfxedgecollector configure --helpConfigure Options:
usage: cfxedgecollector configure [-h] [--securedir SECUREDIR]
[--jobdir JOBDIR] [--datadir DATADIR]
[--exporteddir EXPORTEDDIR]
[--backupdir BACKUPDIR]
[--configdir CONFIGDIR]
[--password PASSWORD] [--name NAME]
[--location LOCATION] [--update] [--migrate]
optional arguments:
-h, --help show this help message and exit
--securedir SECUREDIR
--jobdir JOBDIR Directory of Jobs
--datadir DATADIR Directory of data
--exporteddir EXPORTEDDIR
Directory of exported data
--backupdir BACKUPDIR
Directory of exported data
--configdir CONFIGDIR
Custom configurations directory
--password PASSWORD Password for user cfxcollector to login to
cfxedgecollector UI
--name NAME Name of the Collector
--location LOCATION Location of the Collector (If you are running
collector in different datacenters, you can give
datacenter name or location)
--update Use this flag to update along with
--password/--name/--location.
--migrate Use this flag to migrate newly added UI components
from default job.json to existing job's job.json
Sample/Example Usage
Last updated