Configure or View API Logs
Use Configure or View API logs to enable various levels of logging for de-bugging and troubleshooting purposes and to view the generated log files. One file is maintained for each instance of the Luminate Online web server running for any given Luminate Online Website (one for each JVM).
Luminate Online API Logging Level -- Controls what requests and responses are logged:
OFF (no logging)
ERROR (log only errors)
INFO (log request parameters and responses)
DEBUG (most detailed logging)
For performance reasons, INFO and DETAIL logging are typically used only in development and de-bugging, whereas ERROR logging or OFF may be used in day-to-day operation. Log file size is limited to a 1MB file with one backup (2MB total log size per site, per JVM), to guard against a potential out-of-memory condition in the event that logging is accidentally left on.
These logs and settings apply only to the REST-style Luminate Online Open APIs. They do not apply to Luminate Online Web Services.
Set API Logging
From Related Actions, click Configure or View API logs.
In Luminate Online API Logging Level, select the level of information you would like logged from the drop-down selector.
Click Finish.
View API Logs
From Related Actions, click Configure or View API logs.
In Download Luminate Online API log files, right-click the link of the log file and save the file.