Skip to content
View foksk76's full-sized avatar
💭
Prowling through pull requests
💭
Prowling through pull requests

Block or report foksk76

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
foksk76/README.md

Language: English | Русский

Hi, I'm foksk76

I build practical homelab and open-source projects around email infrastructure, syslog, ELK, monitoring, and event analysis.

The goal of these projects is to reproducibly run suspicious mail activity in a Kerio Connect lab, move logs through Logstash and Elasticsearch into metrics and Grafana / Kibana dashboards, and help engineers identify compromise signals, review events, and reduce the risk of repeat attacks.

Featured project line: Kerio Connect Monitoring & Logging

A lab-friendly project family for:

  • running a Kerio Connect lab
  • forwarding and parsing syslog
  • anonymizing real data for safe public use
  • building dashboards in Grafana and Kibana

Start here

  1. kerio-connect — run the lab
  2. kerio-logstash-project — parse and normalize logs
  3. kerio-syslog-anonymizer — anonymize real data for demos and publication

Project flow

Kerio Connect lab -> Syslog -> Logstash -> Elasticsearch -> Grafana / Kibana
                                      -> anonymized sample data for public repos and blog posts

Audience

  • Homelab engineers who want a reproducible lab for monitoring email infrastructure.
  • Sysadmins learning how syslog becomes searchable operational data.
  • Security, DevSecOps, and monitoring engineers who need safe examples for demos or handoff.

What you will find in my repositories

  • Step-by-step READMEs with quick onboarding paths.
  • Reproducible lab setup and validation notes.
  • Public-safe test data approach for demos and publication.
  • Practical documentation for handoff and reuse.

Pinned Loading

  1. kerio-connect kerio-connect Public

    Reproducible Kerio Connect lab environment in Docker for syslog forwarding, testing, and ELK/Grafana integration.

    Shell

  2. kerio-logstash-project kerio-logstash-project Public

    Logstash pipeline for parsing, normalizing, and enriching Kerio Connect syslog data for Elasticsearch, Kibana, and Grafana.

    Python

  3. kerio-syslog-anonymizer kerio-syslog-anonymizer Public

    Deterministic anonymizer for Kerio Connect syslog data for public demos, testing, and reproducible ELK/Grafana pipelines.

    Python