logs-devel
[Top][All Lists]
Advanced

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

[Logs-devel] LoGS config file?


From: Jim Prewett
Subject: [Logs-devel] LoGS config file?
Date: Fri, 25 Mar 2005 06:52:56 -0700 (MST)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


All,
At Dave's suggestion, I've been playing around with a LoGS config file 
that can be used to do the right thing at startup (and save you some 
serious trouble, hopefully).

lisp -core $LOGS_CORE --config config.lisp

instead of the nonsense I was having to type on the command line before.

Here is a beginnings of a proposed configuration file.  I'm a little 
displeased with it as its probably still a little more lisp than people 
want to know.  What does everyone think?

;; this is a config file for LoGS that I'm playing with

;; files to follow
;; since I have > 1 file named, *messages* should end up being a 
multi-follower
;; had there only been one, it would have been just that type.
(logfile "/var/log/messages")
(logfile "/tmp/testfiles")
(fileglob "/var/log/consoles/*")
(PBSfile "/var/spool/PBS/server_logs/20050326")

;; online or offline?
(follow-mode 'offline)

;; tune  anything else  you'd like here too
(setq *LoGS-sleep-time* .1)
(setq *remember-file* t)

;; what is my ruleset to use?
(ruleset "MyRuleset.lisp")


Jim


James E. Prewett                    address@hidden address@hidden 
Systems Team Leader                 http://www.hpc.unm.edu/~download/ 
Designated Security Officer         OpenPGP key: pub 1024D/31816D93    
HPC Systems Engineer III   UNM HPC  505.277.8210
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFCRBe9v/zdxjGBbZMRAu31AJ4iC2jtLu9Tc8p3clSvtG2qoZahuQCeIgq0
pre2enpVTUD1Er7Vy9kA0L4=
=g529
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]