Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

OlegKunitsyn/eslogd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eslogd

Linux daemon that replicates events to a central ElasticSearch server in real-time

Features

* Standard log messages and custom events
* Data structuration
* HTTP basic authentication
* Easy setup and configuration
* Pure bash

Requires

* curl
* sed
* tail

Installation

* copy eslogd to /etc/init.d and make it executable
* copy eslogd.apache.access.conf.sample to /etc/eslogd.myfirstlog.conf and fix it

Test conf files

* sudo /etc/init.d/eslogd test

Start daemon

* sudo /etc/init.d/eslogd start

Stop daemon

* sudo /etc/init.d/eslogd stop


About

Linux daemon that replicates events to a central ElasticSearch server in real-time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published