S
S
Stanislav2016-04-01 21:22:23
Apache HTTP Server
Stanislav, 2016-04-01 21:22:23

Is there any plugin or other way to connect web server logs to PHPStorm to analyze them?

And if there is, then what is it called, of course :) The task is simple - there is a web server on Apache, it generates logs in case of errors in php scripts, for example. I would like to somehow immediately within the IDE to watch the logs and analyze them, without suffering from viewing them through ssh / ftp, etc. At the same time, the logs, of course, usually do not lie in the virtual host folder and, accordingly, within the scope of the project, but somewhere higher.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2016-04-01
@OnYourLips

Set up the web server to write logs to your application folder.
Simple practice.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question