Updating default index pattern
This commit is contained in:
parent
7d0202206e
commit
f1dba34f50
@ -21,7 +21,7 @@
|
|||||||
# ------------------------------- Index patterns -------------------------------
|
# ------------------------------- Index patterns -------------------------------
|
||||||
#
|
#
|
||||||
# Default index pattern to use.
|
# Default index pattern to use.
|
||||||
#pattern: wazuh-alerts-3.x-*
|
#pattern: wazuh-alerts-4.x-*
|
||||||
#
|
#
|
||||||
# ----------------------------------- Checks -----------------------------------
|
# ----------------------------------- Checks -----------------------------------
|
||||||
#
|
#
|
||||||
@ -92,17 +92,17 @@
|
|||||||
# Default: 900 (s)
|
# Default: 900 (s)
|
||||||
#wazuh.monitoring.frequency: 900
|
#wazuh.monitoring.frequency: 900
|
||||||
#
|
#
|
||||||
# Configure wazuh-monitoring-3.x-* indices shards and replicas.
|
# Configure wazuh-monitoring-4.x-* indices shards and replicas.
|
||||||
#wazuh.monitoring.shards: 2
|
#wazuh.monitoring.shards: 2
|
||||||
#wazuh.monitoring.replicas: 0
|
#wazuh.monitoring.replicas: 0
|
||||||
#
|
#
|
||||||
# Configure wazuh-monitoring-3.x-* indices custom creation interval.
|
# Configure wazuh-monitoring-4.x-* indices custom creation interval.
|
||||||
# Values: h (hourly), d (daily), w (weekly), m (monthly)
|
# Values: h (hourly), d (daily), w (weekly), m (monthly)
|
||||||
# Default: d
|
# Default: d
|
||||||
#wazuh.monitoring.creation: d
|
#wazuh.monitoring.creation: d
|
||||||
#
|
#
|
||||||
# Default index pattern to use for Wazuh monitoring
|
# Default index pattern to use for Wazuh monitoring
|
||||||
#wazuh.monitoring.pattern: wazuh-monitoring-3.x-*
|
#wazuh.monitoring.pattern: wazuh-monitoring-4.x-*
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# ------------------------------- App privileges --------------------------------
|
# ------------------------------- App privileges --------------------------------
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
# ------------------------------- Index patterns -------------------------------
|
# ------------------------------- Index patterns -------------------------------
|
||||||
#
|
#
|
||||||
# Default index pattern to use.
|
# Default index pattern to use.
|
||||||
#pattern: wazuh-alerts-3.x-*
|
#pattern: wazuh-alerts-4.x-*
|
||||||
#
|
#
|
||||||
# ----------------------------------- Checks -----------------------------------
|
# ----------------------------------- Checks -----------------------------------
|
||||||
#
|
#
|
||||||
@ -92,17 +92,17 @@
|
|||||||
# Default: 900 (s)
|
# Default: 900 (s)
|
||||||
#wazuh.monitoring.frequency: 900
|
#wazuh.monitoring.frequency: 900
|
||||||
#
|
#
|
||||||
# Configure wazuh-monitoring-3.x-* indices shards and replicas.
|
# Configure wazuh-monitoring-4.x-* indices shards and replicas.
|
||||||
#wazuh.monitoring.shards: 2
|
#wazuh.monitoring.shards: 2
|
||||||
#wazuh.monitoring.replicas: 0
|
#wazuh.monitoring.replicas: 0
|
||||||
#
|
#
|
||||||
# Configure wazuh-monitoring-3.x-* indices custom creation interval.
|
# Configure wazuh-monitoring-4.x-* indices custom creation interval.
|
||||||
# Values: h (hourly), d (daily), w (weekly), m (monthly)
|
# Values: h (hourly), d (daily), w (weekly), m (monthly)
|
||||||
# Default: d
|
# Default: d
|
||||||
#wazuh.monitoring.creation: d
|
#wazuh.monitoring.creation: d
|
||||||
#
|
#
|
||||||
# Default index pattern to use for Wazuh monitoring
|
# Default index pattern to use for Wazuh monitoring
|
||||||
#wazuh.monitoring.pattern: wazuh-monitoring-3.x-*
|
#wazuh.monitoring.pattern: wazuh-monitoring-4.x-*
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# ------------------------------- App privileges --------------------------------
|
# ------------------------------- App privileges --------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user