Skip to content

Filters

Filters are saved HTTPQL query presets that you apply to HTTP History and Search to focus on specific traffic.

Saving a Filter

  1. Type an HTTPQL query into the filter bar in HTTP History or Search.
  2. Click the Save filter icon (bookmark) next to the filter bar.
  3. Enter a name for the filter.
  4. Click Save.

The filter appears in the Filters list and in the filter bar dropdown on any HTTP History or Search view.

Applying a Saved Filter

Click the filter bar in HTTP History or Search, select a saved filter from the dropdown, and the query loads immediately. The traffic view updates to show only matching entries.

Managing Filters

Open Filters from the left navigation to see all saved filters.

ActionHow
RenameClick the filter name and type a new one
Edit queryClick the edit icon to open the query editor
DeleteClick the delete icon next to the filter

Filters vs. Scope

Filters and scope serve different purposes.

FiltersScope
PurposeView-only query presetControls what traffic Ogma captures and intercepts
EffectHides non-matching rows in the UIStops non-matching traffic from entering the proxy pipeline
Stored asNamed HTTPQL queriesHost/path include and exclude rules
Applies toHTTP History, SearchIntercept, Automate, Scanner, Workflows

A filter does not prevent Ogma from capturing traffic. It only changes what you see in the table.

Released under the GNU AGPLv3 license.