By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: LimaCharliePublished August 1, 2026

TL;DR: A November 2021 update added a universal telemetry protocol, adapter-based ingestion, and 1 year retention for external logs while also extending sensor handling and UEBA reliability, according to LimaCharlie. The practical shift is not just broader collection, but tighter operational control over how security telemetry is normalized, retained, and turned into detections.


At a glance

What this is: This is a LimaCharlie developer update covering new telemetry ingestion, sensor improvements, and SOC 2 Type 2 certification, with the key finding that external logs can now flow into the normal EDR pipeline.

Why it matters: It matters because security teams often struggle to unify logs, detections, and retention across EDR, SIEM, and external data sources, and that governance problem intersects with identity-rich telemetry from tools like 1Password and cloud audit logs.

👉 Read LimaCharlie’s developer roll-up on telemetry ingestion, sensors, and SOC 2


Context

Telemetry ingestion is only useful if the data can be normalized, retained, and governed consistently across security workflows. This update is about that control plane, not just about adding more log sources, and the identity angle appears where external telemetry includes access activity, secrets tooling, and administrator behaviour.

For IAM, PAM, and NHI teams, the practical issue is whether security telemetry stays fragmented across point tools or becomes usable for detection and response. When audit logs, secrets events, and endpoint signals enter the same pipeline, the question shifts from collection to governance, correlation, and retention discipline.


Key questions

Q: How should security teams govern telemetry pipelines that handle identity and cloud logs?

A: Treat the pipeline as a control layer, not a transport layer. Governance should cover schema resilience, in-flight redaction, lineage, routing authority, and retention decisions. If identity and cloud logs are transformed after storage, you lose both cost leverage and control fidelity. The practical goal is to make data quality and routing decisions before the SIEM bills you for raw ingestion.

Q: Why does normalized telemetry matter for IAM and NHI monitoring?

A: Normalized telemetry lets teams correlate activity across users, service accounts, and tools without stitching together incompatible formats. That matters for IAM and NHI monitoring because access abuse often shows up as a sequence, not a single event. Without consistent fields, analysts miss privilege misuse, offboarding failures, and secrets exposure patterns.

Q: What breaks when external logs are ingested without ownership and retention rules?

A: The main failure is evidentiary drift. Logs become hard to trust, hard to search, and easy to overexpose if ownership, retention, and access boundaries are undefined. In practice, that means investigations slow down and sensitive identity data can remain visible to people who do not need it.

Q: How can teams tell whether telemetry ingestion is improving security outcomes?

A: Look for better correlation quality, shorter investigation time, and fewer blind spots around privileged activity and secrets access. If more sources only increase volume, but analysts still cannot connect events back to an identity or control owner, the programme has expanded collection without improving governance.


Technical breakdown

Universal telemetry ingestion and pipeline normalisation

The Universal Sensor Protocol is a transport layer for external telemetry that lets logs enter the same downstream workflow as endpoint data. In practice, that means records from sources such as S3, syslog, Google Pub/Sub, or 1Password events can be parsed, normalized, and indexed into a common EDR-style pipeline. The security value is not ingestion alone. It is the ability to apply consistent detection logic and retention policy across heterogeneous sources without building separate analytics stacks for each one. That reduces operational friction, but it also raises the bar for schema discipline and source validation.

Practical implication: standardise the event schema and source trust model before broadening ingestion.

Adapter-based collection for disparate security sources

The adapter model is essentially a collection abstraction that sits between raw telemetry and the platform’s normal processing path. It can ingest from multiple mechanisms, then represent one source as many first-class sensors or normalize third-party telemetry into a familiar EDR format. That matters because security teams rarely lose visibility from lack of data. They lose it because each tool exports differently, creating brittle pipelines and inconsistent enrichment. Adapter-style collection reduces that drift, but only if mappings are maintained and source-specific edge cases, such as malformed logs or sensor duplication, are managed deliberately.

Practical implication: treat adapter mappings as governed configuration, not one-time setup work.

Telemetry retention, detection rules, and SOC workflow consistency

The update ties telemetry ingestion to one-year retention and D&R rules, which means newly ingested sources are not just stored, they are operationalized. That is a meaningful design choice for SOC teams because it avoids the common split between observability tooling and detection tooling. It also creates a governance requirement: if external logs are going to drive alerts, investigations, and exports, then ownership, retention boundaries, and access controls must be defined for those data sets. In identity-heavy environments, that includes audit trails from secrets stores and admin tools that can reveal misuse of privileged access.

Practical implication: assign data owners and retention rules before routing new telemetry into detection workflows.


NHI Mgmt Group analysis

Telemetry unification is becoming a governance problem, not just an engineering problem. Once external logs, endpoint telemetry, and secrets-related events are processed in one pipeline, the central issue becomes who can trust, query, and retain each source. That affects SOC evidence handling, IAM auditability, and NHI monitoring in the same control surface. Practitioners should treat normalization as an access and assurance control, not a plumbing task.

