<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Automation on Samuel Matildes - Knowledge Base</title><link>https://docs.matildes.dev/tags/automation/</link><description>Recent content in Automation on Samuel Matildes - Knowledge Base</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 26 May 2026 14:15:13 +0100</lastBuildDate><atom:link href="https://docs.matildes.dev/tags/automation/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Export Windows EVTX to CSV with evtxparser</title><link>https://docs.matildes.dev/windows/admin/evtxparser/</link><pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate><guid>https://docs.matildes.dev/windows/admin/evtxparser/</guid><description>&lt;p&gt;
 &lt;a href="https://github.com/samatild/evtxparser" target="_blank" rel="noopener"&gt;
 &lt;i class="fab fa-github" aria-hidden="true"&gt;&lt;/i&gt; GitHub
 &lt;/a&gt;
 &amp;nbsp;•&amp;nbsp;
 &lt;a href="https://pypi.org/project/evtxparser/" target="_blank" rel="noopener"&gt;
 &lt;i class="fab fa-python" aria-hidden="true"&gt;&lt;/i&gt; PyPI
 &lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;&lt;i class="fas fa-file-alt" aria-hidden="true"&gt;&lt;/i&gt; Export Windows Event Viewer &lt;code&gt;.evtx&lt;/code&gt; logs to clean CSV output without dragging a GUI into the workflow.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://docs.matildes.dev/windows/admin/evtxparser/images/evtxparser.png" alt="evtxparser example"&gt;&lt;/p&gt;
&lt;h2 id="what-is-evtxparser"&gt;What is evtxparser?&lt;a class="td-heading-self-link" href="#what-is-evtxparser" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/samatild/evtxparser"&gt;&lt;code&gt;evtxparser&lt;/code&gt;&lt;/a&gt; is a focused Python CLI for exporting Windows &lt;code&gt;.evtx&lt;/code&gt; files to CSV. It is designed for the cases where you do not want a full GUI workflow or a heavyweight parsing pipeline: open the log, stream records, and write rows immediately.&lt;/p&gt;</description></item><item><title>How to Analyze Linux sosreport and supportconfig with SOSParser</title><link>https://docs.matildes.dev/linux/admin/sosparser-analysis-tool/</link><pubDate>Tue, 06 Jan 2026 00:00:00 +0000</pubDate><guid>https://docs.matildes.dev/linux/admin/sosparser-analysis-tool/</guid><description>&lt;p&gt;
 &lt;a href="https://github.com/samatild/SOSParser" target="_blank" rel="noopener"&gt;
 &lt;i class="fab fa-github" aria-hidden="true"&gt;&lt;/i&gt; GitHub
 &lt;/a&gt;
 &amp;nbsp;•&amp;nbsp;
 &lt;a href="https://hub.docker.com/r/samuelmatildes/sosparser" target="_blank" rel="noopener"&gt;
 &lt;i class="fab fa-docker" aria-hidden="true"&gt;&lt;/i&gt; Docker Hub
 &lt;/a&gt;
 &amp;nbsp;•&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;&lt;i class="fas fa-search" aria-hidden="true"&gt;&lt;/i&gt; Parse, analyze, and understand Linux diagnostic reports with automated intelligence.&lt;/p&gt;
&lt;h2 id="what-is-sosparser"&gt;What is SOSParser?&lt;a class="td-heading-self-link" href="#what-is-sosparser" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/samatild/SOSParser"&gt;&lt;code&gt;SOSParser&lt;/code&gt;&lt;/a&gt; is a powerful web application designed to automatically parse and analyze Linux &lt;code&gt;sosreport&lt;/code&gt; and &lt;code&gt;supportconfig&lt;/code&gt; diagnostic files, converting them into comprehensive, interactive HTML reports. Created to streamline the often tedious process of manually reviewing system diagnostic data, SOSParser transforms raw diagnostic archives into structured, searchable insights that accelerate troubleshooting and system analysis.&lt;/p&gt;</description></item></channel></rss>