Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] aggregate logs into Elasticsearch
Date: Fri, 03 Apr 2020 11:40:18
Message-Id: 2dd98a05-88d2-0899-0bcd-f064a5fad9e1@xunil.at
1 I am trying my first steps to collect and aggregate logs into a
2 elasticsearch/kibana combo.
3
4 I have them in a docker-compose stack and want to collect nginx and
5 postfix logs for a start.
6
7 So far I am confused by stuff like filebeat, logstash, fluentd ... brrr
8
9 Could someone explain or even share some config files? How to set that
10 up without dozens of packages installed etc (fluentd pulls a lot of
11 packages, for example).
12
13 My goal:
14
15 collect logs of postfix, nginx into the docker-containers running ES,
16 Kibana .. and learn my way from there.
17
18 thanks, Stefan

Replies

Subject Author
Re: [gentoo-user] aggregate logs into Elasticsearch Ralph Seichter <abbot@×××××××××××.net>