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