And samhain ignore the monit files shipped from puppet
[mirror/dsa-puppet.git] / modules / samhain / files / per-host / handel.debian.org / samhainrc
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 #####################################################################
7 #
8 # Configuration file template for samhain.
9 #
10 #####################################################################
11
12 # -- empty lines and lines starting with '#', ';' or '//' are ignored
13 # -- boolean options can be Yes/No or True/False or 1/0 
14 # -- you can PGP clearsign this file -- samhain will check (if compiled
15 #    with support) or otherwise ignore the signature
16 # -- CHECK mail address
17 #
18 # To each log facility, you can assign a threshold severity. Only
19 # reports with at least the threshold severity will be logged
20 # to the respective facility (even further below).
21 #
22 #####################################################################
23 #
24 # SETUP for file system checking:
25
26 # (i)   There are several policies, each has its own section. Put files
27 #       into the section for the appropriate policy (see below).
28 # (ii)  Section [EventSeverity]: 
29 #       To each policy, you can assign a severity (further below).
30 # (iii) Section [Log]: 
31 #       To each log facility, you can assign a threshold severity. Only
32 #       reports with at least the threshold severity will be logged
33 #       to the respective facility (even further below).
34 #
35 #####################################################################
36
37 #####################################################################
38 #
39 # Files are defined with: file = /absolute/path
40 #
41 # Directories are defined with:                  dir = /absolute/path
42 # or with an optional recursion depth (N <= 99): dir = N/absolute/path
43 #
44 # Directory inodes are checked. If you only want to check files
45 # in a directory, but not the directory inode itself, use (e.g.):
46 #
47 # [ReadOnly]
48 # dir = /some/directory
49 # [IgnoreAll]
50 # file = /some/directory
51 #
52 # You can use shell-style globbing patterns, like: file = /path/foo*
53
54 ######################################################################
55
56 [Misc]
57 ##
58 ## Add or subtract tests from the policies
59 ## - if you want to change their definitions,
60 ##   you need to do that before using the policies
61 ##
62 # RedefReadOnly = (no default)
63 # RedefAttributes=(no default)
64 # RedefLogFiles=(no default)
65 # RedefGrowingLogFiles=(no default)
66 # RedefIgnoreAll=(no default)
67 # RedefIgnoreNone=(no default)
68 # RedefUser0=(no default)
69 # RedefUser1=(no default)
70
71 [Attributes]
72 ##
73 ## for these files, only changes in permissions and ownership are checked
74 ##
75 file=/etc/mtab
76 file=/etc/ssh_random_seed
77 file=/etc/asound.conf
78 file=/etc/resolv.conf
79 file=/etc/localtime
80 file=/etc/ioctl.save
81 file=/etc/passwd.backup
82 file=/etc/shadow.backup
83 file=/etc/postfix/prng_exch
84 file=/etc/adjtime
85 file=/etc/lvm/.cache
86 file=/etc/lvm/cache
87 file=/etc/lvm/cache/.cache
88 file=/etc/network/run/ifstate
89 file=/var/state/samhain/samhain_file
90 file=/etc/bind/db.debian.net
91 file=/etc/exim4/bsmtp
92
93
94
95 #
96 # There are files in /etc that might change, thus changing the directory
97 # timestamps. Put it here as 'file', and in the ReadOnly section as 'dir'.
98 #
99 file=/etc
100 file=/etc/ssh
101 file=/etc/network/run
102 file=/etc/bind
103
104 # These are the directories for the files we handle with puppet
105 file=/etc/samhain
106 file=/etc/munin
107 file=/etc/exim4
108 file=/etc/exim4/ssl
109 file=/etc/apt
110 file=/etc/apt/apt.conf.d
111 file=/etc/apt/sources.list.d
112 file=/etc/puppet
113 file=/etc/default
114 file=/etc/logrotate.d
115 file=/etc/nagios
116 file=/etc/nagios/nrpe.d
117 file=/etc/cron.d
118 file=/usr/lib/nagios/plugins
119 file=/usr/sbin
120 file=/etc/monit
121 file=/etc/monit/monit.d
122
123 [LogFiles]
124 ##
125 ## for these files, changes in signature, timestamps, and size are ignored 
126 ##
127 file=/var/run/utmp
128 file=/etc/motd
129
130
131
132 #####################################################################
133 #
134 # This would be the proper syntax for parts that should only be
135 #    included for certain hosts.
136 # You may enclose anything in a @HOSTNAME/@end bracket, as long as the
137 #    result still has the proper syntax for the config file.
138 # You may have any number of @HOSTNAME/@end brackets.
139 # HOSTNAME should be the fully qualified 'official' name 
140 #    (e.g. 'nixon.watergate.com', not 'nixon'), no aliases. 
141 #    No IP number - except if samhain cannot determine the 
142 #    fully qualified hostname.
143 #
144 # @HOSTNAME
145 # file=/foo/bar
146 # @end
147 #
148 # These are two examples for conditional inclusion/exclusion
149 # of a machine based on the output from 'uname -srm'
150 #
151 # $Linux:2.*.7:i666
152 # file=/foo/bar3
153 # $end
154 #
155 # !$Linux:2.*.7:i686
156 # file=/foo/bar2
157 # $end
158 #
159 #####################################################################
160
161 [GrowingLogFiles]
162 ##
163 ## for these files, changes in signature, timestamps, and increase in size
164 ##                  are ignored 
165 ##
166 file=/var/log/warn
167 file=/var/log/messages
168 file=/var/log/wtmp
169 file=/var/log/faillog
170 file=/var/log/auth.log
171 file=/var/log/daemon.log
172 file=/var/log/user.log
173 file=/var/log/kern.log
174 file=/var/log/syslog
175
176
177 [IgnoreAll]
178 ##
179 ## for these files, no modifications are reported
180 ##
181 ## This file might be created or removed by the system sometimes.
182 ##
183 file=/etc/resolv.conf.pcmcia.save
184 file=/etc/nologin
185 file=/etc/postfix/debian.db
186 file=/etc/postfix/debian
187 file=/etc/ssh/ssh_known_hosts
188 file=/etc/ssh/ssh-rsa-shadow
189 file=/var/lib/misc/ssh-rsa-shadow
190 file=/etc/.da-backup.trace
191 file=/etc/postfix/debianhosts
192 file=/etc/postfix/debianhosts.db
193
194 # We handle these files with puppet - please to not be bothering us
195 file=/etc/timezone
196 file=/etc/samhain/samhainrc
197 file=/etc/munin/munin-node.conf
198 file=/etc/userdir-ldap.confc
199 file=/etc/exim4/blacklist
200 file=/etc/exim4/callout_users
201 file=/etc/exim4/exim4.conf
202 file=/etc/exim4/grey_users
203 file=/etc/exim4/helo-check
204 file=/etc/exim4/locals
205 file=/etc/exim4/localusers
206 file=/etc/exim4/manualroute
207 file=/etc/exim4/rbllist
208 file=/etc/exim4/rcpthosts
209 file=/etc/exim4/rhsbllist
210 file=/etc/exim4/virtualdomains
211 file=/etc/exim4/whitelist
212 file=/etc/exim4/local-auto.conf
213 file=/etc/exim4/local-settings.conf
214 file=/etc/exim4/ssl/ca.crt
215 file=/etc/exim4/ssl/ca.crl
216 file=/etc/exim4/ssl/thishost.crt
217 file=/etc/exim4/ssl/thishost.key
218 file=/etc/apt/preferences
219 file=/etc/apt/sources.list.d/volatile.list
220 file=/etc/apt/sources.list.d/security.list
221 file=/etc/apt/sources.list.d/debian.org.list
222 file=/etc/apt/sources.list.d/debian.restricted.list
223 file=/etc/apt/sources.list.d/debian.list
224 file=/etc/apt/sources.list.d/backports.org.list
225 file=/etc/apt/apt.conf.d/local-recommends
226 file=/etc/apt/apt.conf.d/local-pdiffs
227 file=/etc/puppet/puppet.conf
228 file=/etc/default/puppet
229 file=/etc/logrotate.d/exim4-paniclog
230 file=/etc/logrotate.d/exim4-base
231 dir=4/etc/puppet
232 file=/usr/sbin/dsa-update-apt-status
233 file=/usr/sbin/dsa-update-samhain-status
234 file=/etc/nagios/nrpe.d/nrpe_dsa.cfg
235 file=/etc/nagios/nrpe.d/debianorg.cfg
236 file=/etc/nagios/obsolete-packages-ignore
237 file=/usr/lib/nagios/plugins/dsa-check-packages
238 file=/usr/lib/nagios/plugins/dsa-check-soas
239 file=/usr/lib/nagios/plugins/dsa-check-mirrorsync
240 file=/usr/lib/nagios/plugins/dsa-check-samhain
241 file=/usr/lib/nagios/plugins/dsa-check-statusfile
242 file=/usr/lib/nagios/plugins/dsa-check-dabackup-server
243 file=/usr/lib/nagios/plugins/dsa-check-config
244 file=/usr/lib/nagios/plugins/dsa-check-hpacucli
245 file=/usr/lib/nagios/plugins/dsa-check-raid-mpt
246 file=/usr/lib/nagios/plugins/dsa-check-puppet
247 file=/usr/lib/nagios/plugins/dsa-check-running-kernel
248 file=/usr/lib/nagios/plugins/dsa-check-raid-3ware
249 file=/usr/lib/nagios/plugins/dsa-check-dabackup
250 file=/usr/lib/nagios/plugins/dsa-check-raid-dac960
251 file=/usr/lib/nagios/plugins/dsa-check-udldap-freshness
252 file=/usr/lib/nagios/plugins/dsa-check-raid-areca
253 file=/usr/lib/nagios/plugins/dsa-check-raid-sw
254 file=/usr/lib/nagios/plugins/dsa-update-samhain-status
255 file=/etc/sudoers
256 file=/etc/blkid.tab
257 file=/etc/blkid.tab.old
258 file=/etc/monit/monitrc
259 file=/etc/monit/monit.d/01puppet
260 file=/etc/monit/monit.d/00debian.org
261
262 [IgnoreNone]
263 ##
264 ## for these files, all modifications (even access time) are reported
265 ##    - you may create some interesting-looking file (like /etc/safe_passwd),
266 ##      just to watch whether someone will access it ...
267 ##
268
269 [Prelink]
270 ##
271 ## Use for prelinked files or directories holding them
272 ##
273
274
275 [ReadOnly]
276 ##
277 ## for these files, only access time is ignored
278 ##
279 dir=/usr/bin
280 dir=/bin
281 dir=/boot
282 #
283 # SuSE (old) has the boot init scripts in /sbin/init.d/*, 
284 # so we go 3 levels deep
285 #
286 dir=3/sbin
287 dir=/usr/sbin
288 dir=/lib
289 dir=3/usr/lib
290 #
291 # RedHat and Debian have the bootinit scripts in /etc/init.d/* or /etc/rc.d/*, 
292 #        so we go 3 levels deep there too
293 #
294 dir=3/etc
295
296 # Various directories / files that may include / be SUID/SGID binaries
297 #
298 #
299 file=/usr/lib/pt_chown
300 # X11, in Debian X7 this is now a symlink
301 #dir=/usr/X11R6/bin
302 #dir=/usr/X11R6/lib/X11/xmcd/bin
303 # Apache:
304 #file=/usr/lib/apache/suexec
305 #file=/usr/lib/apache/suexec.disabled
306 # Extra directories:
307 #dir=/opt/gnome/bin
308 #dir=/opt/kde/bin
309
310 [User0]
311 [User1]
312 ## User0 and User1 are sections for files/dirs with user-definable checking
313 ## (see the manual) 
314
315
316 [EventSeverity]
317 ##
318 ## Here you can assign severities to policy violations.
319 ## If this severity exceeds the treshold of a log facility (see below),
320 ## a policy violation will be logged to that facility.
321 ##
322 ## Severity for verification failures.
323 ##
324 # SeverityReadOnly=crit
325 # SeverityLogFiles=crit
326 # SeverityGrowingLogs=crit
327 # SeverityIgnoreNone=crit
328 # SeverityAttributes=crit
329 # SeverityUser0=crit
330 # SeverityUser1=crit
331
332 # Default behaviour
333 SeverityReadOnly=crit
334 SeverityLogFiles=crit
335 SeverityGrowingLogs=warn
336 SeverityIgnoreNone=crit
337 SeverityAttributes=crit
338
339
340 ##
341 ## We have a file in IgnoreAll that might or might not be present.
342 ## Setting the severity to 'info' prevents messages about deleted/new file.
343 ##
344 # SeverityIgnoreAll=crit
345 SeverityIgnoreAll=info
346
347 ## Files : file access problems
348 # SeverityFiles=crit
349
350 ## Dirs  : directory access problems
351 # SeverityDirs=crit
352
353 ## Names : suspect (non-printable) characters in a pathname
354 # SeverityNames=crit
355
356 # Default behaviour
357 SeverityFiles=crit
358 SeverityDirs=crit
359 SeverityNames=warn
360
361
362 [Log]
363 ##
364 ## Switch on/OFF log facilities and set their threshold severity
365 ##
366 ## Values: debug, info, notice, warn, mark, err, crit, alert, none.
367 ## 'mark' is used for timestamps.
368 ##
369 ##
370 ## Use 'none' to SWITCH OFF a log facility
371 ## 
372 ## By default, everything equal to and above the threshold is logged.
373 ## The specifiers '*', '!', and '=' are interpreted as  
374 ## 'all', 'all but', and 'only', respectively (like syslogd(8) does, 
375 ## at least on Linux). Examples:
376 ## MailSeverity=*
377 ## MailSeverity=!warn
378 ## MailSeverity==crit
379
380 ## E-mail
381 ##
382 # MailSeverity=none
383
384 ## Console
385 ##
386 # PrintSeverity=info
387
388 ## Logfile
389 ##
390 # LogSeverity=mark
391
392 ## Syslog
393 ##
394 # SyslogSeverity=none
395
396 ## Remote server (yule)
397 ##
398 # ExportSeverity=none
399
400 ## External script or program
401 ##
402 # ExternalSeverity = none
403
404 ## Logging to a database
405 ##
406 # DatabaseSeverity = none
407
408 # Default behaviour
409 MailSeverity=crit
410 PrintSeverity=none
411 LogSeverity=info
412 SyslogSeverity=alert
413 ExportSeverity=none
414
415
416
417
418
419 #####################################################
420 #
421 # Optional modules
422 #
423 #####################################################
424
425 # [SuidCheck]
426 ##
427 ## --- Check the filesystem for SUID/SGID binaries
428 ## 
429
430 ## Switch on
431 #
432 # SuidCheckActive = yes
433
434 ## Interval for check (seconds)
435 #
436 # SuidCheckInterval = 7200
437
438 ## Alternative: crontab-like schedule
439 #
440 # SuidCheckSchedule = NULL
441  
442 ## Directory to exclude 
443 #
444 # SuidCheckExclude = NULL
445
446 ## Limit on files per second (0 == no limit)
447 #
448 # SuidCheckFps = 0
449
450 ## Alternative: yield after every file
451 #
452 # SuidCheckYield = no
453
454 ## Severity of a detection
455 #
456 # SeveritySuidCheck = crit
457
458 ## Quarantine SUID/SGID files if found
459 #
460 # SuidCheckQuarantineFiles = yes
461
462 ## Method for Quarantining files:
463 #  0 - Delete or truncate the file.
464 #  1 - Remove SUID/SGID permissions from file.
465 #  2 - Move SUID/SGID file to quarantine dir.
466 #
467 # SuidCheckQuarantineMethod = 0
468
469 ## For method 1 and 3, really delete instead of truncating
470
471 # SuidCheckQuarantineDelete = yes
472
473 # [Kernel]
474 ##
475 ## --- Check for loadable kernel module rootkits (Linux/FreeBSD only) 
476 ##
477
478 ## Switch on/off
479 #
480 KernelCheckActive = True
481
482 ## Check interval (seconds); btw., the check is VERY fast
483 #
484 # KernelCheckInterval = 300
485
486 ## Severity
487 #
488 # SeverityKernel = crit
489
490
491 # [Utmp]
492 ##
493 ## --- Logging of login/logout events
494 ##
495
496 ## Switch on/off
497 #
498 LoginCheckActive = True
499
500 ## Severity for logins, multiple logins, logouts
501
502 # SeverityLogin=info
503 # SeverityLoginMulti=warn
504 # SeverityLogout=info
505
506 ## Interval for login/logout checks
507 #
508 # LoginCheckInterval = 300
509
510
511 # [Database]
512 ##
513 ## --- Logging to a relational database
514 ##
515
516 ## Database name
517 #
518 # SetDBName = samhain
519
520 ## Database table
521 #
522 # SetDBTable = log
523
524 ## Database user
525 #
526 # SetDBUser = samhain
527
528 ## Database password
529 #
530 # SetDBPassword = (default: none)
531
532 ## Database host
533 #
534 # SetDBHost = localhost
535
536 ## Log the server timestamp for received messages
537 #
538 # SetDBServerTstamp = True
539
540 ## Use a persistent connection
541 #
542 # UsePersistent = True
543
544 # [External]
545 ##
546 ## Interface to call external scripts/programs for logging
547 ##
548
549 ## The absolute path to the command
550 ## - Each invocation of this directive will end the definition of the
551 ##   preceding command, and start the definition of 
552 ##   an additional, new command
553 #
554 # OpenCommand = (no default)
555
556 ## Type (log or rv)
557 ## - log for log messages, srv for messages received by the server
558 #
559 # SetType = log
560
561 ## The command (full command line) to execute
562 #
563 # SetCommandLine = (no default)
564
565 ## The environment (KEY=value; repeat for more)
566 #
567 # SetEnviron = TZ=(your timezone)
568
569 ## The TIGER192 checksum (optional)
570 #
571 # SetChecksum = (no default)
572
573 ## User who runs the command
574 #
575 # SetCredentials = (default: samhain process uid)
576
577 ## Words not allowed in message
578 #
579 # SetFilterNot = (none)
580
581 ## Words required (ALL of them)
582 #
583 # SetFilterAnd = (none)
584
585 ## Words required (at least one)
586 #
587 # SetFilterOr = (none)
588
589 ## Deadtime between consecutive calls
590 #
591 # SetDeadtime = 0
592
593 ## Add default environment (HOME, PATH, SHELL)
594 #
595 # SetDefault = no
596
597
598 #####################################################
599 #
600 # Miscellaneous configuration options
601 #
602 #####################################################
603
604 [Misc]
605
606 ## whether to become a daemon process
607 ## (this is not honoured on database initialisation)
608 #
609 # Daemon = no
610 Daemon = yes
611
612 ## whether to test signature of files (init/check/none)
613 ## - if 'none', then we have to decide this on the command line -
614 #
615 # ChecksumTest = none
616 ChecksumTest=check
617
618 ## whether to drop linux capabilities that are not required
619 ## - will make a root process a 'mere mortal' in many respects
620 #
621 # UseCaps = yes
622
623 ## Set nice level (-19 to 19, see 'man nice'),
624 ## and I/O limit (kilobytes per second; 0 == off)
625 ## to reduce load on host.
626 #
627 # SetNiceLevel = 0
628 # SetIOLimit = 0
629
630 ## The version string to embed in file signature databases
631 #
632 # VersionString = NULL
633
634 ## Interval between time stamp messages
635 #
636 # SetLoopTime = 60
637 SetLoopTime = 600
638
639 ## Interval between file checks 
640 #
641 # SetFileCheckTime = 600
642 SetFileCheckTime = 7200
643
644 ## Alternative: crontab-like schedule
645 #
646 # FileCheckScheduleOne = NULL
647
648 ## Alternative: crontab-like schedule(2)
649 #
650 # FileCheckScheduleTwo = NULL
651
652 ## Report only once on modified fles 
653 ## Setting this to 'FALSE' will generate a report for any policy 
654 ## violation (old and new ones) each time the daemon checks the file system.
655 #
656 # ReportOnlyOnce = True
657
658 ## Report in full detail
659 #
660 # ReportFullDetail = False
661
662 ## Report file timestamps in local time rather than GMT
663 #
664 # UseLocalTime = No
665
666 ## The console device (can also be a file or named pipe)
667 ## - There are two console devices. Accordingly, you can use
668 ##   this directive a second time to set the second console device.
669 ##   If you have not defined the second device at compile time,
670 ##   and you don't want to use it, then:
671 ##   setting it to /dev/null is less effective than just leaving
672 ##   it alone (setting to /dev/null will waste time by opening
673 ##   /dev/null and writing to it)
674 #
675 # SetConsole = /dev/console
676
677 ## Activate the SysV IPC message queue
678 #
679 # MessageQueueActive = False
680
681
682 ## If false, skip reverse lookup when connecting to a host known 
683 ## by name rather than IP address (i.e. trust the DNS)
684 #
685 # SetReverseLookup = True
686
687 ## --- E-Mail ---
688
689 # Only highest-level (alert) reports will be mailed immediately,
690 # others will be queued. Here you can define, when the queue will
691 # be flushed (Note: the queue is automatically flushed after
692 # completing a file check).
693 #
694 SetMailTime = 86400
695
696 ## Maximum number of mails to queue
697 #
698 SetMailNum = 10
699
700 ## Recipient (max. 8)
701 #
702 SetMailAddress=samhain-reports@debian.org
703
704 ## Mail relay (IP address)
705 #
706 SetMailRelay = master.debian.org
707
708 ## Custom subject format
709 #
710 MailSubject = [Samhain at %H] %T: %S
711
712 ## --- end E-Mail ---
713
714 ## Path to the prelink executable
715 #
716 # SetPrelinkPath = /usr/sbin/prelink
717
718 ## TIGER192 checksum of the prelink executable
719 #
720 # SetPrelinkChecksum = (no default)
721
722
723 ## Path to the executable. If set, will be checksummed after startup
724 ## and before exit.
725 #
726 # SamhainPath = (no default)
727
728
729 ## The IP address of the log server
730 #
731 # SetLogServer = (default: compiled-in)
732
733 ## The IP address of the time server
734 #
735 # SetTimeServer = (default: compiled-in)
736
737 ## Trusted Users (comma delimited list of user names) 
738 #
739 # TrustedUser = (no default; this adds to the compiled-in list)
740
741 ## Path to the file signature database
742 #
743 # SetDatabasePath = (default: compiled-in)
744
745 ## Path to the log file
746 #
747 # SetLogfilePath = (default: compiled-in)
748
749 ## Path to the PID file
750 #
751 # SetLockPath = (default: compiled-in)
752
753
754 ## The digest/checksum/hash algorithm
755 #
756 # DigestAlgo = TIGER192
757
758
759 ## Custom format for message header. 
760 ## CAREFUL if you use XML logfile format.
761 ##
762 ## %S severity
763 ## %T timestamp
764 ## %C class
765 ##
766 ## %F source file
767 ## %L source line
768 #
769 # MessageHeader="%S %T "
770
771
772 ## Don't log path to config/database file on startup
773 #
774 # HideSetup = False
775
776 ## The syslog facility, if you log to syslog
777 #
778 # SyslogFacility = LOG_AUTHPRIV
779 SyslogFacility=LOG_LOCAL2
780
781 ## The message authentication method
782 ## - If you change this, you *must* change it
783 ##   on client *and* server
784 #
785 # MACType = HMAC-TIGER
786
787
788 ## everything below is ignored
789 [EOF]
790
791 #####################################################################
792 # This would be the proper syntax for parts that should only be
793 #    included for certain hosts.
794 # You may enclose anything in a @HOSTNAME/@end bracket, as long as the
795 #    result still has the proper syntax for the config file.
796 # You may have any number of @HOSTNAME/@end brackets.
797 # HOSTNAME should be the fully qualified 'official' name 
798 #    (e.g. 'nixon.watergate.com', not 'nixon'), no aliases. 
799 #    No IP number - except if samhain cannot determine the 
800 #    fully qualified hostname.
801 #
802 # @HOSTNAME
803 # file=/foo/bar
804 # @end
805 #
806 # These are two examples for conditional inclusion/exclusion
807 # of a machine based on the output from 'uname -srm'
808 # $Linux:2.*.7:i666
809 # file=/foo/bar3
810 # $end
811 #
812 # !$Linux:2.*.7:i686
813 # file=/foo/bar2
814 # $end
815 #
816 #####################################################################