Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Saving the PuTTY session logging

Tags:

putty

I am using PuTTY for logging in to Solaris/Linux servers.

Under Sessions → Logging, we see 'Session Logging' settings. I am not able to save the settings for permanent use.

Isn't such feature available or am I wrong somewhere?

PS: I want to save the log file path, 'All session output' as a 'forever setting'.

like image 532
Madhusoodan Avatar asked Jan 20 '14 10:01

Madhusoodan


People also ask

Where does PuTTY save stored sessions?

PuTTY sessions are stored in the Windows Registry under “SimonTatham”, the developer of PuTTY. We can export these sessions as a Registry Entry . reg file and back them up for safe keeping, or copy to another computer running PuTTY.

Does PuTTY save automatically?

Save customized settings in PuTTY as default settingsYou can save them as default settings! Open PuTTY and do the above changes. Now, click and select 'Session' on left pane which will bring you back to the client home screen.


2 Answers

It works fine for me, but it's a little tricky :)

  • First open the PuTTY configuration.
  • Select the session (right part of the window, Saved Sessions)
  • Click Load (now you have loaded Host Name, Port and Connection type)
  • Then click Logging (under Session on the left)
  • Change whatever settings you want
  • Go back to Session window and click the Save button

Now you have settings for this session set (every time you load session it will be logged).

like image 112
hesar Avatar answered Oct 05 '22 09:10

hesar


I always have to check my cheatsheet :-)

Step 1: right-click on the top of putty window and select 'Change settings'.

Step 2: type the name of the session and save.

That's it!. Enjoy!

like image 43
Mariano Rico Avatar answered Oct 05 '22 10:10

Mariano Rico