<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Observability on wgz.sh</title>
    <link>https://blog.wgz.sh/tags/observability/</link>
    <description>Recent content in Observability on wgz.sh</description>
    <generator>Hugo -- 0.153.1</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 31 Dec 2025 15:49:37 -0500</lastBuildDate>
    <atom:link href="https://blog.wgz.sh/tags/observability/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fail2ban Observability</title>
      <link>https://blog.wgz.sh/posts/fail2ban-logging/</link>
      <pubDate>Wed, 31 Dec 2025 15:49:37 -0500</pubDate>
      <guid>https://blog.wgz.sh/posts/fail2ban-logging/</guid>
      <description>&lt;p&gt;Hello everyone!&lt;/p&gt;
&lt;p&gt;Today I wanted to discuss how I&amp;rsquo;m keeping track of Fail2ban logs on my Proxmox cluster.&lt;/p&gt;
&lt;p&gt;For those of you who don&amp;rsquo;t know what &lt;a href=&#34;https://github.com/fail2ban/fail2ban&#34;&gt;Fail2ban&lt;/a&gt; is, it is a simple program that can automatically
ban threats via iptables by parsing log files and scanning for regex patterns.&lt;/p&gt;
&lt;p&gt;Here is a sample file that can be parsed:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;[&lt;/span&gt;Definition&lt;span style=&#34;color:#f92672&#34;&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;failregex &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; pvedaemon&lt;span style=&#34;color:#ae81ff&#34;&gt;\[&lt;/span&gt;.*authentication failure; rhost&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&amp;lt;HOST&amp;gt; user&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;.* msg&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;.*
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ignoreregex &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;And here is the the jail configuration:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
