pinorama-studio
v0.5.2
Published
A web-based log explorer for [Pino](https://getpino.io/) logs. Pipe logs from any Node.js process and get full-text search, faceted filtering, keyboard shortcuts, Live Mode, and MCP integration for AI-powered log analysis.
Readme
pinorama-studio
A web-based log explorer for Pino logs. Pipe logs from any Node.js process and get full-text search, faceted filtering, keyboard shortcuts, Live Mode, and MCP integration for AI-powered log analysis.
Installation
npm i -g pinorama-studioUsage
node app.js | pinorama --openFeatures
- Full-text search powered by Orama
- Faceted filtering (enum, text, date range)
- Live Mode with auto-refresh
- Keyboard-first navigation
- Details panel with JSON tree view
- MCP integration for AI assistants
- Built-in presets for Pino and Fastify logs
- Internationalization (English, Italian)
Documentation
Full documentation at pinorama.dev/packages/studio.
