Logfmt Parser
/install logfmt-parser
Logfmt Parser
Converts messy log files from any format into clean, uniform JSON for easier analysis, debugging, and forwarding to log aggregators.
Usage
# Convert a log file to JSON
logfmt_parser -i app.log -o structured.json
# Pipe logs through parser with timestamp extraction
cat server.log | logfmt_parser --timestamp | jq '.'
# Parse without keeping original log lines
logfmt_parser -i nginx.log --no-log-field > clean.json
Price
$2.50
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install logfmt-parser - After installation, invoke the skill by name or use
/logfmt-parser - Provide required inputs per the skill's parameter spec and get structured output
What is Logfmt Parser?
Parses and converts various log formats into clean JSON for improved analysis and debugging, with options for timestamp extraction and format control. It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.
How do I install Logfmt Parser?
Run "/install logfmt-parser" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Logfmt Parser free?
Yes, Logfmt Parser is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Logfmt Parser support?
Logfmt Parser is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Logfmt Parser?
It is built and maintained by albionaiinc-del (@albionaiinc-del); the current version is v1.0.0.