Outcome
A minimized log excerpt with secrets removed, timestamps preserved, and a diff that confirms the redaction pass.
Workflow
Logs lokal parsen, Geheimnisse entfernen und das bereinigte Ergebnis vergleichen.
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.
These workflow pages do not process, collect, or store tool input. Use the linked tools directly and review their trust badges before handling sensitive data.
Trim unrelated lines so the shared sample contains the failing request, timestamp window, and nearby context only.
Lokaler Log-ParserRun the log through local scrubbing rules for bearer tokens, API keys, cookies, emails, and private identifiers.
Log-BereinigerIf the evidence is a HAR file, remove sensitive headers and request bodies before exporting a reduced artifact.
HAR-Betrachter und BereinigerCompare original and scrubbed text so only expected sensitive fields changed.
Text-Diff-CheckerEntfernt Secrets, Tokens, E-Mails, IP-Adressen und Zugangsdaten lokal aus Logs vor dem Teilen.
Logs lokal parsen und analysieren. Unterstützt JSON Lines, Klartext und gängige Log-Formate.
Browser-HAR-Exporte lokal prüfen und Header, Cookies, Query-Strings, Bodys und Antwortinhalte vor dem Teilen redigieren.
Vergleichen Sie zwei Textblöcke und markieren Sie Unterschiede.
Analysieren Sie .env-Dateien, validieren Sie Variablen und exportieren Sie nach JSON, YAML oder Docker-Argumenten.
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.