Identity-rich telemetry is where SOC platforms start overlapping with IAM and PAM. A source such as 1Password events or cloud audit logs can expose privileged behaviour, secret access, and offboarding gaps. That makes telemetry ingestion relevant to identity governance because detection quality depends on whether the event stream preserves actor, session, and entitlement context. Teams should align telemetry design with identity review processes, not only SIEM use cases.

Data retention consistency is the hidden control requirement behind unified telemetry. When one platform stores everything for a fixed retention period, the programme still has to decide which sources deserve that treatment and which require stricter segregation. This is especially true for logs that may contain credentials, tokens, or account metadata. The control question is whether retention policy matches the sensitivity of the identity data being collected.

Platform consolidation around ingestion and detection is pushing security teams toward fewer, richer control planes. That trend can simplify operations, but it also concentrates risk if teams do not define source integrity, least privilege, and evidence handling early. For identity programmes, the signal is clear: telemetry governance is now part of access governance. Teams should evaluate whether their log architecture can support both security operations and identity assurance.

Operational visibility depends on source fidelity, not just collection breadth. More telemetry sources do not automatically produce better detections if normalization collapses important context. Security teams need to preserve enough identity and host metadata to support investigation, especially when privileged actions or secret access are involved. The right next step is to validate whether each new source improves decision quality or merely increases volume.

What this signals

Unified telemetry platforms will keep pulling security operations closer to identity governance because the most valuable alerts increasingly involve who accessed what, when, and through which account. That means IAM, PAM, and NHI teams should expect more demand for evidence-grade event models that can survive investigation and audit use cases.

The named concept here is telemetry governance convergence: the point where collection, retention, and identity assurance become one control problem. Teams that still separate SOC logging from identity evidence management will struggle to answer basic questions about privileged access, offboarding, and secrets usage across their environment.


For practitioners

  • Define a telemetry trust model Classify which log sources are authoritative for identity, privilege, and secrets activity, then document who owns each source and how it is validated before ingestion.
  • Normalize identity-rich events before detection Preserve user, workload, and session identifiers when mapping external logs into the SOC pipeline so investigations can link activity back to the right account or non-human identity.
  • Apply retention by sensitivity class Set different retention and access rules for logs that can contain credentials, tokens, or administrative actions, rather than applying one blanket policy across all telemetry.
  • Review third-party telemetry for offboarding signals Use events from secrets tools, cloud logs, and collaboration systems to confirm that departed users and revoked accounts no longer generate active access or privileged activity.

Key takeaways

  • This update is about consolidating security telemetry into a single operational path, which raises governance questions as much as engineering ones.
  • Identity-rich logs from tools like secrets stores and cloud audit systems become more useful when normalization preserves actor and session context.
  • Teams should decide ownership, retention, and access controls before they expand ingestion, or they will only create larger evidence pools without better security decisions.

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 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-1Telemetry governance depends on knowing which entities and logs are trusted sources.
NIST SP 800-53 Rev 5AU-2The update expands audit logging inputs and retention handling across security data.
CIS Controls v8CIS-8 , Audit Log ManagementThe post is primarily about collecting, normalizing, and retaining security logs.

Define which events are audited and ensure external telemetry is captured with consistent, reviewable settings.


Key terms

  • Telemetry Normalization: Telemetry normalization is the process of turning data from different security tools into a consistent format that can support one policy decision. It is essential when identity, endpoint, and asset systems all feed the same control plane, because conflicting data can otherwise create gaps or overblocking.
  • Evidence-Grade Logging: Evidence-grade logging is telemetry that retains enough context, integrity, and access control to support incident response, audit, and investigation. It is more than raw data capture because the records must remain trustworthy and usable after collection.
  • Identity-Rich Telemetry: Identity-rich telemetry is event data that includes actor, account, session, or entitlement information tied to a user, service account, or workload. It is especially valuable for IAM, PAM, and NHI governance because it shows who or what performed an action and under what access conditions.

What's in the full article

LimaCharlie’s full blog post covers the operational detail this post intentionally leaves for the source:

  • Specific adapter inputs and supported ingestion paths for S3, syslog, Pub/Sub, STDIN, and 1Password events
  • Implementation notes for mapping third-party telemetry into first-class sensors and the EDR pipeline
  • Pricing mechanics for Carbon Black sensor billing and per-gigabyte ingestion charges
  • Sensor release notes covering macOS isolation fixes, Linux stability, and UEBA event regeneration

👉 The full LimaCharlie post includes adapter details, supported sources, pricing notes, and sensor release changes.

Deepen your knowledge

NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It gives identity and security practitioners a common control framework for governing access, rotation, and lifecycle risk.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 1, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org