GrepConsole icon indicating copy to clipboard operation
GrepConsole copied to clipboard

Add possibility to tail over SSH (on e.g Vagrant)

Open pun-ky opened this issue 7 years ago • 5 comments

Please implement tunneling to be able to pin logs from Vagrant instances.

I am forced to use vagrant ssh -c 'tail -f /projects/my-app/logs/error.log' I know about possibility to mount logs folder on host machine, but it is not always acceptable (depends on virtualization software /VirtualBox ).

pun-ky avatar Sep 01 '17 08:09 pun-ky

That should be very easy. Unfortunately, I have no use for it now, so I will just wait for a pull request.

krasa avatar Sep 01 '17 09:09 krasa

ok ;)

pun-ky avatar Sep 01 '17 09:09 pun-ky

Seems related: https://youtrack.jetbrains.com/issue/IDEA-178394

krasa avatar Sep 04 '17 02:09 krasa

+1 very useful with multiple projects in different environments, vagrant, production servers that normally you need to see the logs for errors/debug. It's a pain in the ass.. I need download everytime the logs if I want to see beautified/filtered.

thanks for the work krasa :)

OMSmolina avatar Sep 08 '17 06:09 OMSmolina

+1 would be very helpful, if Grep Console could read files from ssh

mmokross avatar Jun 18 '21 08:06 mmokross