graph-explorer icon indicating copy to clipboard operation
graph-explorer copied to clipboard

Support logstash as a replacement for Anthracite

Open X-Trade opened this issue 11 years ago • 3 comments

Would it be possible to use Logstash in place of Anthracite?

They appear to serve very similar functions. Both are storing event data although admittedly logstash is more oriented towards log processing, there's no reason it doesn't accept events which are relevant as deployments or incidents for example.

They both use an elasticsearch database on the backend.

X-Trade avatar Aug 14 '14 14:08 X-Trade

yeah it should pretty much just work

Dieterbe avatar Aug 14 '14 14:08 Dieterbe

So you mean set the anthracite host in config to the logstash elasticsearch host and point it at the logstash index?

If it's going to be that easy then I'll try it.

X-Trade avatar Aug 15 '14 14:08 X-Trade

Yes

Dieterbe avatar Sep 03 '14 02:09 Dieterbe