[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-dev] ossec-hids: internal_options.conf (HEAD) [dcid]



Module name:	ossec-hids
Changes by:	dcid	06/08/28 15:23:55

Modified files:
	internal_options.conf

Log message:
Description: Adding internal options for monitord.
Reviewed by: dcid
Bug:

Index: internal_options.conf
===================================================================
RCS file: /usr/cvsroot/ossec-hids/etc/internal_options.conf,v
diff -u -r1.3 -r1.4
--- internal_options.conf	9 Aug 2006 19:19:30 -0000	1.3
+++ internal_options.conf	28 Aug 2006 18:23:55 -0000	1.4
@@ -35,3 +35,17 @@
 
 # Maild strict checking (0=disabled, 1=enabled)
 maild.strict_checking=1
+
+
+# Monitord day_wait. Ammount of seconds to wait before compressing/signing
+# the files.
+monitord.day_wait=10
+
+# Monitord compress. (0=do not compress, 1=compress)
+monitord.compress=1
+
+# Monitord sign. (0=do not sign, 1=sign)
+monitord.sign=1
+
+# Monitord monitor_agents. (0=do not monitor, 1=monitor)
+monitord.monitor_agents=1


OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.