Start with the identity events that matter most for detection: authentication, privilege changes, secret use, and non-human identity activity. Then test whether your SIEM can search and correlate those signals quickly enough to support containment. If it cannot, the issue is not only tooling age, but an operating model that treats visibility as optional.
Why This Matters for Security Teams
Modernising SIEM is often framed as a storage, licensing, or dashboard decision, but the real issue is whether identity events remain visible when it matters most. Authentication, privilege elevation, token use, and non-human identity activity are frequently the earliest indicators of compromise. If those events are incomplete, delayed, or poorly correlated, analysts lose the ability to distinguish normal administrative activity from abuse. NIST’s NIST SP 800-53 Rev 5 Security and Privacy Controls remains useful here because it reinforces log management, access control, and auditability as operational requirements, not optional extras.
The common mistake is assuming a newer SIEM automatically restores visibility. In practice, SIEM modernisation fails when teams migrate volume first and detection logic later, leaving identity telemetry fragmented across cloud platforms, directories, PAM, and application logs. That gap matters even more in environments with NHI and agentic AI, where machine identities can generate high-frequency access without the behavioural cues humans typically produce. In practice, many security teams encounter identity blind spots only after suspicious access has already persisted long enough to force containment, rather than through intentional detection design.
How It Works in Practice
A practical SIEM modernisation programme starts by defining the identity telemetry that detection engineering must always preserve. That usually includes successful and failed authentication, privilege assignment and revocation, group membership changes, privileged session activity, secret retrieval, API token use, and service or workload identity events. The objective is not to ingest everything equally, but to ensure that the events most useful for causal reconstruction are searchable, normalised, and retained at the fidelity needed for investigations.
Operationally, this means mapping log sources to identity use cases before platform migration. Teams should confirm that the SIEM can correlate directory events, PAM session data, cloud audit logs, endpoint telemetry, and application authentication trails into a single incident timeline. CISA’s guidance on log collection and retention and the MITRE ATT&CK knowledge base are both helpful for anchoring this work in observable attacker behaviour and response needs.
- Prioritise identity sources that support containment decisions, not just compliance reporting.
- Normalise identities across human, service, workload, and agentic AI contexts.
- Preserve time sync, principal identifiers, and privilege context so events can be correlated.
- Test detections for account takeover, privilege abuse, and anomalous secret use before migration.
- Verify that search latency and retention still support hunting under incident conditions.
Modernisation also requires governance. Security teams should define which identity events are mandatory, which can be sampled, and which require enrichment from IAM, PAM, CNAPP, or SOAR workflows. Best practice is evolving for NHI and AI agent telemetry, but the principle is stable: if a machine identity can take action, it needs an audit trail that is as actionable as a human administrator’s. These controls tend to break down when identity logs are ingested without normalisation across hybrid environments because correlation logic cannot reliably link one principal across directory, cloud, and application layers.
Common Variations and Edge Cases
Tighter identity visibility often increases ingestion cost and analyst workload, requiring organisations to balance detection depth against storage, tuning, and response capacity. That tradeoff becomes sharper in distributed cloud estates, high-volume SaaS environments, and organisations with large NHI populations. There is no universal standard for how much machine identity telemetry to retain, so current guidance suggests starting with the events that drive detection and incident reconstruction, then expanding only where the use case justifies it.
One edge case is application-native authentication that never reaches the central directory in a useful form. Another is ephemeral workload identity, where a short-lived token may be more important than the underlying host or user. For agentic AI, the visibility problem can be subtler: the agent may act through an orchestration layer, which means the SIEM must capture both the agent’s decision context and the downstream tool invocation. OWASP’s OWASP Top 10 for LLM Applications is relevant where prompt injection or tool abuse changes the meaning of those actions.
The practical test is simple: can the organisation explain who or what used a privilege, from where, with which secret, and for what purpose? If the answer depends on manual log stitching after the fact, the SIEM has been modernised in form but not in function. For cloud-first and identity-heavy environments, that is usually where the model breaks.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 and MITRE ATLAS address the attack and risk surface, while NIST CSF 2.0, NIST AI RMF and NIST AI 600-1 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | DE.CM-8 | Identity log visibility is a core monitoring capability for detecting misuse. |
| NIST AI RMF | GOVERN | Agentic AI and NHI logging need governance over accountability and traceability. |
| OWASP Non-Human Identity Top 10 | Non-human identity activity is central to preserving identity visibility in SIEM. | |
| NIST AI 600-1 | GenAI systems can obscure downstream actions unless tool use is logged and reviewed. | |
| MITRE ATLAS | AML.TA0001 | Adversarial AI techniques can alter identity-relevant signals and detection quality. |
Inventory machine identities and ensure their secrets, tokens, and access events are logged end to end.
Related resources from NHI Mgmt Group
- How should security teams use AI in SIEM without losing identity context?
- How should security teams implement AI-driven SOC coverage without losing identity visibility?
- How should security teams use LLMs for identity analytics without losing control?
- How should security teams control SaaS renewals without losing visibility across departments?