結果
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.