Get Pro License

Roadmap

LogLens is actively developed. Here's a look at what we're working on and what's planned for the future. This is a living document and priorities may change based on user feedback.

Have a great idea for a feature? We'd love to hear it! The best ideas come from our users.

Suggest a Feature

Near-Term: In Progress

Configuration Profiles

Manage multiple configurations for different projects. You'll be able to define custom TUI field mappings (e.g., for `timestamp_keys`) on a per-project basis.

Export & Save Results

A new `export` command will allow you to save the results of a `query` or `search` command to a new file, making it easy to share your findings with your team.

Next Up: Planned

Interactive Drill-Down

Bridge the gap between statistical analysis and raw logs. After running a `stats group-by` command, you'll be prompted to instantly launch the TUI, pre-filtered for a specific data series.

Direct Cloud Integrations

Query logs directly from cloud storage. We're exploring integrations with Amazon S3 and CloudWatch Logs, so you can analyze archives without downloading them first.

A Plugin System

Extend LogLens with custom parsers and formatters. A plugin system would allow the community to add support for more niche or proprietary log formats.

Future Ideas: Under Consideration

Alerting & Anomaly Detection

Define rules and thresholds for your log data. LogLens could run in the background and notify you when specific errors occur or metrics cross a threshold.