TL;DR: Security teams are being pushed to ingest more telemetry for AI-driven operations, but noisy, inconsistent data still creates analyst overhead instead of better decisions, according to Anomali. The real productivity gain comes from engineering signal through normalization, context enrichment, and workflow-driven analytics, not from feeding models everything.
At a glance
What this is: This article argues that AI-assisted SOC productivity depends less on ingesting more telemetry and more on structuring, normalizing, and enriching the data that drives decisions.
Why it matters: For IAM and security teams, the lesson is that identity, privilege, and asset context only improves outcomes when telemetry is standardized enough for analytics to trust and act on it.
By the numbers:
- Microsoft reports that it processes 78 trillion security signals per day as part of its threat landscape insights.
- In the SANS 2024 SOC Survey, "Too many alerts that we can’t look into/lack of correlation between alerts" appears as an explicit barrier to full SOC capability utilization.
👉 Read Anomali's analysis of data hygiene for AI security and SOC productivity
Context
AI in security operations fails when teams treat data volume as the goal instead of the raw material for decisions. In SOC environments, telemetry quality, schema consistency, and contextual enrichment determine whether AI reduces work or simply produces faster noise.
This is also an identity governance issue. Logs from IAM platforms, endpoint systems, and security tools only become useful when they can be tied to privilege level, user role, and normal access patterns, which is why telemetry design and identity context belong in the same operating conversation.
Key questions
Q: How can AI help SOC analysts without creating more noise?
A: AI helps when it operates on enriched, governed intelligence rather than raw telemetry. If the underlying context is weak, the model only automates confusion. If the data is curated, AI can rank alerts, assemble timelines, and draft response steps while leaving final judgment with the analyst.
Q: Why do unnormalized logs undermine AI-driven security analytics?
A: Unnormalized logs use different field names, event structures, and semantics across systems, so AI cannot reliably compare them or explain what they mean. That forces humans to re-check the model’s work and reduces trust in the output. Normalization gives analytics a stable schema, which is the minimum requirement for consistent correlation.
Q: What do security teams get wrong about data volume and visibility?
A: Teams often assume that more telemetry automatically means better visibility, but data volume without purpose just increases noise. Some sources are valuable for retention or audit, while others are meant to drive detection and response. The mistake is treating every event stream as if it should produce alerts.
Q: How can organisations tell whether AI SOC ROI is actually improving?
A: Watch for sustained gains in MTTR, MTTD, alert coverage, and false positive reduction, not just a one-time spike after rollout. Pair those metrics with auditability of the investigation output and with analyst feedback on decision quality. If the numbers improve but trust falls, the model is not healthy.
Technical breakdown
Why ingesting more telemetry creates more noise
Security platforms often assume that broader ingestion equals broader visibility, but visibility without structure can degrade decision quality. Different systems emit different field names, event shapes, and semantics, which makes direct comparison difficult. AI models do not resolve that mismatch automatically. They inherit the inconsistencies and often amplify them by producing plausible but untrusted outputs. In practice, the problem is not the size of the dataset alone. It is the absence of a defensible data model that lets analytics understand what a field means across sources and whether it can be used consistently.
Practical implication: define which sources are meant for detection and which are only for retention before expanding ingestion.
How normalization and enrichment change AI outcomes
Normalization converts vendor-specific logs into a common schema so events can be searched, correlated, and explained consistently. Enrichment then adds identity, asset, and environment context so the same event can be evaluated in relation to privilege, criticality, and expected behaviour. That combination changes AI from a pattern generator into a decision support layer. Without it, the model guesses. With it, the system can distinguish routine activity from meaningful deviation and can reduce investigation time instead of increasing it.
Practical implication: standardize identity and asset fields before asking AI to triage alerts.
Why workflow-first analytics outperform output-first analytics
A workflow-first approach starts with the decision the analyst needs to make, then designs the telemetry and correlations backward from that need. This is different from simply generating more alerts or more summaries. The aim is to remove work before it reaches a human, not to reshuffle the same work into a different interface. In SOC operations, that means building detections around triage steps, escalation thresholds, and the context required to close investigations quickly. AI is useful when it shortens the path from signal to decision.
Practical implication: map detections to analyst handoffs and decision points, not to raw event volume.
NHI Mgmt Group analysis
Data hygiene is now an AI governance control, not a housekeeping task. Security teams that feed unstandardized telemetry into AI are effectively delegating judgment to a system that cannot reliably interpret the evidence. That increases the chance of false confidence, wasted analyst effort, and misprioritized response. The control question is no longer whether AI can process more data, but whether the organisation has defined the signal well enough for AI to be trusted with it. The practitioner conclusion is simple: governance starts with data quality.
Identity context is the missing layer in most AI-enabled SOC designs. Logs become operationally useful when they can be tied to who or what is acting, what privilege they hold, and what normal behaviour looks like. That is where IAM, privileged access, and telemetry design intersect. If identity signals are absent or inconsistent, AI cannot distinguish expected access from risky deviation with enough confidence for real operations. The practitioner conclusion is that identity enrichment belongs in the detection pipeline, not after it.
Signal engineering is the right mental model for security AI. The article shows that productivity does not scale by ingesting everything, but by shaping data so the system can make fewer bad assumptions. That is a stronger model than alert expansion or visibility expansion because it focuses on decision quality. The practitioner conclusion is to measure how much analyst work is removed, not how much telemetry is consumed.
Schema consistency creates the trust boundary for machine-assisted operations. If one platform names a field differently from another, AI cannot reliably reason across those records without normalization. This is especially important when combining cloud, endpoint, and IAM telemetry, where the same behaviour can look different in each source. The practitioner conclusion is to treat schema governance as part of operational resilience, not merely a data engineering preference.
What this signals
A SOC that cannot explain its own data model will struggle to operationalize AI safely. The next programme-level shift is from alert-centric tuning to signal engineering, where teams define schema, purpose, and context before they automate decisions.
Context debt: the accumulation of unstandardized fields, missing identity attributes, and inconsistent event formats that forces analysts to verify what automation should already know. Teams that keep adding sources without addressing context debt will see AI speed rise while trust falls.
As security operations absorb more IAM, endpoint, and cloud telemetry, practitioners should expect governance to move closer to the data pipeline. The organisations that benefit from AI will be the ones that treat normalization and enrichment as control design, not post-processing.
For practitioners
- Classify telemetry by operational purpose Separate compliance retention feeds from detection and response feeds before expanding ingestion. If a data source does not support triage, correlation, or investigation, do not expect it to improve AI decisions, even if it improves volume metrics.
- Normalize identity and asset fields first Create a standard schema for user, role, privilege, host, application, and environment fields so logs from IAM, endpoint, cloud, and SIEM sources can be compared reliably.
- Attach context that reduces analyst uncertainty Enrich high-value events with role, peer group, access pattern, and asset criticality so alerts reflect decision points instead of raw anomalies.
- Build detections backward from the workflow Map each detection to the analyst handoff it supports, then define the minimum context required for escalation, closure, or suppression.
- Measure work removed, not alerts created Track reduction in analyst validation time, repeated enrichment steps, and unnecessary escalations to determine whether AI is actually improving productivity.
Key takeaways
- AI in SOC operations fails when data is noisy, inconsistent, or poorly scoped, because the model inherits the same uncertainty as the analysts.
- Normalization, enrichment, and workflow alignment are the controls that turn telemetry into signal instead of turning AI into a faster noise generator.
- For IAM and security teams, identity context is part of operational intelligence, not an optional enhancement to analytics.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-53 Rev 5, CIS Controls v8 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | DE.CM-1 | Telemetry monitoring and detection quality are central to the article's SOC argument. |
| NIST SP 800-53 Rev 5 | SI-4 | Security monitoring controls map directly to the article's focus on signal quality and alert reduction. |
| CIS Controls v8 | CIS-8 , Audit Log Management | The article centres on logging consistency, parsing, and operational use of logs. |
| NIST AI RMF | MANAGE | AI risk management depends on governing the quality of inputs and outputs in operational systems. |
Use MANAGE to define controls for data quality, context, and human oversight in AI-enabled SOC workflows.
Key terms
- Signal Engineering: The practice of shaping raw telemetry into decision-ready information through normalization, enrichment, and purpose-driven filtering. In SOC operations, it means designing data so analysts and automation can trust the meaning of each event instead of re-checking every output.
- Data Hygiene: The discipline of keeping security data consistent, complete, and usable across systems. It includes schema normalization, field standardization, and reducing noise so analytics can operate on reliable inputs rather than fragmented or ambiguous records.
- Context enrichment: Context enrichment is the act of attaching missing identity, resource, and relationship data to an authorization request before policy evaluation. It reduces guesswork in the decision path and is especially important when an AI agent, service account, or API key arrives with minimal intrinsic context.
What's in the full article
Anomali's full article covers the operational detail this post intentionally leaves for the source:
- Examples of how telemetry normalization changes the quality of AI-assisted SOC workflows
- Additional practitioner discussion on data segmentation for detection, retention, and enrichment
- More detail on how identity and asset context improve correlation and triage decisions
- The webinar conversation and leadership commentary that informed the article's operating model
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, secrets management, and identity lifecycle control. It is designed for practitioners who need to connect identity discipline to broader security operations and governance.
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org