forked from wazuh/wazuh-docker
22 lines
1.3 KiB
Markdown
22 lines
1.3 KiB
Markdown
# IMPORTANT NOTE
|
|
|
|
The first time than you runt this container can take a while until kibana finish the configuration, the Wazuh plugin can take a few minutes until finish the instalation, please be patient.
|
|
|
|
# Docker container Wazuh 2.0 + ELK(5.4.2)
|
|
|
|
This Docker container source files can be found in our [Wazuh Github repository](https://github.com/wazuh/wazuh). It includes both an OSSEC manager and an Elasticsearch single-node cluster, with Logstash and Kibana. You can find more information on how these components work together in our documentation.
|
|
|
|
## Documentation
|
|
|
|
* [Full documentation](http://documentation.wazuh.com)
|
|
* [Wazuh-docker module documentation](https://documentation.wazuh.com/current/docker/index.html)
|
|
* [Hub docker](https://hub.docker.com/u/wazuh)
|
|
|
|
## Credits and thank you
|
|
|
|
These Docker containers are based on "deviantony" dockerfiles which can be found at [https://github.com/deviantony/docker-elk] (https://github.com/deviantony/docker-elk), and "xetus-oss" dockerfiles, which can be found at [https://github.com/xetus-oss/docker-ossec-server](https://github.com/xetus-oss/docker-ossec-server). We created our own fork, which we test and maintain. Thank you Anthony Lapenna for your contribution to the community.
|
|
|
|
## References
|
|
|
|
* [Wazuh website](http://wazuh.com)
|