From 114aff4f2037522e74cf980a72086b9c2f933d22 Mon Sep 17 00:00:00 2001 From: Jose Luis Date: Fri, 10 Feb 2017 22:00:16 +0100 Subject: [PATCH] Update Readme with wazuh app credentials --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 6f27d37c..97b074df 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,19 @@ This Docker container is based on “xetus-oss” dockerfiles, which can be foun * [Wazuh website](http://wazuh.com) * [OSSEC project website](http://ossec.github.io) +## Configure Wazuhapp plugin + +Select Wazuh APP in the left menu and then add the parameters + +The default configuration is:: + +``` + User: foo + Password: bar + URL: http://wazuh + Port: 55000 +``` + # Docker compose file ```