|
|
|
|
|
by snikolaev
330 days ago
|
|
It's not a drop-in replacement in general, but it can be seen as a drop-in replacement for Elasticsearch in the ELK stack because:
- You can send data to Manticore using Logstash (L)
- You can visualize the data using Kibana (K) Sorry for the confusion :) |
|
(Logstash can basically ingest and output to everything…)