Where to change location of log files
I created a folder on the C drive as C:\E1Logs and in the jde configuration file under Windows folder, under [Debug], I changed the location of DebugFile and JobFile to the new directory.
When I started up JDE, I can see jde and jdedebug files go to the new directory but I still see e1root_XXX and jas_XXXX go under the C drive.
Where else do I need to change in order to make all log files go into the same directory (C:\E1Logs) please? This is not just for debug mode but normal mode as well for all path codes. Basically I want to put all log files in one directory and not under C:\ drive.