Collector

Command-line parameters for the service: “Prisma Collector”.
--config strings                        paths to the configuration files (default [prisma-collector.yaml,prisma-collector-user.yaml,/usr/local/intellitrend/prisma/etc/prisma-collector.yaml,/usr/local/intellitrend/prisma/etc/prisma-collector-user.yaml])
--config-dump                           writes the effective configuration to standard output and exits
--config-dump-default                   writes a default config to standard output and exits
--help                                  shows this help page
--list-cli-keys                         lists all available command line configuration keys (alias of --help)
--list-config-keys                      lists all available config file configuration keys
--list-env-keys                         lists all available environment variable configuration keys
--log.enable-structured-logging         enables structured JSON logging when using the 'stderr', 'stdout' or 'file' log-target, otherwise logs will always be structured
--log.file string                       the file to log into if log-target is set to 'file'
--log.level string                      minimum log level of log messages to show (one of 'info', 'warning', 'error', 'fatal', 'trace', 'debug') (default "info")
--log.syslog-priority uint16            priority to use if log-target is 'syslog' (default 6)
--log.syslog-tag string                 syslog tag to use if log-target is 'syslog'
--log.target string                     the target to which log messages shall be printed (one of 'stderr', 'stdout', 'syslog', 'file') (default "stderr")
--log.time-format string                the output format of the timestamp if structured logging is disabled (one of 'rfc822z', 'kitchen', 'dateonly', 'rubydate', 'rfc1123', 'rfc3339nano', 'stamp', 'stampmilli', 'stampnano', 'datetime', 'timeonly', 'ansic', 'unixdate', 'rfc822', 'rfc850', 'rfc1123z', 'rfc3339', 'stampmicro', 'layout') (default "datetime")
--metrics.identity string               identity string used for metrics
--netlog.alias string                   service alias to use when writing to netlog
--nsq.auth-enable                       enables nsq authentication
--nsq.auth-secret string                nsq authentication secret
--nsq.consume-address string            address to consume messages from
--nsq.consume-port uint16               port to consume messages from
--nsq.produce-address string            address to produce messages to
--nsq.produce-port uint16               port to produce messages to
--nsq.service-identity string           identity string for this service (may be any string but must be unique on the nsq bus)
--nsq.tls-ca-certificate string         optional path to a ca certificate that should be trusted when validating certs
--nsq.tls-enable                        enables TLS for nsq communication
--nsq.tls-skip-certificate-validation   skip validation of server certificate when using nsq over tls
--nsq.trace-enable                      enables extended nsq logging in the trace log level
--nsqrpc.control-message-pace uint      pace at which control messages will be passed back and forth between services (default 1000)
--nsqrpc.control-message-timeout uint   maximum time between control messages before a transaction will be considered dead (default 10)
--nsqrpc.timeout-checker-delay uint     delay between timeout checker runs (default 2)
--oss-licenses                          displays the licenses for all open source software used
--scheduler.trace-enable                enables extended logging for the scheduler in the trace log level
--show-stack-traces                     whether or not stack traces are included if a module returns an error
--version                               displays the software version
--zabbix.allow-insecure-connections     enables the use of unencrypted http connections for communication with zabbix (Not recommended)
--zabbix.allow-redirects uint           sets the maximum number of http redirects to follow when communicating with zabbix
--zabbix.timeout uint                   timeout for zabbix api requests (default 60)
--zabbix.trace-enable                   enables extended zabbix api logging in the trace log level