Customizations
📄️ Customizing logging
Spectra Detect Manager, Worker, and Hub pods, by default come with a filebeat sidecar. The sidecar uses console output to export logs in JSON format to stdout.
📄️ Deploying custom report views and report types
Each tiscale-worker release can be configured with custom report views and report types. Report views are stored in the ConfigMap -report-views. Report types are stored in the ConfigMap -report-types. The ConfigMap value should be the file content, and the key should be the view file name.
📄️ Installing large file worker group
Installing the tiscale-worker chart in "large mode" will install a tiscale-worker deployment that manages a set of large file processing pods.
📄️ Installing multiple Spectra Detect worker groups in the same Kubernetes cluster
You can install multiple Spectra Detect Worker releases (instances of a Helm chart) in the same cluster and connect them to the same Spectra Detect Manager. Each Worker release should be installed in a separate Kubernetes namespace, which will represent a Spectra Detect configuration group.