IntelliJ read remote server log file

て烟熏妆下的殇ゞ 提交于 2020-06-09 12:53:08

问题


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 tab) I have the option to show a log file, but only logs from my machine, not from the remote server.

enter image description here

I don't mind if I have to install any plugin for it, but until now I couldn't find any that did what I want.

Thanks!


回答1:


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!



来源:https://stackoverflow.com/questions/30321578/intellij-read-remote-server-log-file

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!