Setup Elk for visualisation(kibana), as well as to recieve messages from different machines#287
Setup Elk for visualisation(kibana), as well as to recieve messages from different machines#287prakharguptaujjain wants to merge 7 commits intostratosphereips:developfrom
Conversation
|
Hi @prakharguptaujjain . Thanks for your wokr on the ELK module. the main issue is that we don't want Slips to run ELK in the endpoint. We would like Slips to send alerts logs to a remote ELK. The confusion came because we had this task as an 'internal' task, and then I decided to publish it here. So, the module should export alerts remotely to an ELK that is already running in some service. Do you think you can do the changes so we can move forward with this? |
|
Yes I can work on that, so I need a README instruction for people who want to setup and enable remote sending of logs |
|
Hi @prakharguptaujjain yes, exactly. |
|
Hi @eldraco, I've notice this hasn't been worked on in a while. I can continue working on it. I would implement filebeat and allow users to send the logs to which ever ELK stack the want. |
Issue - #204
I have not added Elk packages to auto-download in Docker files yet.
Added code according to template
ALL TESTS PASSING