Hi Group,

Long time go user. I'm trying to setup a logging and monitoring server and
was hoping I could get some advice from members here. I'm currently only
looking at tools written in golang.

1. For file logging you have:

filebeat
heka

2. For system level metrics:

topbeat
scollector http://bosun.org/scollector/ (from stack exchange

3. For network packet captures:

packetbeat

4. For metric aggragation:

http://prometheus.io/
influxdb

5. For text search on indexes:

an app built on bleve.

Questions:

a. For 2 above. Which is easier to get working with heka?
topbeat/scollector or some other tool written in golang.
b. For 1 above, if I'm using heka, can i add a token to each log entry sent
to the heka aggregation server which identifies which customer/user this is
going to be coming from?
c. For 4 above, is a push to Prometheus supported?

Regards,

WU
_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka

Reply via email to