I would like to get a new feature - configuration file includes.  I 
would like to have an alternate method of specifying configurations that 
would load up @conffiles similar to multiple invocations of 
-conf=file1.cfg -conf=file2.cfg.    I don't know if I want a new 
configuration style, recycle from the current config style.   For me, 
this is a housekeeping issue more than a performance issue.  I would 
like to run one correlator for several services, keeping a separate 
config for each service.   I have about a half dozen discreet areas that 
I monitor logs now.  I expect that to grow in the coming months.

type=include
desc=this is configuration file1
pattern=/home/sec/includes/file1.cfg
source=file1

type=include
desc=this is configuration file2
pattern=/home/sec/includes/file2.cfg
source=file2

A second new feature is the ability to specify the syslog options. This 
would allow me to write log events at varying priorities, and allow me 
to specify error numbers  I would like tag similar to 'logger -t 
<tag>'.  I think I would like it to be an option to logonly, and would 
conceivably replace $progname in open_syslog()

Please advise,
Tim Peiffer

-- 
Tim Peiffer
Network Support Engineer
Office of Information Technology
University of Minnesota/NorthernLights GigaPOP

+1 612 626-7884 (desk)


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to