<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Logging on Linux Security</title><link>https://linuxtransfer.com/tags/logging/</link><description>Recent content in Logging on Linux Security</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 19 May 2026 08:58:34 +0200</lastBuildDate><atom:link href="https://linuxtransfer.com/tags/logging/index.xml" rel="self" type="application/rss+xml"/><item><title>Using jq to Parse and Manipulate JSON Logs from systemd-journald</title><link>https://linuxtransfer.com/post/2026-05-19-using-jq-to-parse-and-manipulate-json-logs-fr/</link><pubDate>Tue, 19 May 2026 08:58:34 +0200</pubDate><guid>https://linuxtransfer.com/post/2026-05-19-using-jq-to-parse-and-manipulate-json-logs-fr/</guid><description>&lt;h2 id="introduction-to-jq-and-systemd-journald">Introduction to jq and systemd-journald&lt;/h2>
&lt;p>I&amp;rsquo;ve found that working with Linux systems often involves digging through logs to troubleshoot issues. systemd-journald is a key component in this process, collecting and storing log messages from various sources. Since these logs are often in JSON format, tools like &lt;code>jq&lt;/code> become incredibly useful for parsing and manipulation. In this article, I&amp;rsquo;ll walk you through how to use &lt;code>jq&lt;/code> to parse and manipulate JSON logs from systemd-journald.&lt;/p></description></item></channel></rss>