Table of Contents
Accept all logs from 192.168.1.1
Accept local log
Write log to local file
Send logs to the remote server
Send all data from s_network and The logs of s_local are sent to d_local and d_remote
Home Operation and Maintenance Linux Operation and Maintenance How to use log management tools in Linux systems

How to use log management tools in Linux systems

Jun 18, 2023 am 11:52 AM
tool linux system Log management

In the Linux operating system, log management is a very important job, especially for system administrators, it can help them effectively diagnose and solve various problems. This article will introduce some commonly used log management tools and how to use them in Linux systems.

  1. Syslog-ng
    Syslog-ng is a powerful, highly customizable logging engine that helps users aggregate log data from various devices and applications and Send them to a remote server or save them locally if needed.

Install Syslog-ng:
In Debian or Ubuntu systems, you can install Syslog-ng using the following command:

sudo apt-get update
sudo apt- get install syslog-ng

In CentOS or RHEL system, you can use the following command to install:

sudo yum install syslog-ng

Configure Syslog-ng:
Before configuring Syslog-ng, you first need to create a configuration file. In this file you can define how to handle messages from various devices and applications, and specify to which remote server or local file these messages are sent.

The following is a sample configuration file:

@version: 3.27
@include "scl.conf"

Accept all logs from 192.168.1.1

source s_network {
tcp(ip("192.168.1.1") port(514));
udp(ip("192.168.1.1") port(514));
};

Accept local log

source s_local {
system();
internal();
};

Write log to local file

destination d_local {
file("/var/log/messages" dir_perm(0750) create_dirs(yes) perm(0640) owner(root) group(adm));
};

Send logs to the remote server

destination d_remote {
udp("192.168.1.2" port(514));
};

Send all data from s_network and The logs of s_local are sent to d_local and d_remote

log { source(s_network, s_local); destination(d_local, d_remote); };

  1. Logrotate
    Logrotate is a commonly used Log management utility that helps users retain and manage log files automatically. It works by periodically archiving or deleting old log files and creating new log files.

Installing Logrotate:
In Debian or Ubuntu systems, you can use the following command to install Logrotate:

sudo apt-get update
sudo apt-get install logrotate

In CentOS or RHEL systems, you can use the following command to install:

sudo yum install logrotate

Configure Logrotate:
Before configuring Logrotate, you first need to create a configuration document. How log files are managed can be defined in this file.

The following is a sample configuration file:

/var/log/messages {
rotate 7 #Keep 7 old log files
daily #Run once a day
compress #Compress old log files
delaycompress #Keep the latest log file for one cycle before compression
missingok #Do not issue a warning message even if the log file does not exist
postrotate #Command executed after log rotation

/etc/init.d/syslog-ng reload > /dev/null
Copy after login

endscript
}

