Choose a stream and time range
Select a log stream, then set the smallest time window that contains the event. Narrow windows reduce scanned rows and make field exploration faster. MoleSignal can infer a stream schema as events arrive. The field panel shows available dimensions and supports adding filters without rewriting the full query.Query modes
Use field mode for fast filtering and SQL mode for joins, expressions, CTEs, or aggregations. Examples:Inspect results
The results table supports:- visible-field selection and structured value rendering;
- event pagination;
- row details with the original fields;
- five surrounding records on either side of the selected event;
- pivots to a trace, service, metric, or other correlated signal when identifiers are present.
Save repeatable searches
Save a useful query as a saved view. Reopen the view, run the query over another time window, attach the view to a report, or use the view as the starting point for an alert.Permissions
streams.readdiscovers streams and schemas.streams.queryruns searches and opens context.saved_views.create,saved_views.edit, andsaved_views.deletecontrol saved views.
Cross-signal correlation
Follow a log event into the associated trace, service, metrics, or host context.