结果
A minimized log excerpt with secrets removed, timestamps preserved, and a diff that confirms the redaction pass.
工作流
在本地解析日志、移除敏感信息,并在分享前对比清理结果。
Use this path when a stack trace, HAR export, environment file, or application log needs to be shared outside the original incident channel.
A minimized log excerpt with secrets removed, timestamps preserved, and a diff that confirms the redaction pass.
这些工作流页面不会处理、收集或存储工具输入。请直接使用链接工具,并在处理敏感数据前查看其信任标签。
Trim unrelated lines so the shared sample contains the failing request, timestamp window, and nearby context only.
本地日志解析器Run the log through local scrubbing rules for bearer tokens, API keys, cookies, emails, and private identifiers.
日志脱敏工具If the evidence is a HAR file, remove sensitive headers and request bodies before exporting a reduced artifact.
HAR 查看器 / 脱敏器Compare original and scrubbed text so only expected sensitive fields changed.
文本差异对比No automated scrubber can guarantee that. Use the redaction pass, then inspect the diff and the final excerpt manually.
Keep only file names that are necessary to understand the failure. Remove user names, private paths, and customer identifiers.
Use the HAR sanitizer when the evidence includes browser requests, headers, timings, or response metadata.