The examples are installed in the examples directory under the Veduta installation directory. To run, type the following in the Veduta installation directory:
<system>
<db type="memory" oldest="14"/>
<network>
<server>insert server name here</server>
<port>3055</port>
</network>
</system>
The examples run off dated log files. These logs will be dated up to the date you downloaded Veduta. To view the historical reports, simply view the latest report and step back day by day.
This example generates reports for a set of web servers, application servers and databases.
This example will run on a Linux box and generate reports for system log messages and xinetd logs. This works with a SUSE distribution. Note that you may have to modify paths to the appropriate logs in consumers.xml and change the read access on these files (chmod +r ...).
This example will run on a MacOS X box and generate reports for system log messages and the secure logs.
This example will run on a Linux box and generate reports for Apache webserver access/error log messages. Apache installs will often be in different places for different distributions, so please check the location/accessibility of your Apache files.
This example will run on a Windows box and generate reports for the NT event logs - particularly the Application, System and Security logs. Note that you have to be appropriately permissioned to read the NT Security logs.