How XSIAM detection actually fires: XQL triggers, real-time vs scheduled, and the alert pipeline.
Every detection in Cortex XSIAM is triggered by an XQL query, either continuously against the live data stream (real-time) or on a schedule. Understanding which one your rules use changes how you scope, tune, and pay for detection work.
Read the full lesson with Pro.
The takeaways below are public so you know what is in the lesson. The full body, the negotiation script, and every other lesson unlock with Pro. Free 30 days, no card.
Takeaways
- →Real-time correlation rules fire against the live event stream and can only generate issues; they cannot write to datasets or lookups.
- →Scheduled rules run on a cadence (cron-expressible) and can write to datasets, lookups, or feed them back as enrichment.
- →Cortex auto-disables a rule that fires 5,000+ times in 24 hours; build a 'rule fired ratio' widget to catch this.
- →A healthy mix: ~30-40% real-time for time-sensitive detections, the rest scheduled for broader patterns.
- →Bring a partner in for multi-source joins, external enrichment, or compliance-regulated detection authoring.
Copy-ready script
Pro“Can you split the rule scope into two phases? Phase one is enablement of the OOTB ruleset against my environment, ideally on a flat-rate or fixed-fee basis. Phase two is authoring custom rules where the OOTB set has gaps, billed hourly.”
See it in your own quote.
Paste a Palo Alto Networks quote. The engine will tell you, line by line, where the pattern in this lesson actually shows up.
Have Clarify read your SOW