Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 2.2 KB

PublicRepositories.md

File metadata and controls

45 lines (29 loc) · 2.2 KB

Public Repositories

Overview

There are pre-built packages readily available in public repositories for RedHat, CentOS and Ubuntu.

Log Courier is pre-configured to run as a user called log-courier, and this user will need to be given the necessary permissions to access the log files you wish to ship. Alternatively, Log Courier can be reconfigured to run as any other user. See the repository description for your platform for notes on how to do this.

Log Carver is pre-configured to run as a user called log-carver. This generally does not need changing as Log Carver will receive events over the network and then store them in Elasticsearch.

Redhat / CentOS

The Log Courier repository depends on the EPEL repository which can be installed automatically on CentOS distributions by running yum install epel-release. For other distributions, please follow the installation instructions on the EPEL homepage.

To install the Log Courier YUM repository, download the corresponding .repo configuration file below, and place it in /etc/yum.repos.d.

Ubuntu

To install the apt-get repository, run the following commands.

sudo add-apt-repository ppa:devel-k/log-courier2
sudo apt-get update

NOTE: The Ubuntu packages have had limited testing and you are welcome to give feedback and raise feature requests or bug reports to help improve them!

Package Names

The packages available in the above repositories are as follows:

  • log-courier
  • log-carver