Log and Privacy Workbench

Paste logs below to parse them locally in your browser. The workbench never uploads content, never stores raw log text in the URL, and can redact likely secrets before copy or download.

Input sample

Format: plaintext
Entries: 0
Repeated messages: 0
Stack groups: 0

Filters

Nothing parsed yet — paste a log sample above.

Copy / download guards

Secret detection runs on the export text before copy/download. Identical values get the same placeholder.

Filtered / grouped log export

No likely secrets found

Incident summary

No likely secrets found

Log analysis examples

Preserve timestamps and correlation IDs while grouping repeated failures and removing sensitive values.

Structured event

{"level":"error","service":"api","requestId":"req-101","message":"Database timeout"}

Fields become filters while the normalized message can be grouped across requests.

Repeated stack trace

SocketTimeoutException: Read timed out

Repeated frames can reveal one underlying failure behind many log lines.

Common mistakes

  • Uploading production logs before checking for secrets.
  • Removing request IDs that are needed to reconstruct an incident.
  • Comparing samples from different time windows without noting the boundary.

Examples and guidance reviewed .

FAQ

See also: