Dear all,
We want to know if we could retrieve all the audit log for headquarter and branch in headquarter SQL DB. if not, how could we achieve and complete this task?
Thank a lot!
KennethT
Dear all,
We want to know if we could retrieve all the audit log for headquarter and branch in headquarter SQL DB. if not, how could we achieve and complete this task?
Thank a lot!
KennethT
Dear Andersen,
Thank for info.
We already search from the past post and know the above sample, but we also want to know if the above sample method could also retrieve all the log both in headquarter and branch ?
Thank a lot!
KennethT
The sample will collect all logs for one site.
In order to collect logs for all sites, when the system consists of multiple sites in Milestone federated architecture setup, you will have to log in on each site and collect the logs for that site.
Every site has a Management Server (and other server services) with a SQL connection to a SurveillanceLog DB.
How to make sure you log in on all sites you can see if you explore the Multi-Site Viewer sample.
You will have to change everything the sample does after login, but I still believe the sample will be a good way to start on a task like the one you outline.