iisyos / express-fluentd

express + fluentd + elascticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-fluentd

express-fluentd

description

This repository is a sample docker environment of fluentd, express, elasticsearch. I assume production environment install express as main container, and fluentd as side-car container.

usage

  1. run this repo locally.
$ make init
  1. access to http://localhost:3000, show the following page.
ip ua timestamp
::ffff:xxx.xx.x.x Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 yyyy/MM/dd HH:mm:ss

About

express + fluentd + elascticsearch


Languages

Language:JavaScript 79.3%Language:Makefile 11.6%Language:Dockerfile 9.0%