Skip to content

Roadmap

Nina Barzh edited this page Sep 16, 2023 · 2 revisions

Docker host

Initially, we do not expect the usual high amount of data for a SIEM stack. The simplest and safest route is to install Docker and Compose on our production host, then connect to it over SSH.

Dockers

We can beg, borrow, and steal, and fork existing Dockers to make changes and build our own stack for IPA project purposes. IOW, we use Wazuh-docker, make some necessary changes, and put a Graylog docker in between the Backend Storage and the Dashboard.

Clone this wiki locally