Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MobaXterm: Log all NEW terminal activity in a separate file?

Is it possible (either directly or through a plugin) to log all new terminal activity?

To further explain, I have logging setup such that all terminal activity gets saved to a file in a directory of my choosing. So say I've typed out some commands & those are logged to the file. That's great. Now I want to be able to specify that all further commands typed in & whatever the result output shown on the terminal is, should be logged to a new file.

Does anyone know whether it's possible to switch log files easily?

like image 497
Neil P. Avatar asked Feb 23 '17 17:02

Neil P.


2 Answers

Yes, this is possible. You can edit the session, goto Terminal settings -> Log Output Terminal to= and provide your log file path. The you get all your session log files in that path

like image 199
DarkKnight Avatar answered Oct 11 '22 13:10

DarkKnight


Please refer to the image where to add the path. xterm screen shot

like image 22
harish Avatar answered Oct 11 '22 13:10

harish