Showing 19 open source projects for "logs"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    OpenObserve

    OpenObserve

    Elasticsearch/Splunk/Datadog alternative for (logs, metrics, traces)

    ...OpenObserve provides its own UI which does not require separate installation unlike Kibana). You can reduce your log storage costs by ~140x compared to Elasticsearch by using OpenObserve. Below are the results when we pushed logs from our production Kubernetes cluster to Elasticsearch and OpenObserve using fluent bit. OpenObserve stored data in Amazon s3 and Elasticsearch stored data on Amazon EBS volumes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Vector

    Vector

    A high-performance observability data pipeline

    Vector is a Rust‑based, high‑performance observability data pipeline tool (agent + aggregator) designed to collect, transform, and route logs and metrics at scale. Created by Datadog, it aims to be the only tool needed from ingestion to vendor output, providing cost-efficient, safe, and flexible telemetry processing.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    defmt

    defmt

    Efficient, deferred formatting for logging on embedded systems

    defmt ("de format", short for "deferred formatting") is a highly efficient logging framework that targets resource-constrained devices, like microcontrollers. In its current iteration defmt mainly targets tiny embedded devices that have no means to display information to the developer, e.g. a screen. In this scenario, logs need to be transferred to a second machine, usually a PC/laptop, before they can be displayed to the developer/end-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GreptimeDB

    GreptimeDB

    An open-source, cloud-native, unified time series database for metrics

    GreptimeDB treats all time series as contextual events with timestamps, and thus unifies the processing of metrics, logs, and events. It supports analyzing metrics, logs, and events with SQL, PromQL, and streaming with continuous aggregation. GreptimeDB is a time-series database optimized for storing and querying large amounts of time-series data, commonly used in monitoring and IoT applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    sn0int

    sn0int

    Semi-automatic OSINT framework and package manager

    sn0int is a semi-automatic OSINT framework and package manager. It was built for IT security professionals and bug hunters to gather intelligence about a given target or about yourself. sn0int is enumerating attack surfaces by semi-automatically processing public information and mapping the results in a unified format for follow-up investigations. sn0int is heavily inspired by recon-ng and maltego, but remains more flexible and is fully opensource. None of the investigations listed above are...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Install Nothing

    Install Nothing

    A terminal application that simulates installing things

    Install Nothing is a Rust-based project is a command-line tool that simulates the output of an installation process without actually doing any real installation, letting users watch amusing fake progress screens as if packages, kernels, or desktops were being compiled and configured. Rather than running real tasks, it produces convincing terminal output that mimics the steps, logs, and scrolling messages of installation scripts, making it entertaining for demonstrations, jokes, or screensaver-style displays in terminal sessions. It’s designed for simplicity and safety, doing nothing destructive or permanent on your system while still delivering a satisfying illusion of intense computing activity. Users can configure its behavior to include or exclude specific fake stages, so the output can be tailored to the experience they want.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Findomain

    Findomain

    Fast open source tool for discovering and monitoring domain subdomains

    Findomain is an open source reconnaissance tool designed to discover and enumerate subdomains associated with a target domain. It focuses on speed and reliability by using Certificate Transparency logs and multiple well tested public APIs instead of relying solely on brute force scanning techniques. By querying multiple passive data sources in parallel, the tool can identify a large number of subdomains within a short time, making it useful for security researchers, penetration testers, and bug bounty hunters. Findomain aggregates information from various online services to provide a comprehensive list of discovered subdomains without directly attacking the target infrastructure. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Windmill

    Windmill

    Open-source developer platform to power your entire infra

    Windmill is a modern developer platform for building internal tools and automations using scripts written in Python, TypeScript, or Go. It provides a structured way to build, schedule, and share workflows as scripts with secure input forms and audit trails. Unlike traditional low-code platforms, Windmill caters to technical teams who want the flexibility of scripting with the convenience of a collaborative GUI. Users can turn scripts into APIs, schedule recurring jobs, and manage user access...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Stoolap

    Stoolap

    A Modern Embedded SQL Database written in Rust

    ...Instead of relying on heavy commercial observability platforms, stoolap provides a fast, focused interface where users can filter, query, and visualize time-series data, logs, traces, and error metrics in a cohesive environment. Its intuitive query builder lets users craft powerful filters and aggregations without complex configurations, making it easier to diagnose performance bottlenecks or uncover unusual events during testing and production. Stoolap supports dashboards, alert triggering, and exports so teams can embed visualizations in reports or monitor critical thresholds in real time.
    Downloads: 8 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Svix

    Svix

    The enterprise-ready webhooks service

    ...Webhooks come with a myriad of security implications, such as SSRF, replay attacks and unauthenticated webhook events. You would need to build a UI for your users to add and remove endpoints, inspect logs and get ongoing reports. Offer your users a great developer experience, including the ability to test, inspect and replay their webhooks.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    rtk

    rtk

    CLI proxy that reduces LLM token consumption

    ...RTK intercepts these command outputs and compresses them into concise summaries before sending them to the language model. This process helps maintain important information while removing redundant data such as boilerplate logs, long directory listings, or repetitive test outputs. By minimizing the amount of noise sent to the AI model, the tool improves reasoning quality and allows longer development sessions within the same context window. The system is implemented as a lightweight Rust binary that runs locally and integrates easily with common AI coding environments.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    Gitlogue

    Gitlogue

    A cinematic Git commit replay tool for the terminal

    ...The tool is standalone and designed to be easy to install and run, so users don’t need complex setups to enjoy animated commit histories. Gitlogue adds atmosphere and personality to otherwise dry version control logs, and it supports terminal-friendly output that respects your existing workflow.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    zerobrew

    zerobrew

    A drop-in, 5-20x faster, experimental Homebrew alternative

    zerobrew is an innovative lightweight package management system and dependency installer designed to simplify how developers install, build, and manage open-source software without relying on heavyweight ecosystems. It reimagines the idea of a “brew-like” experience by focusing on minimal dependencies, reproducible builds, and clarity of configuration so that even complex packages can be installed without deep setup overhead. Rather than abstracting every detail behind magic, ZeroBrew...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Plano

    Plano

    Delivery infrastructure for agentic apps

    ...The system provides intelligent LLM routing APIs that support model agility, along with filter chains for safety, moderation, and memory hooks. It also exposes rich traces, metrics, and logs to support continuous improvement of agent behavior in production. Overall, Plano functions as delivery infrastructure for scalable, maintainable AI agent systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Code2Prompt

    Code2Prompt

    Convert codebases into structured prompts optimized for LLM analysis

    code2prompt is an open source command line tool designed to convert an entire codebase into a structured prompt that can be easily used with large language models. It analyzes a project directory, gathers relevant source files, and formats them into a single prompt that includes the source tree and code content. This approach helps developers quickly provide full project context to AI models without manually copying files or assembling prompts. code2prompt is built in Rust and focuses on...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Vibe Kanban

    Vibe Kanban

    Get 10X more out of Claude Code, Codex or any coding agent

    Vibe Kanban is an open-source, self-hosted orchestration and workflow platform designed to help developers manage and coordinate the work of AI coding agents using a visual Kanban-style interface rather than juggling terminals and logs. As AI agents such as Claude Code, Gemini CLI, Codex, and others are increasingly used to generate and update code autonomously, developers often end up spending more time monitoring and sequencing these agents than writing or reviewing meaningful work. Vibe Kanban tackles this by enabling users to define tasks as cards on a board, assign those tasks to one or more coding agents, and then track progress and outcomes as each agent executes in the background with its own isolated workspace. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Tunnel Cloudflared Desktop

    Tunnel Cloudflared Desktop

    Lightweight desktop application for managing Cloudflare Tunnels

    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    sentinel

    sentinel

    Sentinel is a filesystem-backed document DBMS written in Rust.

    ...Each document includes full audit metadata—creation timestamps, version history, hashes, and signatures—viewable with standard UNIX tools. Designed for edge deployments, compliance systems, audit logs, certificate management, and regulatory reporting. No server required, works entirely on filesystem with Git-based replication. Zero vendor lock-in—migrate anytime using standard tools like rsync, tar, or git.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    moonwalk

    moonwalk

    Cover your tracks during Linux Exploitation by leaving zero traces

    Cover your tracks during Linux Exploitation / Penetration Testing by leaving zero traces on system logs and filesystem timestamps. moonwalk is a 400 KB single-binary executable that can clear your traces while penetration testing a Unix machine. It saves the state of system logs pre-exploitation and reverts that state including the filesystem timestamps post-exploitation leaving zero traces of a ghost in the shell.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB