Run operator
Run operator
searchlight run [flags]
--api.address string The address of the Searchlight API Server (default ":8080")
--config-dir string Path to directory containing icinga2 config. This should be an emptyDir inside Kubernetes. (default "/srv")
--config-secret-name string Name of Kubernetes secret used to pass icinga credentials. (default "searchlight-operator")
-h, --help help for run
--kubeconfig string Path to kubeconfig file with authorization information (the master location is set by the master flag).
--master string The address of the Kubernetes API server (overrides any value in kubeconfig)
--resync-period duration If non-zero, will re-list this often. Otherwise, re-list will be delayed aslong as possible (until the upstream source closes the watch or times out. (default 5m0s)
--web.address string Address to listen on for web interface and telemetry. (default ":56790")
--allow_verification_with_non_compliant_keys Allow a SignatureVerifier to use keys which are technically non-compliant with RFC6962.
--alsologtostderr log to standard error as well as files
--analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files
--stderrthreshold severity logs at or above this threshold go to stderr
-v, --v Level log level for V logs
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging