Introduction to LINUX_ Log Management (i)

Source: Internet
Author: User


First, Introduction

1, the CentOS 6.x log service has been replaced by RSYSLOGD the original SYSLOGD service, but RSYSLOGD is compatible with SYSLOGD services

2, in addition to the system default log, the use of RPM installation system services will also default logging in the/var/log/directory (source package installed service log is in the source package specified directory). However, these logs are not recorded and managed by the RSYSLOGD service, but each service uses its own log management documents to log itself

12345 # 查看rsyslogd服务是否启动psaux | grep rsyslogd # 查看rsyslogd服务是否自启动(2,3,4,5显示启动则表示该服务开机自启动)chkconfig --list | greprsyslog


Second, the system default log Introduction




Three, the commonly used RPM packet introduction



From for notes (Wiz)

Introduction to LINUX_ Log Management (i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.