Filtering events

How to filter the event log by status, event type, app, Slack channel, date range, and free text search.

The filter bar sits above the event table and lets you narrow down the list to exactly what you're looking for. On desktop, the primary filters are always visible. On mobile, tap the filter icon to open a sheet with all filter options.

All active filters are reflected in the URL, so filtered views are shareable.

Status

A multi-select filter. Pick one or more delivery statuses to show only events with those outcomes:

  • Pending — queued, not yet delivered
  • Delivered — successfully sent to all channels
  • Partially delivered — sent to some channels but not all
  • Failed — delivery failed to all channels
  • Skipped — not delivered (no matching targets, or plan limit reached)

You can select multiple statuses at once. For example, select "Failed" and "Partially delivered" to see all events that had delivery issues.

Event type

A searchable combobox listing every App Store Connect and App Store Server Notification event type. Start typing to narrow the list, then select the event type you want. Only one event type can be selected at a time.

App

A dropdown listing all apps connected to your account. Select an app to show only events from that app.

Channel

A multi-select filter listing all Slack channels (targets) connected to your account. Select one or more channels to show events that were routed to those channels.

Date range

A date picker with "from" and "to" fields. Set both to filter events within a specific time window, or set just one to filter events before or after a date.

A free text search field. Searches across:

  • Event ID
  • Event type and subtype
  • App name and bundle ID
  • Event description

The search is debounced, so results update as you type without needing to press Enter.

Clearing filters

Click the "Clear filters" button to reset all filters at once and return to the unfiltered event list.