Summary for Patch 1390 (Verified)

Version 6.3.0.5

Full summary
Summary Support for Server Side Regeneration of Peloton Log Data
Platform Windows
Category functionality
Requires
Client Required Patch/es
Supersedes
Superseded by
Affects Server: Core
Last Updated October 12, 2016

Download now

Download_red Patch1390.zip

Description

General Description:
Added support for regeneration of Peloton log data in the server side. Please see instruction below.

Detailed Description:
* Added support in openit_rawarchiveregenerator binary in the server for regeneration of log data
from openit_logparserpeloton binary.

The binary openit_logparserpeloton.exe run through a script under
<InstallDir>/lua/rawarchiveregenerator/logparserpeloton.lua and is fed with command line arguments.

app.run('openit_logparserpeloton', '--srcdir...' )

The "timeout" option makes sure that logon with missing logoff in the Peloton debug log will not
be accounted forever. Please modify the argument "--timeout PT0" (ISO8601 TimeSpan format) according
to the need. Then run

<BinDir>/openit_rawarchiveregenerator.exe -i "LogFileCollector.license.peloton <start date> <end
date>"
i.e. <BinDir>/openit_rawarchiveregenerator.exe -i "LogFileCollector.license.peloton 2015-01-01
2016-01-01"

After regeneration, the default output is of type "record". To regenerate an "event" type of data,
open <ConfigDir>/rawarchiveregenerator.conf and change
rawarchiveregenerator.parser.environmentvariables.datatype to "event". The "event" type is important
for regenerating e.g. Denied License Use Licenseevents.

Installation

Unpack the zip file anywhere on the machine to patch.
Run install.exe to start installation.
Once the patch has been installed, you may delete the unpacked directory.

NOTE: The patch must be installed by a user with administrator rights.

Corresponding Unix Patches

No corresponding Patches available.



Back to Version 6.3.0.5