Pipeline | Description |
---|---|
saltminer-default-pipeline | Purpose: Provides primary enrichment of Inventory_Asset data to all child indices. If there is a match from the inventory_asset.key enrichment is used, otherwise the asset is used as the source for inventory_asset information as a default. Calls: – None Called By: – All child pipelines Demo: – In the demo (default) is sets customer_custom.is_production value based on the version name. |
saltminer-fix-scan-properties-pipeline | Temporary pipeline used to fix the saltminer.scan.* properties not being populated. |
saltminer-issue-pipeline | Purpose: Calls the default SaltMiner pipeline and then updates the issues as they are ingested. Calls: – saltminer-default-pipeline – saltminer-fix-scan-properties-pipeline (Temporary while next release rolls out 2023-04-04) Default Pipeline for: – issues* Demo: – In the demo (default) is sets customer_custom.is_production value based on the version name. |
saltminer-asset-pipeline | Purpose: Main pipeline for all asset indices Calls: – saltminer-default-pipeline Default Pipeline for: – assets* Demo: – In the demo (default) is sets customer_custom.is_production value based on the version name. |
saltminer-scan-pipeline | Purpose: Calls the default SaltMiner pipeline and then updates the scans as they are ingested. Calls: – saltminer-default-pipeline Default Pipeline for: – scans* |