remove graylog

At some point I started to replace logstash with graylog but didn't
finish. Reverting back to logstash for now.
This commit is contained in:
Shane Peters
2019-01-11 14:00:55 -05:00
parent 988121999d
commit 1b48e3fed0
3 changed files with 2 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
# What is ist
Using the power of [LXD containers](https://linuxcontainers.org/lxd/), Odin incorporates [Graylog](https://www.graylog.org/), [ELK](https://elastic.co), [Kafka](https://kafka.apache.org), [411](https://github.com/etsy/411), [Bro](https://bro.org), [RITA](https://github.com/ocmdev/rita), [grafana](https://grafana.com/) and [prometheus](https://prometheus.io) to provide an all-in-one SEIM for deployment on a single (large)
Using the power of [LXD containers](https://linuxcontainers.org/lxd/), Odin incorporates [ELK stack](https://elastic.co), [Kafka](https://kafka.apache.org), [411](https://github.com/etsy/411), [Bro](https://bro.org), [RITA](https://github.com/ocmdev/rita), [grafana](https://grafana.com/) and [prometheus](https://prometheus.io) to provide an all-in-one SEIM for deployment on a single (large)
machine.
## Note, I last tested this on Ubuntu Xenial ~8mo ago. Tweaking might be required.