A customer asks you to onboard their firewall logs. Someone builds a Linux virtual machine at the customer edge. Someone else configures a syslog forwarder and tunes parsing on the appliance. That configuration then sits on a server your security operations team cannot reach. Multiply it by a hundred tenants and the manual labor becomes the business.
For an MSSP, the right security data pipeline handles many tenants without multiplying that work. Few pipelines were built for it.
This guide covers the MSSP-specific requirements, six evaluation criteria, and an honest look at the options for 2026.
Why do MSSPs need a different pipeline than enterprises?
MSSPs need a different pipeline because every new tenant means repeating the same engineering work. Someone pays for those hours, either the customer in your proposal or you out of margin. Either way it shapes the price you can quote. An enterprise solves the ingestion problem once. You solve it per tenant, often across several SIEM platforms.
Choosing a SIEM for MSSP delivery is rarely a single decision either. One MSSP SOC often runs Microsoft Sentinel for some tenants and Splunk or Google SecOps for others.
Four pressures shape the economics.
Onboarding time per customer. Every tenant brings a different firewall vendor and a separate syslog configuration to build and maintain. Billing those hours as consultancy fees raises your proposal price. Waiving them moves the cost to your margin.
Ingestion cost per tenant. Telemetry volume drives SIEM cost, and that volume grows with the customer. A tenant that doubles its endpoint count doubles what it costs to ingest. Staying cautious about third-party logs controls that cost and loses you tenders, because competitors answer yes to every source.
One MSSP SOC serving many tenants. Analysts rotate across customers. Every tenant whose logs arrive in a different shape adds load to an alert queue that already runs hot.
Per-tenant compliance. Regulated tenants need data held in a specific region, or masked before it leaves their environment. Handling that per customer with scripts is where operational cost accumulates.
Independent research points the same way. Software Analyst Cyber Research found that teams managing multiple customer environments prefer centralized templates. One pipeline update then propagates across every tenant.
What must an MSSP pipeline do?
An MSSP pipeline must handle every tenant from one console while keeping each tenant’s data separated. Seven requirements apply regardless of which platform you pick.
- Multi-tenant management from one console, with per-tenant isolation enforced at the platform level.
- Reusable pipelines and content packs across customers, so a rule written once applies to the next tenant without a rebuild.
- Fast onboarding of new log sources, drawing on prebuilt vendor pack coverage.
- Per-tenant cost visibility, broken down by source, so you can see which customer drives which cost.
- Per-tenant routing to each customer’s SIEM, data lake, and archive storage.
- Automated schema normalization, so each destination receives data in the schema its detection content expects.
- Per-tenant policy, covering region of storage and masking of personal data at the edge.
How should you evaluate a pipeline: the 6 criteria
The seven requirements above describe what the pipeline has to do. The six criteria below are how you score a candidate against them. Each maps to a number you can ask a vendor for.
Time to onboard a tenant. Hours from contract to first clean data in that tenant’s SIEM. Ask for the figure and ask what it assumes.
Coverage. How many sources the platform collects from natively, and which destinations it writes to. Coverage gaps become custom parsers, and custom parsers become maintenance.
Multi-tenancy depth. Some platforms give each tenant an isolated instance. Others give you a shared control plane with tenant boundaries inside it. Ask where tenant credentials live and who can see what.
Cost model of the pipeline. Ask what the price scales with, then model it against your own tenant volumes. Check how the cost behaves as you add customers, and again as you add data.
Normalization quality. Whether the platform maps natively to the main SIEM schemas: ASIM, OCSF, ECS, CIM, and UDM. The alternative is your team supplying the mappings.
Operational overhead. How much scripting the platform expects, and who updates integrations when a vendor changes a log format.
Which platforms should MSSPs consider in 2026?
Multi-tenancy is where these platforms differ most. Two things decide the fit: how far tenant data stays separated, and how much customer access you need. Fuller profiles of every platform in the category sit in the top security data pipeline platforms guide.
| Platform | Multi-tenancy model | Fits an MSSP with |
|---|---|---|
| Cribl Stream | Isolated customer Workspaces within one Organization, but with shared SSO/IAM, credentials, licensing and billing. Enterprise only; max. five Workspaces total | Pipeline engineering capacity in house and a need for fine-grained control |
| DataBahn | MSSP multi-tenant deployment across cloud, on-premises, and hybrid, with per-tenant policy templates | Appetite for AI-made pipeline decisions across a broad telemetry estate |
| VirtualMetric DataStream | Full multi-tenant deployment with each tenant isolated in its own environment, and customer credentials held by the customer | A need for auditable, rule-based filtering decisions and little hands-on pipeline work |
Sources: vendor public pages and documentation, checked September 2026.
Deeper comparisons sit on VirtualMetric versus Cribl, VirtualMetric versus DataBahn, and VirtualMetric versus Logstash.
What is VirtualMetric DataStream for MSSPs?
VirtualMetric DataStream is a security data pipeline. It collects, normalizes, enriches, filters, and routes each tenant’s telemetry. All of that happens before the data reaches a destination. What gets kept, dropped, and routed follows the rules and detection content you configure.
For multi-tenant operations, it provides:
- Director Proxy for tenant isolation. Each customer runs a lightweight proxy in their own environment. They share an endpoint and a token, so their credentials stay with them.
- Customer data stays in the customer environment. Raw logs are processed locally and never reach VirtualMetric Cloud. Only configuration and metadata sync to the control plane.
- Reusable pipelines across tenants. Configuration written for one customer can be reused for the next without a rebuild.
- 300+ vendor integrations collected agentlessly over WinRM and SSH, with optional agents for deeper visibility. See all integrations.
- Automated normalization to the main SIEM schemas: ASIM, OCSF, ECS, CIM, UDM, and CommonSecurityLog. No user-supplied mappings.
- Per-tenant routing to Microsoft Sentinel, Splunk, Elastic, Google SecOps, Amazon Security Lake, Sentinel data lake, Amazon S3, Azure Blob Storage, Kafka, and custom APIs, among others.
- Ingest reduction of up to 90%. Filtering at the field and/or event level cuts the volume reaching each destination, with the exact figure depending on the source mix. The optional Smart Engine derives keep-or-cut decisions from your registered detection rules. More detail on how to reduce SIEM ingestion costs.
VirtualMetric is recognized by Microsoft through membership in the Microsoft Intelligent Security Association (MISA). Membership is reserved for products that integrate natively with Microsoft security tools.
What does this look like for a real MSSP?
Wortell, a Dutch managed security service provider, runs managed detection and response for hundreds of customers. Its onboarding path was the one described at the top of this page.
Three of the six criteria moved measurably after adopting DataStream for MSSPs:
- Onboarding time. Up to 40 hours saved per customer.
- Cost model. The onboarding fee came out of new proposals, removing a line item from every competitive bid.
- Coverage. Third-party log collection moved from an exception to close to default for new customers.
The full account sits in the Wortell customer story.
What would that reduction be worth in your environment? Estimate your annual savings with the ROI calculator.
Start a free trial and measure the reduction on your noisiest tenant first.
Frequently asked questions
What is a security data pipeline for MSSPs?
A security data pipeline for MSSPs is a layer between tenant telemetry sources and analytics platforms. It collects, normalizes, enriches, filters, and routes each tenant’s logs before they reach a SIEM. For an MSSP it adds tenant isolation, per-tenant routing, and shared configuration across customers.
Why do MSSPs need a multi-tenant data pipeline?
An MSSP serves many customers from one team, often across several SIEM platforms. A multi-tenant pipeline keeps each customer’s data separated while letting one console manage all of them. Without it, every new customer adds a parallel set of collection, parsing, and routing configuration to maintain.
How does a data pipeline cut MSSP SIEM costs?
A security data pipeline reduces the volume of telemetry reaching the SIEM, which is billed by ingested volume. Reduction is layered: removing redundant fields, filtering low-value events, and sampling repetitive telemetry. Bulk data held for compliance can go to lower-cost storage instead.
How fast can an MSSP onboard a new customer with a pipeline?
Onboarding time depends on native vendor pack coverage and on how much configuration carries over from existing tenants. Platforms with prebuilt coverage and reusable pipelines keep the work at configuration level. For example, Wortell is one of the Microsoft Security MSSPs of the Year. It saves up to 40 hours per onboarding with VirtualMetric DataStream.
Which security data pipeline is best for MSSPs?
No single platform fits every MSSP. Score the options on onboarding time, vendor and destination coverage, multi-tenancy depth, pipeline cost model, normalization quality, and operational overhead. Weight those six by your own tenant mix, particularly how many different SIEM platforms you support.