Changed Audit

This commit is contained in:
2019-06-27 11:42:16 +02:00
parent cad6d30e0e
commit c70bd79da5
2 changed files with 2 additions and 3 deletions

View File

@@ -13,9 +13,6 @@
<Property ID="OutputFormat" Value="MpAudit/Event/Root" />
<Property ID="OutputFormatSource" Value="g100" />
</Selector>
<Selector ID="Archive" Value="On">
<Property ID="Mode" Value="1" />
</Selector>
<Group ID="Export">
<Property ID="FileType" Value="2" />
<Property ID="Encrypt" Value="FALSE" />

View File

@@ -2,7 +2,9 @@
<Configuration>
<Element ID="gDataRecorder" Type="mpdatarecorder">
<Group ID="DataRecorder">
<Property ID="MaxNumberOfFiles" Value="5" />
<Property ID="BufferSize" Value="50" />
<Property ID="OverwriteOldestFile" Value="TRUE" />
</Group>
<Selector ID="Alarms" Value="None" />
</Element>