Homework

From John's wiki
Revision as of 00:20, 12 June 2019 by Sixsigma (talk | contribs) (→‎TODO)
Jump to navigation Jump to search

See messages from Jedd:

Software Note Function
Prometheus
Loki by the Grafana guys
Grafana
Elasticsearch
metricbeat
Graylog
Zabbix
PostgreSQL say with TimescaleDB
Logstash
Kibana
NetFlow (elastiflow)
NetData

Box: single box: 6GB, 2 core, separate LVM-backed file systems for postgresql, elasticsearch, and prometheus

TODO

Do all this in your test environment so you don't need to worry about firewalls and user auth:

  1. simplicity: Spin up a VM for logging - install graylog as per instructions. Point some rsyslog stuff towards it. Review the tutorials.
  2. beauty: Spin up a VM with Prometheus and Grafana - install node-exporter on one of your other boxes, and point that towards your Prometheus server.
  3. faith: Spin up a VM for Elasticsearch + Logstash + Kibana and set up Metricbeat on one of your other boxes, and point that towards your Elasticsearch server.