Skip to main content

Retention and Redaction

Beacon can write supported prompt, command, tool, file, approval, policy, and runtime context when a configured source runtime emits it. Before endpoint events are written to local JSONL or forwarded through configured destinations, Beacon applies redaction, sanitization, truncation, and event-size limits.

Content Handling

Prompt Event Example

Prompt content is included only when the source runtime emits it. Secret-like values are redacted before the event is written:

Command Event Example

Command events can include normalized tool and command context, with truncation metadata when fields exceed limits:

Forwarding Implications

Content handling is applied before events are written to runtime.jsonl. File-based destinations such as Wazuh, Elastic/Filebeat, Datadog Agent custom log collection, Sumo Logic forwarding, Rapid7 forwarding, Microsoft Sentinel forwarding, AWS S3 Vector forwarding, Google Cloud Storage Vector forwarding, and customer-managed shippers read the resulting local JSONL. Splunk HEC and Falcon LogScale HEC forwarding receive the same normalized collector output according to the configured endpoint pipeline. Review runtime scope, artifact access, destination permissions, and downstream retention before rollout so retained content matches your approved telemetry policy.

Schema examples

Inspect endpoint event examples and content fields.

Endpoint install

Configure endpoint telemetry and collector service files.