Tagged articles
28 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Feb 8, 2026 · Operations

Master Linux Log Management: rsyslog, journald & logrotate Hands‑On Guide

A comprehensive, step‑by‑step guide shows how to design, configure, and troubleshoot a robust Linux logging pipeline using rsyslog, systemd‑journald, and logrotate, covering log collection, storage, rotation, remote forwarding, performance tuning, security hardening, and disaster recovery for production environments.

LinuxSystem Administrationjournald
0 likes · 54 min read
Master Linux Log Management: rsyslog, journald & logrotate Hands‑On Guide
Code Ape Tech Column
Code Ape Tech Column
Jan 7, 2026 · Operations

Is Syslog Still the Best Choice for Simple, Low‑Cost Log Collection?

This article explains why the decades‑old Syslog protocol remains relevant in modern microservice and cloud‑native environments, detailing its structure, advantages, typical use cases, step‑by‑step server setup with rsyslog, command‑line analysis techniques, integration with Java applications, and a comparison with ELK/Loki solutions.

log analysislog collectionrsyslog
0 likes · 20 min read
Is Syslog Still the Best Choice for Simple, Low‑Cost Log Collection?
Raymond Ops
Raymond Ops
Jun 22, 2025 · Operations

Master rsyslog & OpenSSH: Step‑by‑Step Server Logging and Secure Access

This guide walks you through configuring rsyslog for centralized log collection, distinguishing syslog and klog processes, and setting up OpenSSH with host keys and password‑less RSA authentication, including practical command examples and essential rsyslog and SSH options.

OpenSSHrsyslogssh key authentication
0 likes · 14 min read
Master rsyslog & OpenSSH: Step‑by‑Step Server Logging and Secure Access
Raymond Ops
Raymond Ops
Jun 3, 2025 · Operations

Understanding Linux Inodes, File Operations, and Log Management

This article explains Linux inode table structure, how commands like ls, stat, cp, mv, and rm interact with inodes, compares hard and soft links, outlines common system log files and their formats, and demonstrates centralizing logs on a rsyslog server.

LinuxLog ManagementSystem Administration
0 likes · 9 min read
Understanding Linux Inodes, File Operations, and Log Management
Open Source Linux
Open Source Linux
May 26, 2025 · Operations

Master Linux Log Management: rsyslog, systemd‑journal, and Logrotate Explained

Learn how to configure and manage Linux logging services—including rsyslog and systemd‑journal—by understanding common log files, severity levels, log types, server setup, security settings, manual syslog transmission, journal analysis, persistent storage, and log rotation with logrotate to ensure reliable system monitoring.

Log ManagementSystem Administrationlogrotate
0 likes · 15 min read
Master Linux Log Management: rsyslog, systemd‑journal, and Logrotate Explained
MaGe Linux Operations
MaGe Linux Operations
Nov 10, 2024 · Operations

How to Set Up rsyslog and SSH Key Authentication on CentOS 8

This guide walks through checking system information, configuring rsyslog on a CentOS 8 client‑server pair, managing syslog/klogd processes, disabling firewalld, and establishing password‑less SSH access using RSA key pairs, while also summarizing useful scp options.

Sysadminkey authenticationrsyslog
0 likes · 15 min read
How to Set Up rsyslog and SSH Key Authentication on CentOS 8
Efficient Ops
Efficient Ops
Nov 4, 2024 · Cloud Native

Build an ELK Log Center for Docker Containers in Minutes

This guide walks you through setting up an ELK stack to collect, centralize, and visualize logs from Dockerized applications, covering rsyslog configuration, container deployment for Elasticsearch, Logstash, Kibana, and Nginx, and demonstrates verification via Kibana queries.

DockerELKElasticsearch
0 likes · 5 min read
Build an ELK Log Center for Docker Containers in Minutes
MaGe Linux Operations
MaGe Linux Operations
Oct 17, 2024 · Fundamentals

Understanding Linux Inodes, File Operations, and System Logging

This article explains the Linux inode structure, how common commands like cp, rm, and mv interact with inodes, the differences between hard and soft links, and provides a detailed overview of system and user log files, log levels, and configuring a centralized rsyslog server.

LinuxOperating Systemcommand-line
0 likes · 9 min read
Understanding Linux Inodes, File Operations, and System Logging
MaGe Linux Operations
MaGe Linux Operations
Sep 22, 2024 · Operations

Master Linux Logging: rsyslog, journald, and logrotate Explained

This guide walks through Linux logging fundamentals, covering rsyslog service architecture, journald configuration, and logrotate management, while showing how to customize log destinations, use selectors and actions, forward logs over the network, and employ systemd timers for automated rotation.

Linux loggingLog Managementjournald
0 likes · 23 min read
Master Linux Logging: rsyslog, journald, and logrotate Explained
dbaplus Community
dbaplus Community
Jun 26, 2022 · Information Security

How to Build a Lightweight MySQL/MariaDB Audit Log Platform with LogAnalyzer

This guide explains how to set up a lightweight database audit log platform using MariaDB's audit plugin, Rsyslog, and the LogAnalyzer web interface, covering environment preparation, plugin installation, syslog forwarding, MySQL schema creation, and LogAnalyzer configuration for real‑time monitoring and compliance reporting.

Database SecurityLogAnalyzerMariaDB
0 likes · 11 min read
How to Build a Lightweight MySQL/MariaDB Audit Log Platform with LogAnalyzer
Efficient Ops
Efficient Ops
Jan 9, 2022 · Operations

How to Collect Nginx Access and Error Logs with Filebeat, Logstash, and Rsyslog

This guide demonstrates multiple ways to gather Nginx access and error logs—directly with Filebeat to Elasticsearch, via Filebeat to Logstash then Elasticsearch, and using rsyslog to forward logs to Logstash—providing step‑by‑step configurations, code snippets, and visual illustrations for each method.

ElasticsearchFilebeatLogstash
0 likes · 9 min read
How to Collect Nginx Access and Error Logs with Filebeat, Logstash, and Rsyslog
Efficient Ops
Efficient Ops
Oct 11, 2021 · Operations

Collect Nginx Access & Error Logs with Filebeat, Logstash, and Rsyslog

This guide walks through three practical methods for harvesting Nginx access and error logs—directly with Filebeat to Elasticsearch, via Filebeat‑Logstash‑Elasticsearch pipeline, and using Rsyslog to forward logs to Logstash—complete with configuration snippets and visual illustrations.

ElasticsearchFilebeatLogstash
0 likes · 8 min read
Collect Nginx Access & Error Logs with Filebeat, Logstash, and Rsyslog
Efficient Ops
Efficient Ops
Jul 29, 2018 · Operations

How to Build an ELK Log Center for Dockerized Applications

This guide walks you through setting up an ELK stack to collect, forward, and visualize logs from Docker containers, covering Rsyslog configuration, ElasticSearch, Logstash, Kibana, and an Nginx example for end‑to‑end log monitoring.

DockerELKKibana
0 likes · 5 min read
How to Build an ELK Log Center for Dockerized Applications
MaGe Linux Operations
MaGe Linux Operations
Apr 6, 2016 · Operations

How to Centralize Linux Logs with rsyslog, MySQL, and Loganalyzer

This guide walks you through setting up rsyslog on two Linux hosts to collect logs into a MySQL database, installing Loganalyzer, and configuring Apache/PHP to display the logs in a user‑friendly web interface, enabling real‑time log analysis for small to medium environments.

LogAnalyzerloggingrsyslog
0 likes · 8 min read
How to Centralize Linux Logs with rsyslog, MySQL, and Loganalyzer