<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Guides on Self-Hosted Centralized Logging Made Easy</title>
    <link>https://www.centrallogging.com/guides/</link>
    <description>Recent content in Guides on Self-Hosted Centralized Logging Made Easy</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <atom:link href="https://www.centrallogging.com/guides/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sending journalctl logs to a centralized logging system</title>
      <link>https://www.centrallogging.com/guides/sending-journalctl-logs-to-centralized-logging-system/</link>
      <pubDate>Thu, 22 Feb 2024 09:54:27 -0800</pubDate>
      <guid>https://www.centrallogging.com/guides/sending-journalctl-logs-to-centralized-logging-system/</guid>
      <description>Introduction So you have a Linux system and you want to export your logs to a centralized logging system. There is a good chance your Linux distribution is running systemd which comes with journaltctl.&#xA;journalctl is a command-line tool provided by systemd, which is the system and service manager for Linux operating systems. It is used to query and display messages from the systemd journal. It allows you to view logs from various components of the system, including the kernel, system services, and applications, all in one place.</description>
    </item>
  </channel>
</rss>
