dmerkushov / nanoservices

Apache License 2.0
3 stars 0 forks source link

FEATURE: log aggregation #12

Open v-bus opened 4 years ago

v-bus commented 4 years ago
  1. Instead of logger ms use Elasticsearch Beats, custom Logstash Filebeat Module, Kibana templates, Elasticsearch index templates Disadvantage: Elasticsearch and Logstash are written on Java
  2. We can use PostgreSQL with its NoSql feature (GIN, GIST) and DBeaver to show analitics. So we need our make cool logger NS. I like Logstash Architecture, we can do better. We can start with ELK and make our logger.
  3. Zabbix for that purpose.
v-bus commented 4 years ago

Priority Bushmin D

dmerkushov commented 4 years ago

Zabbix could be useful

image