Package Configuration
Global Settings
global_settings:
ingestion_template_s3_bucket: "development-config-bucket-afterburner"
schema_common_version: "v001.001.005"
schema_output_path: "../.xdr_schema_output/"
ingestion_pipeline_output_path: "../.xdr_ingestion_pipelines_output"
upload_ingestion_template_output_path: "../.xdr_ingestion_template_output"
default_profile: "ghostburner"
target_path: "~/.xdr/xdr_targets.yaml"Organizations Configuration
organisations:
- org_id: "org123"
cluster_name: ""
- org_id: "org456"
cluster_name: ""Schema Configuration
Build Settings
Schema Definitions
Ingestion Pipeline Configuration
Pipeline Globals
Pipeline Definition
Vector Templates
Best Practices
Common Tasks
Adding a New Schema
Creating a New Pipeline
Updating Vector Templates
Last updated