doomedraven / Tools

Combination of different utilities, have fun!
MIT License
202 stars 96 forks source link

Add the ability to install ElasticSearch OR MongoDB (Feature Request) #70

Closed anykeypress closed 3 years ago

anykeypress commented 3 years ago

Add the ability to install ElasticSearch or Mongo DB. This would allow the installation of Moloch for PCAP files.

Prerequisites

N/A

Expected Behavior

Using args, give a choice to install either ElasticSearch or MongoDB as the standard DB for CAPEv2. This would allow the later installation (or perhaps an extra arg to install it?) of Moloch with too many hic-ups for noobs like me.

Current Behavior

Mongo DB is installed as standard.

Failure Information (for bugs)

N/A

Steps to Reproduce

N/A

Context

Initial installation

Failure Logs

N/A

doomedraven commented 3 years ago

why do you need elastic if that isn't supported at all? there was intent is why there is code for elastic, but it never was finished and i don't need that. we don't remove that code just in case if someone wants to implement elastic support

anykeypress commented 3 years ago

@doomedraven , sorry wrong script. Please delete!!!

anykeypress commented 3 years ago

Then again, it was the right script, but I didn't realise that ElasticSearch was not supported. In the Orginal Cuckoo it was or am I mistaken? There was support for Moloch in Cuckoo (i.e. from the Cuckoo Web UI)... Sorry again...

doomedraven commented 3 years ago

it was but super old version, if you go to issues you will see people asking to implement support for latest ES. and i won't implement what i don't need, but community is welcome to colaborate ;)