2018-01-24 14:28:02 +00:00
|
|
|
---
|
2018-04-23 17:15:38 +00:00
|
|
|
#
|
|
|
|
# Wazuh app - App configuration file
|
|
|
|
# Copyright (C) 2018 Wazuh, Inc.
|
|
|
|
#
|
|
|
|
# This program is free software; you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU General Public License as published by
|
|
|
|
# the Free Software Foundation; either version 2 of the License, or
|
|
|
|
# (at your option) any later version.
|
|
|
|
#
|
|
|
|
# Find more information about this on the LICENSE file.
|
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# ======================== Wazuh app configuration file ========================
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# Please check the documentation for more information on configuration options:
|
|
|
|
# https://documentation.wazuh.com/current/installation-guide/index.html
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# Also, you can check our repository:
|
|
|
|
# https://github.com/wazuh/wazuh-kibana-app
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# ------------------------------- Index patterns -------------------------------
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-01-24 14:28:02 +00:00
|
|
|
# Default index pattern to use.
|
2018-05-07 11:30:55 +00:00
|
|
|
#pattern: wazuh-alerts-3.x-*
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# ----------------------------------- Checks -----------------------------------
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# Defines which checks must to be consider by the healthcheck
|
|
|
|
# step once the Wazuh app starts. Values must to be true or false.
|
2018-05-07 11:30:55 +00:00
|
|
|
#checks.pattern : true
|
|
|
|
#checks.template: true
|
|
|
|
#checks.api : true
|
|
|
|
#checks.setup : true
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# --------------------------------- Extensions ---------------------------------
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-01-24 14:28:02 +00:00
|
|
|
# Defines which extensions should be activated when you add a new API entry.
|
2018-04-22 18:52:55 +00:00
|
|
|
# You can change them after Wazuh app starts.
|
2018-01-24 14:28:02 +00:00
|
|
|
# Values must to be true or false.
|
2018-05-07 11:30:55 +00:00
|
|
|
#extensions.pci : true
|
|
|
|
#extensions.audit : true
|
|
|
|
#extensions.oscap : true
|
|
|
|
#extensions.aws : false
|
|
|
|
#extensions.virustotal: false
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# ---------------------------- Basic authentication ----------------------------
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-01-25 12:42:27 +00:00
|
|
|
# Defines if authentication is enabled or not.
|
2018-04-22 18:52:55 +00:00
|
|
|
# Field enabled could be true or false, it means login is enabled/disabled.
|
|
|
|
# Field password is the password used to authenticate on the Wazuh app.
|
2018-05-07 11:30:55 +00:00
|
|
|
#login.enabled : false
|
|
|
|
#login.password: changeme
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# ---------------------------------- Time out ----------------------------------
|
2018-01-30 10:42:48 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# Defines maximum timeout to be used on the Wazuh app requests.
|
2018-01-30 10:42:48 +00:00
|
|
|
# Default value is 8000. It will be ignored if it is bellow 1500.
|
|
|
|
# It means milliseconds before we consider a request as failed.
|
2018-05-07 11:30:55 +00:00
|
|
|
#timeout: 8000
|
2018-02-27 12:16:56 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# ------------------------------ Advanced indices ------------------------------
|
2018-02-27 12:16:56 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# Configure .wazuh and .wazuh-version indices shards and replicas.
|
2018-05-07 11:30:55 +00:00
|
|
|
#wazuh.shards : 1
|
|
|
|
#wazuh.replicas : 1
|
|
|
|
#wazuh-version.shards : 1
|
|
|
|
#wazuh-version.replicas: 1
|
2018-03-13 14:16:06 +00:00
|
|
|
#
|
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# --------------------------- Index pattern selector ---------------------------
|
2018-03-13 14:16:06 +00:00
|
|
|
#
|
2018-04-22 18:52:55 +00:00
|
|
|
# Defines if the user is allowed to change the selected index
|
|
|
|
# pattern directly from the Wazuh app top menu. Default: yes
|
2018-05-07 11:30:55 +00:00
|
|
|
#ip.selector: true
|
2018-04-26 08:25:05 +00:00
|
|
|
#
|
|
|
|
#---------------------------- RBAC X-Pack -------------------------------------
|
|
|
|
#
|
|
|
|
# Custom setting to enable/disable RBAC capabilities included on X-Pack (security)
|
|
|
|
# Default: enabled
|
2018-05-07 11:30:55 +00:00
|
|
|
#xpack.rbac.enabled: true
|
|
|
|
#
|
|
|
|
#---------------------------- wazuh-monitoring --------------------------------
|
|
|
|
# Custom setting to enable/disable wazuh-monitoring indices.
|
|
|
|
# Default: enabled
|
2018-05-07 15:07:19 +00:00
|
|
|
#wazuh.monitoring.enabled: true
|
2018-05-07 11:30:55 +00:00
|
|
|
#
|
|
|
|
# Custom setting to set the frequency for wazuh-monitoring indices cron task.
|
|
|
|
# Default: 3600 (s)
|
2018-05-07 15:07:19 +00:00
|
|
|
#wazuh.monitoring.frequency: 3600
|
2018-05-07 11:30:55 +00:00
|
|
|
#
|