< Home - < Back

cpanel-splitlogs


Information about the package, cpanel-splitlogs, which is shipped with common Linux distributions. The cpanel-splitlogs package is designed for, Reduces number of file handles by apache on a multi-site system.


Package Name:

cpanel-splitlogs

Summary:

Reduces number of file handles by apache on a multi-site system

Description:

On apache installs which sometimes have hundreds of sites, the number of file handles required by Apache to simply write to logs sometimes exceeds system limits. The solution is to pipe all apache log output to a single external program and have it split them into separate logs. This also solves the problem of daily cycling log files, without having to re-start Apache. This requires a custom log output format to make it work. For more information, see cPanel documentation.

Architecture:

x86_64

Version:

1.0

Release:

2.cp1148

Size:

47 k

Repository:

installed

From Repository:

Licence:

cPanel



Handy Yum Commands for cpanel-splitlogs


Control the cpanel-splitlogs package with the following handy commands outlined below.


Command

Description of Command

yum install cpanel-splitlogs

This command will install cpanel-splitlogs on the server.

yum remove cpanel-splitlogs

This command will un-install cpanel-splitlogs on the server. When you run this command, you will be asked if you are sure that you want to remove cpanel-splitlogs, so you have to manually confirm that you want to do this.

yum -y remove cpanel-splitlogs

This command will un-install cpanel-splitlogs on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-splitlogs when using the -y flag.

yum update cpanel-splitlogs

This command will update cpanel-splitlogs to the latest version. When you run this command, you will be asked if you are sure that you want to remove cpanel-splitlogs, so you have to manually confirm that you want to do this.

yum -y update cpanel-splitlogs

This command will update cpanel-splitlogs to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-splitlogs when using the -y flag.

yum info cpanel-splitlogs

This command will show you core information about the cpanel-splitlogs package.

yum deplist cpanel-splitlogs

This command will show you the dependencies for cpanel-splitlogs. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update cpanel-splitlogs

This command will check if there is an update waiting on cpanel-splitlogs. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.