Where are my log files?
-
I installed FusionAuth on Windows via Fast Path. But I don't see any log files in the
logsdirectory?Where are they?
-
Per this issue https://github.com/FusionAuth/fusionauth-issues/issues/673
"This is because the services are running interactively and the logging is written to to stdout."
So when you start up your fusionauth instance using
startup.bata cmd window will open up and your logs will be written to that.