Hi,
I use Analog to analyse the log files of our customers, of which we have
many. I used to have to keep changing the config file for each user, I
then decided to keep a separate directory for each customer, each with
its own version of analog in, which was configured to that specific
customer. I was wondering it would be possible to run a bat file, which
will fun run all the versions of analog with a single click. This would
be easy and simple, BUT I also want to run QDNS with it. So far the bat
file looks like this: 

@customer1\analog
@customer2\analog
@customer3\analog

I need to put something like this at the top: -

@qdns /g analog.cfg /y 158.152.1.58

but I'm not sure if it should be that or: -

@qdns /g customer1\analog.cfg /y 158.152.1.58
@qdns /g customer2\analog.cfg /y 158.152.1.58
@qdns /g customer3\analog.cfg /y 158.152.1.58

Or would it be easier to have just different .cfg files in the root, say
customer1.cfg
customer2.cfg
customer3.cfg

And then have the bat file run them all with something like.

@qdns /g customer1.cfg, customer2.cfg, customer3.cfg /y 158.152.1.58

I'm not sure if that will work, can you run mulitple files, with a ','
or does it have to be a ';'?

Can someone please advise me
Thanks in advance
Ben

P.S. sorry if its rather a long e-mail and sorry if it doesn't make much
sence and rambles on a bit.
-- 
Ben Blackmore
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to