Is it possible to view the log files when starting alfresco services on windows (prompt), like the tail -f on linux.
Actually, there is two approaches to achieve that:
<alfresco-path>\alfresco.log
msc.exe
, tweak setenv.bat
inside <path-to-alfresco-dir>\tomcat\bin\setenv.bat
to give sufficient memory to the JVM, and then run <path-to-alfresco-dir>\tomcat\bin\startup.bat
inside a cmd
console