Do you have any idea how can I setup my Remote configuration to display a log file on the server instead of on my local machine?
On the edit configuration screen (Logs t
See this JetBrains plugin. I've just installed it myself. You can create a remote debug session from Intellij with your server and than point the logs with Log4JPlugin.
For remote debug connections check this
Hope it helps!