Issue in ./help/sites-deploying/tarmk-cold-standby.md
The example path of tarmk-coldstandby.log starts with "/" but this does not work. Removing the first "/" and "logs/tarmk-coldstandby.log" works as expected. i.e. crx-quickstart/logs/tarmk-coldstandby.og is created and logs segment related activities.
5.. Create an Apache Sling Logging Logger for the org.apache.jackrabbit.oak.segment package. Set the log level to “Debug” and point its log output to a separate logfile, like /logs/tarmk-coldstandby.log.
Issue in ./help/sites-deploying/tarmk-cold-standby.md
The example path of tarmk-coldstandby.log starts with "/" but this does not work. Removing the first "/" and "logs/tarmk-coldstandby.log" works as expected. i.e. crx-quickstart/logs/tarmk-coldstandby.og is created and logs segment related activities.
5.. Create an Apache Sling Logging Logger for the org.apache.jackrabbit.oak.segment package. Set the log level to “Debug” and point its log output to a separate logfile, like /logs/tarmk-coldstandby.log.