[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Must have ISP Open Source & tools
- Subject: Must have ISP Open Source & tools
- From: lists.nanog at monmotha.net (Brandon Martin)
- Date: Mon, 8 Jul 2019 09:49:19 -0400
- In-reply-to: <[email protected]>
- References: <CA+LTh5VDBdk2hXkLQL7JThWXCE=QkudLg9u1BuoUaF2KYUXQbw@mail.gmail.com> <[email protected]> <[email protected]>
On 7/7/19 8:42 PM, Ryan Hamel wrote:
> Telegraf + InfluxDB = Tons of Grafana Dashboards
This handles time-series data really, really well and also pairs quite
well with the ELK stack (Elasticsearch + Logstash + Kibana) for
event-oriented data. Kibana can talk to InfluxDB, and Grafana can talk
to Elasticsearch to somewhat tie things together, but they each are of
course focused on their own type of data.
In particular, Logstash is a great place to send your syslog streams
from all your gear toward.
--
Brandon Martin