Overview
Logship Frontend
The Logship Frontend is a web interface for querying and managing a Logship database. It provides log search, data visualization, dashboards, and account administration for product, operations, and IT users.
Highlights
- Rich query experience with Kusto editor, autocomplete, and saved queries.
- Built-in dashboards, alerts, and evaluator services for continuous monitoring.
- Dark/light themes, keyboard shortcuts, and responsive layout for mobile/tablet use.
Typical workflows
- Investigate an incident: filter logs by service, correlate with metrics, export CSV.
- Build dashboards: assemble charts from saved queries and share per-account.
Simple tiles pick a visualization:
lineandareadraw a time chart of the averaged value per bucket (one series per Group By value),barandpieaggregate once per Group By value over the whole range, andstatshows a single aggregate as a large number. - Operate multi-tenant environments: switch accounts, manage users, configure OAuth/JWT.
Settings docs
If you're documenting or operating the frontend-facing administration experience, these two pages are the current reference points:
- System Settings for deployment-wide defaults and search executor tuning
- Account Settings for per-account overrides, dashboard defaults, and compaction sizing