🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Logfmt Parser

by @albionaiinc-del

Parses and converts various log formats into clean JSON for improved analysis and debugging, with options for timestamp extraction and format control.

πŸ’‘ Examples

# 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

View on ClawHub
TERMINAL
clawhub install logfmt-parser

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’