radu-gheorghe / rsyslog-logsene

Rsyslog docker image for Logsene

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsyslog-logsene docker file

This is a pre-configured rsyslog server in a Docker container, ready to ship logs to Logsene

  • UDP/TCP/RELP input
  • Elasticsearch bulk inserts
  • HTTPS

Very efficient, secure, easy to use ...

Installation

git clone https://github.com/megastef/rsyslog-logsene.git
cd rsyslog-logsene
docker build -t sematext/rsyslog-logsene .

Usage

docker run -d -e LOGSENE_TOKEN=TOKEN -p1514:514 sematext/rsyslog-logsene 

About

Rsyslog docker image for Logsene


Languages

Language:Shell 100.0%