I have enabled the transaction logging feature in the server. The settings are as follows:Transaction Logging: Enabled
Logpath: \LOGDIR
Logging Style: Circular
Use all Available Space on Log Device: No
Maximum Log space: 4096MB
I cannot see the LOG files created in the directory /Lotus/Domino/Data/LOGDIR.
How can I become sure that transaction logging is occuring or not from the OS level.
Regards
Subject: Transaction Logging
You should specify Log path correctly for exampleC:\lotus\domino\data\LOGDIR for windows system
or if it is Linux or AIX it will create in \LOGDIR folder in root according to your settings.
Subject: Transaction Logging
My Domino Directory is located in the E drive of Windows 2000. I have given the path asE:\lotus\domino\data\LOGDIR
But nothing happened.
In the console I am getting the error message
“Path to transaction log does not match actual path. Using old path. Please update server record”
Regards,
Subject: Transaction Logging
A server restart is necessary to activate transaction logging. Did you restart it?
Subject: RE: Transaction Logging
make sure that transaction log path is same in notes.ini and names.nsf after that restart the server and see logs are getting created or not.