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 |
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.
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.
No corresponding Patches available.