<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title><![CDATA[Novalys]]></title>
<link><![CDATA[https://www.novalys.net/support/]]></link>
<description />
<generator><![CDATA[Kayako fusion v4.66.2]]></generator>
<item>
<title><![CDATA[Impose a quota for the size of the auditing information?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/254]]></link>
<guid isPermaLink="false"><![CDATA[c52f1bd66cc19d05628bd8bf27af3ad6]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:36:27 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[1rst question: Can you impose a quota for the size of the auditing information?
Visual Guard does not include this feature yet.However, you can directly access the log table (VG_LOG) from your application.We left the data in this table clearly visible on...]]></description>
<content:encoded><![CDATA[<p><strong>1rst question:</strong> Can you impose a quota for the size of the auditing information?</p>
<p>Visual Guard does not include this feature yet.<br />However, you can directly access the log table (VG_LOG) from your application.<br />We left the data in this table clearly visible on purpose, <br />so that VG users can access or remove some records whenever they need.For instance, you can stop logging or partially clean-up this table when a given quota is reached. <br />This would be done by your own code in your application.<br /><br />Visual Guard .NET</p>
<p><strong>2nd&nbsp;question: </strong>Ok so how much will the auditing information grow over time for:<br /><br />* Standard audit logging configuration?<br />* Verbose audit logging configuration?</p>
<p>Actually, it's difficult to evaluate<br />1 - You can turn on/off the auditing feature in VG Console <br />(this feature keeps track of who did what in the Console).<br />But this is not where most of the volume comes from. <br />As mentioned above, if you declare 5000 Users, you can expect the repository to increase by ~5 MB<br /><br />2 - When it comes to audit your application, <br />you will add a few instructions in each event you want to log in VG repository.<br />It's not just a binary on/off situation anymore. <br />The number of logged events may widely vary from 1 application to another.<br />Then you have to multiply the number of events by the number of user and the number of transactions they make...<br />Bottom line, only the experience will give you an accurate evaluation of the size of your log for each application.<br />At this point, you will probably want to adjust the number of events you log, or the capacity of your dabatase...<br /><br /><br />Visual Guard .NET</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Can we use another auditing tool?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/255]]></link>
<guid isPermaLink="false"><![CDATA[fe131d7f5a6b38b23cc967316c13dae2]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:37:19 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[Is it possible to use another auditing tool? (For example Crystal)
Visual Guard .net stores the log in tables (in the repository). It is possible to reuse and re analyse this log in other tools that Visual Guard.Net. Visual Guard .NET]]></description>
<content:encoded><![CDATA[<p>Is it possible to use another auditing tool? (For example Crystal)</p>
<p>Visual Guard .net stores the log in tables (in the repository). It is possible to reuse and re analyse this log in other tools that Visual Guard.Net. <br /><br /><br /><br />Visual Guard .NET</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Where can I find the Log option in Visual Guard .Net ?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/256]]></link>
<guid isPermaLink="false"><![CDATA[f718499c1c8cef6730f9fd03c8125cab]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:38:50 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[Where can I find the Log option in Visual Guard .Net ?
In the console, you can access the log for each application (including the console) either through the menu Action/Event Log or with the right click/ Event Log.You can declare events of your choice t...]]></description>
<content:encoded><![CDATA[<p>Where can I find the Log option in Visual Guard .Net ?</p>
<p>In the console, you can access the log for each application (including the console) either through the menu Action/Event Log or with the right click/ Event Log.<br />You can declare events of your choice that you would like to track, and then, export it as a PDF document.<br /><br /><br /><br />Visual Guard .NET</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Integration with Log4Net or MS Enterprise Logging Block]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/257]]></link>
<guid isPermaLink="false"><![CDATA[d96409bf894217686ba124d7356686c9]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:44:11 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[We are looking at using Log4Net or Microsoft Enterprise Logging Block, can Visual Guard integrate with these logging mechanisms as well?As you know, VG provides logging and auditing features.By default, VG will log events in its repository.You can also ad...]]></description>
<content:encoded><![CDATA[<p>We are looking at using Log4Net or Microsoft Enterprise Logging Block, can Visual Guard integrate with these logging mechanisms as well?</p><p>As you know, VG provides logging and auditing features.<br />By default, VG will log events in its repository.<br />You can also add more trace listener if you want (DBMS, file, OS, ...).<br />Then, you will be able to use VG Auditing features (log viewer, filters, pdf exports, etc...)<br /><br /><br />answer 15/07/08</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Is it possible to query the VG DB to get info about users?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/258]]></link>
<guid isPermaLink="false"><![CDATA[502e4a16930e414107ee22b6198c578f]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:45:26 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[Is it possible to query the VG database directly to report on which users are assigned to which applications and what role the users have within an application? My guess is no.
When calling VG API an app can list all the users who access to it, including...]]></description>
<content:encoded><![CDATA[<p>Is it possible to query the VG database directly to report on which users are assigned to which applications and what role the users have within an application? My guess is no.</p>
<p>When calling VG API an app can list all the users who access to it, including their roles.<br />From VG console, you can generate a complete report about the secured apps, the users, their roles and permissions. <br /><br /><br />Visual Guard .NET</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Is it possible to add options to the Audit Utility?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/259]]></link>
<guid isPermaLink="false"><![CDATA[cfa0860e83a4c3a763a7e62d825349f7]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:47:05 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[Is it possible to add options to the Audit Utility? We refer to detailed information that we want to get from the files of LOG: operation realized by the user, affected record, etc.
You can log any event in your application (when the user enter/leaves th...]]></description>
<content:encoded><![CDATA[<p>Is it possible to add options to the Audit Utility? We refer to detailed information that we want to get from the files of LOG: operation realized by the user, affected record, etc.</p>
<p>You can log any event in your application (when the user enter/leaves the application, enters a form, views/edits/deletes a record...<br />You will add standard Visual Guard .Net instructions in your code each time you want to log a new event.<br />You can also send parameters to enrich the log (amount of a transaction, ID of the record modified, previous/new value of a field, ...)<br /><br /><br /><br />Visual Guard .NET&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[customize the log]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/260]]></link>
<guid isPermaLink="false"><![CDATA[a4f23670e1833f3fdb077ca70bbd5d66]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:47:38 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[Is it possible to customize the detailed information that we want to get from the files of LOG? operation realized by the user, affected record, etc.
You can log any event in your application (when the user enter/leaves the application, enters a form, vi...]]></description>
<content:encoded><![CDATA[<p>Is it possible to customize the detailed information that we want to get from the files of LOG? operation realized by the user, affected record, etc.</p>
<p>You can log any event in your application (when the user enter/leaves the application, enters a form, views/edits/deletes a record...<br />You will add standard Visual Guard .Net instructions in your code each time you want to log a new event.<br />You can also send parameters to enrich the log (amount of a transaction, ID of the record modified, previous/new value of a field, ...)<br /><br /><br /><br />Visual Guard .NET</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Where can I find the Log option in Visual Guard .Net ?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/261]]></link>
<guid isPermaLink="false"><![CDATA[b1a59b315fc9a3002ce38bbe070ec3f5]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:49:22 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[Where can I find the Log option in Visual Guard .Net ?
In the console, you can access the log for each application (including the console) either through the menu Action/Event Log or with the right click/ Event Log.You can declare events of your choice t...]]></description>
<content:encoded><![CDATA[<p>Where can I find the Log option in Visual Guard .Net ?</p>
<p>In the console, you can access the log for each application (including the console) either through the menu Action/Event Log or with the right click/ Event Log.<br />You can declare events of your choice that you would like to track, and then, export it as a PDF document.<br /><br /><br /><br />Visual Guard .NET</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Does Visual Guard support SQL reporting?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/262]]></link>
<guid isPermaLink="false"><![CDATA[36660e59856b4de58a219bcf4e27eba3]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:50:45 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[Does Visual Guard support SQL reporting?
Yes it does.Visual Guard]]></description>
<content:encoded><![CDATA[<p>Does Visual Guard support SQL reporting?</p>
<p>Yes it does.<br /><br />Visual Guard</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Modify the rapports (PDF file)]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/264]]></link>
<guid isPermaLink="false"><![CDATA[d6baf65e0b240ce177cf70da146c8dc8]]></guid>
<pubDate><![CDATA[Thu, 26 Aug 2010 17:53:49 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[Is it possible to add a logo or trademark into the PDF documentation generated with the console?
The documentation generated with the console is not locked. You can modify it thanks to PDF Acrobat.You may also access the log directly from your applicatio...]]></description>
<content:encoded><![CDATA[<p>Is it possible to add a logo or trademark into the PDF documentation generated with the console?</p>
<p>The documentation generated with the console is not locked. You can modify it thanks to PDF Acrobat.<br />You may also access the log directly from your application and generate the rapport with your own tools. The logged information is stored in a table of the Database.<br /><br /><br />Visual Guard .NET</p>]]></content:encoded>
</item>
</channel>
</rss>