[go: up one dir, main page]

Skip to content

Logdy blog

⭐ Logdy new version announcement: v0.17Logdy config file, colorizing cells with the same correlation id and better error handling
More

EU AI Act: Implications for Log Management Systems and ComplianceThe EU AI Act introduces comprehensive compliance requirements for organizations deploying AI systems, with particularly stringent logging and data storage obligations for high-risk AI applications.
More

How to Connect Cloudflare D1 SQLite Database with Metabase for Powerful AnalyticsA comprehensive guide to exporting your Cloudflare D1 SQLite database and setting up Metabase for advanced analytics and visualization, complete with automation tips.
More

Customer case: Building a user audit systemDiscover how a SaaS company reduced audit log storage costs by 99% while meeting compliance requirements using LogdyPro's immutable log storage solution
More

What is an Application User Audit System?Audit logs play a vital part of every bussiness system, they provide insigh into the past of what happened and who performed which actions.
More

Terminal application for browsing and searching logs - terminal log navigatorThe article presents a LogdyPro terminal log navigator
More

Syslog Viewer and Parser with Interactive Web UIHow to set up a powerful syslog viewer with Logdy - parse, filter, and analyze syslog entries in real-time with an interactive browser UI
More

Logdy Pro Part III: BenchmarkThe article presents comprehensive benchmark results demonstrating Logdy Pro's performance metrics and storage efficiency compared to industry alternatives.
More

Logdy Pro Part II: StorageThe article uncovers how Logdy Pro is able to achieve 15-20x compression rate while still maintain fast search and query capabilities
More

Logdy Pro Part I: The ProblemThe article clarifies the problems being solved by Logdy Pro and a way it does that
More

⭐ Logdy new version announcement: v0.16Context menu in table component and some small improvements!
More

⭐ Logdy new version announcement: v0.15Added specific options to be read from ENV
More

Logging Best Practices Series: Contextual loggingEver tried to debug an issue where a request passes through five different services, ten different methods, and you have no idea which logs belong to which request?
More

Logging Best Practices Series: Logging formatsFrom Chaos to Structure
More

Logging Best Practices Series: Logging levelsThe Good, The Bad, and The "Why Is This in Production?"
More

Logging Best Practices Series: What to log?Ready to transform your logs from a wall of gibberish into your most valuable debugging ally?
More

⭐ Logdy new version announcement: v0.14Powerful search and filtering capabilities in Logdy!
More

Part 4: Log file compression with column Zstandard in SQLite + benchmarkA fourth part of the series in which a different approach was taken based on a column compression in SQLite
More

Part 3: Log file compression with Zstandard VFS in SQLite + benchmarkA third part of the series where we explore ways to compress log files, in this part we're focusing on exploring compression modules for SQLite
More

Part 2: Log file compression with SQLite + benchmarkA second part of the series where we explore ways to compress log files, in this part we're exploring usage of SQLite and how it can help us with log files compression
More

Part 1: Log file compression with Gzip and Zstandard + benchmarkA first part of the series where we explore ways to compress log files
More

How to configure Apache2 to produce JSON logsThis blog describes the steps needed to be taken in order for Apache webserver to produce logs in JSON format
More

How to configure Nginx to produce JSON logsThis blog describes the steps needed to be taken in order for Nginx webserver to produce logs in JSON format
More

RabbitMQ logs viewer, setup a Web UI for loggingThe article explains how you can setup Logdy to browse RabbitMQ logs
More

Logdy: Stream logs to a web browserThe article covers a way to stream logs to a web browser from a remote machine or a local development setup
More

supervisorctl logs viewer and Web UI
More

⭐ Logdy new version announcement: v0.13Logdy has REST API now
More

⭐ Logdy new version announcement: v0.12Logdy as a Golang library
More

Logs browser for Golang appsThe article describes how to embed Logdy into a Golang app and enrich it with a fully featured logs browser
More

Live log tail with Logdy - stream logs from anywhere to web browserThe article describes what is log tailing and how it can be used in software engineering
More

The Art of writing technical documentation: A guide for Software EngineersHaving clear, well-structured but also detailed documentation helps a lot.
More

From 0 to 500 stars: Logdy GitHub journey in 3 monthsDiscover how to successfully promote GitHub project
More

Working with big log filesThis post presents a few tips on how to handle effectively big log files and feed them to Logdy
More

⭐ Logdy new version announcement: v0.11New utility command mode, some fixes to the UI and the backend as well
More

VS Code view terminal logsHow to use Logdy as a logs browser within VS Code editor
More

⭐ Logdy new version announcement: v0.10New release: Traces and Correlation IDs
More

⭐ Logdy new version announcement: v0.9New release: More UI enhancements, reading full file(s) with follow mode
More

⭐ Logdy new version announcement: v0.8New release: UI enhancements, storing messages to a file, error reporting from within the UI
More

Real-time Google Cloud functions & AWS Lambda logs viewerWith Logdy it's easy to tail GCP and AWS function logs
More

Microservices local development tools just got a way easierThe observability ecosystem is well-developed these days and there are many options for handling it on large scale...
More

⭐ Logdy new version announcement: v0.7New release: Loading messages from a buffer, UI improvements, setting UI IP address
More

Real-time logs browsers and viewersIf you want to see the logs from an application in real-time, here is a list of a few tools that can be used
More

Introduction to Pipes in UNIX systemsUnderstanding pipes is crucial for mastering the command line and effectively processing data in various Unix and Linux environments.
More

Why Log Viewers are Essential for Monitoring and TroubleshootingLog viewers play a crucial role in monitoring and troubleshooting software applications and systems...
More

How Not To: Logging (Use logs to make $ by not losing it)Dive into the world of logging faux pas, discover the hidden dangers that could cost you (or your company), and learn how to transform your logs from potential liabilities into assets that safeguard your success.
More

⭐ Logdy new version announcement: v0.6New release: Improved log messages buffer, pausing new messages, resuming
More

Ring buffer in GolangThis blog post describes an implementation of a ring buffer that was used to implement message buffer in Logdy
More

Docker logs web browser UIHow to use Logdy to monitor multiple docker images through UI
More

⭐ Logdy new version announcement: v0.5A lot of useful features in latest release, UI and performance improvements
More

Remote host logs browser UITake a look how easy it is to setup a logs web UI for any kinds of logs on a remote host
More

Kubernetes logs web UI with LogdyIn this blog post you'll how to setup Logdy with kubernetes logs
More

⭐ Logdy new version announcement: v0.4New version includes a couple of useful improvements including a new mode
More

Combining PM2 logs from mutliple processes into a single streamCheck how you can leverage Logdy to combine multiple PM2 logs
More

Journalctl logs web viewer with LogdyYou can use Logdy as a web UI for Linux journal, check the use cases
More

⭐ Logdy new version announcement: v0.3New version includes a couple of useful improvements including a new mode
More

PM2 log viewer and web UIHow to use Logdy to view PM2 logs in a web UI, live tail included
More

Nodejs & nodemon logs parser & viewer UIHow to use Logdy to make Nodejs and any other process run with nodemon | Nodemon logs browser
More

Mongodb log parser and viewer UIHow to use Logdy to make Mongodb webserver logs more readable
More

Nginx webserver log parser and viewer UIHow to use Logdy to make Nginx webserver logs more readable
More

Apache HTTP webserver log parser and viewer UIHow to use Logdy to make Apache webserver logs more readable
More

Web based logs viewer UI for local development environmentHow to use Logdy can be used to supercharge and improve you local dev setup.
More