Syslog weekly email

Hey,
I just started using Dude to monitor my network, has been going great so far. Now i have a question:
Is it possible for Dude to send a syslog once a week to an email adress, if so how do i do this?

Thanks in advance.

What exactly do you want to send by e-mail? All the Dude events log?

yea for instance the entire syslog as a .txt or in plain text if that is possible.

You can save logs to file, go to Action ----> Settings, there are settings available for the configuration.
It is not possible to send them to e-mail.

Are you using windows?

You could make a batch job that zips the desired .log files in the \Program Files\Dude\data\files and use a scheduled task to mail them.

thank for the replies, ill give it a go