Skip to content
Notis

Clean Debug Logs Before Sharing

Debug logs contain a trail of user activity. Anonymize them automatically.

Trigger

Issue Created Trigger

Triggered when a new issue is created.

Action

Anonymize Value

Tool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: `anonymizevalue().execute(anonymizevaluerequest(data=['secret']))` limitations: only supports list of strings, not nested structures.

Why this helps

When investigating bugs, developers paste full debug logs with session IDs, user identifiers, or request traces that expose user activity. The log stays in the issue forever, searchable and visible to anyone. A privacy audit flags the exposure, or a user discovers their activity is documented.

  • Protects user privacy in logs
  • Reduces compliance violations
  • Keeps debug issues safe for review
  • Prevents information leaks

Setup

Build it in a few focused steps.

  • 1Connect Linear and Anonyflow to Notis.
  • 2Create an automation: 'When a new Linear issue is created, anonymize session IDs, user identifiers, request traces, and sensitive debugging information.'
  • 3Set the trigger to 'Issue Created'.
  • 4Configure Notis to notify your Engineering Slack channel.
  • 5Test by creating an issue with a sample debug log and confirm sensitive identifiers are removed.

Questions about this workflow

How do I debug if the user ID is removed?

Use your logging platform or APM tool (DataDog, New Relic, Sentry) to review the raw logs. Linear is for tracking the fix, not storing sensitive logs.

Can developers recover the anonymized IDs?

Only with Anonyflow's deanonymization key. Use this for authorized team members during active debugging.

What if I need to reference a specific user session in the issue?

Reference the timestamp and a generic user number instead. Use your internal logging system for the actual user ID.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Linear to Anonyflow. A trigger fires from one place; an action lands in another.

Linear triggers

Anonyflow actions

Recurring trigger

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

TriggerScheduled

Anonymize Value

Tool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: `anonymizevalue().execute(anonymizevaluerequest(data=['secret']))` limitations: only supports list of strings, not nested structures.

ActionInstant

Webhook trigger

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

TriggerInstant

Deanonymize Packet

Tool to deanonymize a json data packet using your private key. use after receiving an anonymized packet to recover specific fields.

ActionInstant

Comment Received Trigger

Triggered when a comment is received.

TriggerInstant

Deanonymize Value

Tool to deanonymize one or more anonymized string values. use when you need to recover the original plaintext values after encryption-based anonymization. example: `deanonymizevalue().execute(deanonymizevaluerequest(data=["<anonymized string>"]))`

ActionInstant

Issue Created Trigger

Triggered when a new issue is created.

TriggerInstant

Test Connection

Tool to test the connection to the anonyflow api. use when verifying that the anonyflow service is reachable and operational before performing anonymization tasks. example: `testconnection().execute(testconnectionrequest())`

ActionInstant

Issue Updated Trigger

Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.

TriggerInstant

Private Team Comment Created

Fires when a new comment is posted on an issue in a private Linear team (polled with the connected user's token).

TriggerPolling

Private Team Issue Created

Fires when a new issue appears in a private Linear team (polled with the connected user's token).

TriggerPolling

Private Team Issue Properties Updated

Fires when properties on an issue change in a private Linear team (polled with the connected user's token).

TriggerPolling

Connect any two apps with Notis in the middle.

Linear and Anonyflow, or any other combination from 1,000+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Anonyflow.