Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>logsumNew to Visual Studio Code? Get it now.
logsum

logsum

SpecialJayy

| (0) | Free
A local llm application to summarize logs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

logsum README

Logsum is an LLM application that simplifies log analysis. It automatically extracts errors, explains warnings, and identifies system anomalies. Designed for flexibility, Logsum works out of the box with any engine that supports OpenAI compatibility, including Ollama, llama.cpp, and Lemonade.

Features

Summarize logs with logsum command Usage:

  1. Select logs to be summarized
  2. Press F1 or (ctrl + Shift + P) and type Summarize with logsum
  3. The summary will appear in a terminal window when the llm is done summarizing

Requirements

Optional: Local LLM engine (llama cpp is recommended)

Extension Settings

This extension contributes the following settings:

  • logsum.apiKey: Optional ApiKey for the endpoint
  • logsum.model: model name. Example: Qwen3.6-35B-A3B-GGUF-UD-IQ3_XXS, claude-fable-5, gpt-5.6-sol
  • logsum.url: url endpoint. Default: http://localhost:13305/v1

1.0.0

Initial release of Logsum

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft