Saved filters let you build named views of your event feed that you can switch to instantly. Instead of re-selecting severity, service, and project settings every time you open the app, you save the combination once and recall it with a single tap. A filter called “Critical Sentry errors from my-api” gets you straight to the events that matter, without any re-configuration.Documentation Index
Fetch the complete documentation index at: https://docs.logbrew.co/llms.txt
Use this file to discover all available pages before exploring further.
What a filter can include
Every saved filter is a combination of up to four criteria. You can use any subset. A filter with only a severity level is as valid as one that combines all four.| Criterion | Options |
|---|---|
| Severity | All, Critical, Warning, Info |
| Service | Sentry, Vercel, Railway, PostHog, Linear, Stripe |
| Project | Any specific project you have connected |
| Search query | Any keyword or phrase to match against event titles and messages |
Creating a saved filter
Set your filters in the Feed
Open the Feed tab and apply the combination of severity, service, project, and search query that you want to save.
Tap Save Filter
Tap the Save Filter option in the filter sheet. It appears once you have at least one filter criterion active.
Applying a saved filter
- Open the Feed tab.
- Tap the Filter button.
- Scroll to the Saved Filters section and tap the filter you want to apply.
Deleting a saved filter
You can delete a saved filter two ways:- Long-press the filter name in the filter list, then tap Delete.
- Go to Settings, Saved Filters, swipe left on the filter you want to remove, and tap Delete.
Practical examples
On-call rotation view
On-call rotation view
Create a filter scoped to a specific project with severity set to Critical. Switch to this filter at the start of your on-call shift so your feed shows only the alerts you are responsible for.
Per-project debugging
Per-project debugging
If you are actively working on one service, save a filter for that project with severity set to All. You see everything from that project: errors, deployments, and warnings, without events from other services cluttering the view.
Payment issue monitoring
Payment issue monitoring
Connect Stripe and save a filter with the Stripe service selected and severity set to Critical. Drop into this view when you want a quick check on payment failures without digging through deployment noise.
Linear SLA tracking
Linear SLA tracking
Save a filter for the Linear service with severity set to Critical or Warning. SLA breach and high-risk events from Linear surface immediately when you switch to this view.