Changes between Version 7 and Version 8 of Software/Productionalisation/ImportingOldLogs


Ignore:
Timestamp:
11/07/11 13:38:55 (20 months ago)
Author:
smartp@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Software/Productionalisation/ImportingOldLogs

    v7 v8  
    3434 Where the maximum heap space is defined by the arguments -Xmx<number>M. The configuration above allocates 1024 megabytes, but a higher number can be used as required.  
    3535 
    36 '''Please NOTE''', while the MUA is processing the batch import of log files, no other operations are permitted on the MUA. For example, any attached !RaptorWeb instance will not be able to produce graphs until the import is complete. 
     36'''Please NOTE''', 
     371.  while the MUA is processing the batch import of log files, no other operations are permitted on the MUA. For example, any attached !RaptorWeb instance will not be able to produce graphs until the import is complete. 
     382. The ezproxy log file parser in the default Raptor install only parses Ezproxy log files in the format specified in [http://iam/trac/RAPTOR/wiki/Software/Configuration/SystemEzproxy EzproxyConfig]. If another format is used, the parsing format will need to be modified as per instructions [NOT FINISHED].