IntegralDefense / ACE

Analysis Correlation Engine
Apache License 2.0
26 stars 10 forks source link

Use ELK to index ACE data entirely #108

Open unixfreak0037 opened 5 years ago

unixfreak0037 commented 5 years ago

Use ELK to index all the things, which is quite a lot. Should be easy since it's all already stored in JSON format on file. This would likely get rid of much of the complexity of the email archive database as well. We could then implement a real search functionality for ACE on top of ELK.