Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

container-examples/alpine-fluentd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluentd Build Status

Versions

Alpine : 3.7
Fluentd : 0.14.23

Plugin

  • Elasticsearch
  • AWS S3

In the files/in_docker.conf file, change the different values to suit your needs.

Commands

Build : docker build -t perriea/alpine-fluentd:3.7 .
Run : docker run -d -p 24224:24224 -p 24224:24224/udp perriea/alpine-fluentd:3.7