/var/log/nginx/*.log {
rotate 7
daily
compress
delaycompress
missingok
notifempty #Rotate the log file even if it is empty
sharedscripts #Run the same script once before and after rotation
postrotate

systemctl reload nginx > /dev/null
Copy after login

endscript
}

  1. Systemd Journal
    Systemd Journal is a logging service that helps users collect and manage system log files in a transparent manner. It uses binary log format to store log data, thereby improving the efficiency of log reading and indexing.

Systemd Journal is very simple to install and configure as it is already integrated into modern Linux distributions. If you want to view the system log, you can use the journalctl command:

journalctl -f #View the log in real time
journalctl -u nginx #View the logs related to Nginx
journalctl -n 10 #View the last 10 Log entries

Before using Systemd Journal, please note the following points:

  • Systemd Journal stores log files in the /var/log/journal directory by default, so sufficient Disk space to store log files.
  • Systemd Journal also supports sending log data to a remote server for analysis and backup.

Summary
This article introduces commonly used log management tools in Linux systems, including Syslog-ng, Logrotate and Systemd Journal. These tools can help users better manage and retain log files, and find and solve various problems in a timely manner. For system administrators, it is essential to master the basic use of these tools.

The above is the detailed content of How to use log management tools in Linux systems. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Meme Coin Exchange Ranking Meme Coin Main Exchange Top 10 Spots Meme Coin Exchange Ranking Meme Coin Main Exchange Top 10 Spots Apr 22, 2025 am 09:57 AM

The most suitable platforms for trading Meme coins include: 1. Binance, the world's largest, with high liquidity and low handling fees; 2. OkX, an efficient trading engine, supporting a variety of Meme coins; 3. XBIT, decentralized, supporting cross-chain trading; 4. Redim (Solana DEX), low cost, combined with Serum order book; 5. PancakeSwap (BSC DEX), low transaction fees and fast speed; 6. Orca (Solana DEX), user experience optimization; 7. Coinbase, high security, suitable for beginners; 8. Huobi, well-known in Asia, rich trading pairs; 9. DEXRabbit, intelligent

What are the free market viewing software websites? Ranking of the top ten free market viewing software in the currency circle What are the free market viewing software websites? Ranking of the top ten free market viewing software in the currency circle Apr 22, 2025 am 10:57 AM

The top three top ten free market viewing software in the currency circle are OKX, Binance and gate.io. 1. OKX provides a simple interface and real-time data, supporting a variety of charts and market analysis. 2. Binance has powerful functions, accurate data, and is suitable for all kinds of traders. 3. gate.io is known for its stability and comprehensiveness, and is suitable for long-term and short-term investors.

The top ten free platform recommendations for real-time data on currency circle markets are released The top ten free platform recommendations for real-time data on currency circle markets are released Apr 22, 2025 am 08:12 AM

Cryptocurrency data platforms suitable for beginners include CoinMarketCap and non-small trumpet. 1. CoinMarketCap provides global real-time price, market value, and trading volume rankings for novice and basic analysis needs. 2. The non-small quotation provides a Chinese-friendly interface, suitable for Chinese users to quickly screen low-risk potential projects.

Top 10 Digital Virtual Currency Apps Rankings: Top 10 Digital Currency Exchanges in Currency Circle Trading Top 10 Digital Virtual Currency Apps Rankings: Top 10 Digital Currency Exchanges in Currency Circle Trading Apr 22, 2025 pm 03:00 PM

The top ten digital virtual currency apps are: 1. OKX, 2. Binance, 3. gate.io, 4. Coinbase, 5. Kraken, 6. Huobi, 7. KuCoin, 8. Bitfinex, 9. Bitstamp, 10. Poloniex. These exchanges are selected based on factors such as transaction volume, user experience and security, and all provide a variety of digital currency trading services and an efficient trading experience.

Reliable and easy-to-use virtual currency exchange app recommendations The latest ranking of the top ten exchanges in the currency circle Reliable and easy-to-use virtual currency exchange app recommendations The latest ranking of the top ten exchanges in the currency circle Apr 22, 2025 pm 01:21 PM

The reliable and easy-to-use virtual currency exchange apps are: 1. Binance, 2. OKX, 3. Gate.io, 4. Coinbase, 5. Kraken, 6. Huobi Global, 7. Bitfinex, 8. KuCoin, 9. Bittrex, 10. Poloniex. These platforms were selected as the best for their transaction volume, user experience and security, and all offer registration, verification, deposit, withdrawal and transaction operations.

What are the digital currency trading platforms in 2025? The latest rankings of the top ten digital currency apps What are the digital currency trading platforms in 2025? The latest rankings of the top ten digital currency apps Apr 22, 2025 pm 03:09 PM

Recommended apps for the top ten virtual currency viewing platforms: 1. OKX, 2. Binance, 3. Gate.io, 4. Huobi, 5. Coinbase, 6. Kraken, 7. Bitfinex, 8. KuCoin, 9. Bybit, 10. Bitstamp, these platforms provide real-time market trends, technical analysis tools and user-friendly interfaces to help investors make effective market analysis and trading decisions.

What are the digital currency trading apps suitable for beginners? Learn about the coin circle in one article What are the digital currency trading apps suitable for beginners? Learn about the coin circle in one article Apr 22, 2025 am 08:45 AM

When choosing a digital currency trading platform suitable for beginners, you need to consider security, ease of use, educational resources and cost transparency: 1. Priority is given to platforms that provide cold storage, two-factor verification and asset insurance; 2. Apps with a simple interface and clear operation are more suitable for beginners; 3. The platform should provide learning tools such as tutorials and market analysis; 4. Pay attention to hidden costs such as transaction fees and cash withdrawal fees.

Recommended top 10 for easy access to digital currency trading apps (latest ranking in 25) Recommended top 10 for easy access to digital currency trading apps (latest ranking in 25) Apr 22, 2025 am 07:45 AM

The core advantage of gate.io (global version) is that the interface is minimalist, supports Chinese, and the fiat currency trading process is intuitive; Binance (simplified version) has the highest global trading volume, and the simple version model only retains spot trading; OKX (Hong Kong version) has the simple version of the interface is simple, supports Cantonese/Mandarin, and has a low threshold for derivative trading; Huobi Global Station (Hong Kong version) has the core advantage of being an old exchange, launches a meta-universe trading terminal; KuCoin (Chinese Community Edition) has the core advantage of supporting 800 currencies, and the interface adopts WeChat interaction; Kraken (Hong Kong version) has the core advantage of being an old American exchange, holding a Hong Kong SVF license, and the interface is simple; HashKey Exchange (Hong Kong licensed) has the core advantage of being a well-known licensed exchange in Hong Kong, supporting France

See all articles