lancachenet / logstash

A starter repo for logstash config files for lancache / monolithic
11 stars 16 forks source link

Instructions to setup filebeat #12

Open ScholliYT opened 3 years ago

ScholliYT commented 3 years ago

The current Readme doesn't specify how to setup a Filebeat for pushing the logs from i.e. monolithic to logstash.

My current setup with lancachenet/docker-compose looks like this:

This sends the logs from the volume mounted into monolithic via filebeat to logstash where they get processed by the v7 pipeline from #10.

ewancolyer commented 2 months ago

For anyone that comes across this in future - A sample setup with docker compose has been merged in now which should do this for you :)