• Contact Us
  • Home
  • Installation

Multitail Install on CentOS

Learn how to install Multitail on CentOS to monitor multiple log files simultaneously and efficiently manage system logs.

Written by Maryanne Normann

Updated at September 11th, 2025

  • Quick Start
  • Installation
    Best Practices Configuration Troubleshooting Design Performance Platform
  • Maintenance
    Releases Upgrade
  • Reference
+ More

Table of Contents

CentOS 5 and Older CentOS 6 and Newer Enable the EPEL Repository (if needed)

Date: 11-11-2015

To install MultiTail on CentOS, enable the EPEL repository (if not already enabled) and then use the yum package manager to install it with the command sudo yum install multitail. This will install MultiTail, a utility that allows you to view and monitor multiple log files simultaneously in a single terminal window with features like color-coding and line filtering. 

CentOS 5 and Older

  1. Install multitail w/yum
 sudo yum install multitail 

CentOS 6 and Newer

Enable the EPEL Repository (if needed)

For newer CentOS versions, the EPEL (Extra Packages for Enterprise Linux) repository needs to be enabled first.

sudo yum install epel-release

Download the latest multitail installer:

  1. Install gcc
 sudo yum install gcc 
  1. Visit https://www.vanheusden.com/multitail/download.php to see what the latest version number is
  2. In terminal on CentOS VM enter the following: a. For (CentOS 7 run the following first)
 sudo yum install wget 
 wget http://www.vanheusden.com/multitail/multitail-6.4.2.tgz 

(replace 6.4.2 with version number from step 1.)

 tar xvfz multitail-6.4.2.tgz 
 pwd to get path to the download folder (save this for later) 
  1. Install ncurses-devel (required for multitail to work)
 sudo yum install ncurses-devel 
  1. Install multitail
 cd to location identified in step 2.c 
  1. Run the following command:
 sudo make install 
Copyright © 2020-2024 Symas Corporation. All rights reserved.
log viewer centos installation

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Installing Apache Directory Studio
  • wget
  • Customizing solserver for OpenLDAP 2.4
  • Installing OpenLDAP from RPM Packages Locally (RedHat)
  • Add EPEL Repository to CentOS
  • Symas Blog RSS Feed
  • Symas on Facebook
  • Symas on Twitter
  • Symas Blog
  • Symas on LinkedIn
  • Symas YouTube Channel

Copyright © 2023, Symas Corporation. All rights reserved. Privacy Statement (updated July 31, 2023)

Phone:

Main Office: +1.650.963.7601
Fax: +1.650.390.6284

Email:

Sales: sales@symas.com
Support: support@symas.com

Office Hours:

8:00 AM - 5:00 PM ET

Office Location:

Symas Corporation
PO Box 391
Grand Junction, CO 81507 USA

Expand