reqlog is a command-line tool for searching, tracing, and streaming logs across local files, Docker containers, and remote Linux hosts over SSH.
It’s designed for developers and system administrators debugging distributed systems where logs are spread across multiple services or machines. The software can follow request flows using request IDs, trace IDs, correlation IDs, and custom key/value fields without needing a centralized tracing platform.
This is free and open source software.
Key Features
- Searches logs across multiple local files, Docker containers, and remote SSH hosts.
- Traces requests using request_id, trace_id, correlation_id, and custom log keys.
- Streams live logs in real time from supported sources.
- Parses JSON logs automatically and supports key/value text logs.
- Provides chronological request tracing, context around matches, time filtering, and structured JSON output.
Website: github.com/SagarMaheshwary/reqlog
Support:
Developer: Sagar Maheshwary
License: MIT License

reqlog is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Console Log File Analyzers | |
|---|---|
| journalctl | Query and display messages from the journal |
| lnav | Curses-based tool for viewing and analyzing log files |
| Gonzo | Go based TUI for log analysis |
| angle-grinder | Slice and dice logs |
| MultiTail | Monitor logfiles and command output in multiple windows |
| Chipmunk | Fast logfile viewer that can deal with huge logfiles (>10 GB) |
| TWSLA | Work with large log sets without deploying a heavier log management stack |
| Swatch | Simple Log Watcher is a useful tool to monitor just about any type of log |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

