Skip to content

A utility that parses docker container logs and sends them to Graylog.

Notifications You must be signed in to change notification settings

RamSailopal/graylog-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graylog-docker

Background

A utility that parses docker container logs and sends them to Graylog.

The utility runs as a daemon and will automatically adjust to new containers being spawned as well as when containers are destroyed

Parameters

                 First Parameter - Either start, stop or status
                 Second Parameter - The address of the Graylog server
                 Third Parameter - The port of the Graylog server

Installation

                 git clone https://github.com/RamSailopal/graylog-docker.git
                 cd graylog-docker
                 ./install.sh

Usage

                 graydock "start" "graylogserver" "12202"

About

A utility that parses docker container logs and sends them to Graylog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages