forked from wazuh/wazuh-docker
update README.md
This commit is contained in:
@@ -90,23 +90,6 @@ can create more than one file in that folder if you'd like to. However, you must
|
||||
|
||||
The Logstash container use the *LS_HEAP_SIZE* environment variable to determine how much memory should be associated to the JVM heap memory (defaults to 500m).
|
||||
|
||||
## How can I 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
|
||||
```
|
||||
|
||||

|
||||
|
||||
If you want to override the default configuration, add the *LS_HEAP_SIZE* environment variable to the container in the `docker-compose.yml`:
|
||||
|
||||
```yml
|
||||
@@ -145,6 +128,24 @@ elasticsearch:
|
||||
- docker_elk
|
||||
```
|
||||
|
||||
## How can I 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
|
||||
```
|
||||
|
||||

|
||||
|
||||
|
||||
# Storage
|
||||
|
||||
## How can I store Elasticsearch data?
|
||||
|
||||
Reference in New Issue
Block a user