as above.
So it's my first time using Windows as a local development machine. I've always used Macs before my latest role. But my issue is that none of the files inside /crx-quickstart/log is getting updated.
as an example:
if I open up a page for editing, the cmd.exe will be very busy with logging. But if I check the files inside /log, none of them has increased in size. When using AEM inside a Mac, I know access.log and error.log will be very busy getting updates.
Any ideas on what's happening? Thanks
--------
Things I tried:
Views
Replies
Total Likes
Hi @jayv25585659 ,
I believe it is nothing regarding the platform, can you try opening the files in Notepad++ and check?
I opened error.log using nano (a console text editor similar to vi) inside Windows terminal and the file is empty.
there is nothing related to Operating system windows/linux. Close file explorer,
Open <aem-installed>/crx-quickstart\logs , refresh and open logs in notepad++ or any other app and reload if required.
@jayv25585659 you can tail log in windows using Jtail.jar. Please refer to below article:
https://aem4beginner.blogspot.com/how-to-tail-log-files-of-aem-in-windows
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies