How to view the log file of other process?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to view the log file of other process?

Puneet Monga
I read on the ngrinder's documentation at the end of a test, only one process log is passed on to the controller to avoid space related issues. That's totally understandable.

However, do we store the log file of other processes on the agent? If yes, can you tell me the location please?

Reply | Threaded
Open this post in threaded view
|

RE: How to view the log file of other process?

junoyoon
Administrator

Logs are saved in the ${NGRINDER_AGENT_HOME}/log/test_{perftest_id}/

However ngrinder agent is deleting this folder at the end of test. 

You can copy  ${NGRINDER_AGENT_HOME}/log folder into other places by yourself in __del__ method.

 

Regards.




If you reply to this email, your message will be added to the discussion below:
http://ngrinder.642.n7.nabble.com/How-to-view-the-log-file-of-other-process-tp417.html
To start a new topic under ngrinder-user-en, email [hidden email]
To unsubscribe from ngrinder-user-en, click here.
NAML