Articles
Guides, reviews, and notes

Setup ELK and monitor App's Logs
Updated: at 06:05 AMHow I wired a simple blog app’s logs into Elasticsearch: quick ELK + Nginx setup and a Winston + winston-elasticsearch logger inside a TypeScript ElysiaJS/Bun backend.

SSH Certificate Authentication
Published: at 10:22 AMMinimal SSH certificate authentication lab: three Docker containers (CA, client, server) where we create a CA key, sign a user key and test SSH logins with certificates.

High Available ELK Stack
Published: at 05:16 PMGuest post by Telman: detailed walkthrough for building a highly available ELK stack on GCP with three Elasticsearch nodes, Logstash, Kibana and Filebeat sending logs.
Author: Telman Yusifov

Ngrok Use Cases
Published: at 04:00 PMNgrok examples I actually use: exposing local web servers, getting reverse shells, pivoting with chisel, bypassing restrictions and quickly sharing demos with others.