From 8ad95ec01c20f11d11d16a6a556e6e02f96c7f29 Mon Sep 17 00:00:00 2001 From: Nathan Buuck Date: Mon, 20 Mar 2017 14:39:52 -0400 Subject: [PATCH 1/3] Update ossec_config.syscheck.trst Document the ability to override specific checks despite setting check_all to "yes" per https://github.com/ossec/ossec-docs/issues/119. --- docs/syntax/ossec_config.syscheck.trst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/syntax/ossec_config.syscheck.trst b/docs/syntax/ossec_config.syscheck.trst index 90f12ce7..654184b0 100644 --- a/docs/syntax/ossec_config.syscheck.trst +++ b/docs/syntax/ossec_config.syscheck.trst @@ -22,7 +22,7 @@ - **check_all**: Value=yes - - All the following check_* options are used together. + - All the following check_* options are used together unless explicitly override with "no". - **check_sum**: Value=yes From 141ec319cc168d5ae403ea0af0f58bc4e5addebb Mon Sep 17 00:00:00 2001 From: Nathan Buuck Date: Mon, 20 Mar 2017 14:43:36 -0400 Subject: [PATCH 2/3] Update ossec_config.syscheck.trst --- docs/syntax/ossec_config.syscheck.trst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/syntax/ossec_config.syscheck.trst b/docs/syntax/ossec_config.syscheck.trst index 654184b0..a39cb64e 100644 --- a/docs/syntax/ossec_config.syscheck.trst +++ b/docs/syntax/ossec_config.syscheck.trst @@ -22,7 +22,7 @@ - **check_all**: Value=yes - - All the following check_* options are used together unless explicitly override with "no". + - All the following check_* options are used together unless explicitly overriden with "no". - **check_sum**: Value=yes From cb3c35549f2891462805935f79e9bfd9188243b3 Mon Sep 17 00:00:00 2001 From: Nathan Buuck Date: Mon, 20 Mar 2017 14:52:06 -0400 Subject: [PATCH 3/3] Update ossec_config.syscheck.trst --- docs/syntax/ossec_config.syscheck.trst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/syntax/ossec_config.syscheck.trst b/docs/syntax/ossec_config.syscheck.trst index a39cb64e..c5a48e5b 100644 --- a/docs/syntax/ossec_config.syscheck.trst +++ b/docs/syntax/ossec_config.syscheck.trst @@ -22,7 +22,7 @@ - **check_all**: Value=yes - - All the following check_* options are used together unless explicitly overriden with "no". + - All the following check_* options are used together unless a specific option is explicitly overriden with "no". - **check_sum**: Value=yes