Hi, I find LOG command very useful. Periodic metrics and topology change information helps monitoring.
However it does not work with my application, It fails with below message - "Request parameter 'path' must contain a path to valid log file." My application already using Log4j, so not using Ignite configuration XML to configure Ignite logging. Instead application log4j configured to push all Ignite INFO logs to a separate rolling file. Logging works fine. But 1. Ignite configuration does not have logging configuration details. 2. Log files can be anywhere, not under IGNITE_HOME And because of above 2 points LOG command fails. How can I make it work? Thanks, -Sam -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/REST-servive-command-LOG-tp10148.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
