Skip to main content

IBM Domino: How to enable HTTP Request logging in Domino

http://www-01.ibm.com/support/docview.wss?uid=swg21099151

Technote (FAQ)


Question

How do you enable HTTP request logging when using a Lotus® Domino® Web server? You want a record of all requests sent by Web browsers to the Domino server to use for troubleshooting.

Answer

Below is a short guide to turning on request logging that provides the basic logging level. More verbose logging can be enabled by following the instructions in "Overview of HTTP Request Logs" (#7003598).
Important: HTTP request logging should be used only for troubleshooting specific issues, and usually at the direction of and with assistance from IBM Support. Do not use request logging for other purposes, such as administrative reasons. Because these log files grow in size over time, you should not leave this setting enabled for long periods or you will exhaust the available drive space.

To enable logging of HTTP requests for a Domino server for the current HTTP session only, enter the following command on the server console:
    "tell HTTP debug thread on"

When you restart the HTTP task, requests are no longer logged. You can also end request logging by entering the following command on the server console:
    "tell HTTP debug thread off" 
To enable request logging for more than one HTTP session, add the following line to the notes.ini file:
    HTTPEnableThreadDebug=1 (for the default level)

Domino 6 and later servers create htthr*.log files in the IBM_TECHNICAL_SUPPORT directory. (Domino R5 servers write REQ*.LOG files to the Domino program directory for Win32 platforms or to the Domino Data directory on UNIX platforms.)

Supporting Information:

Be aware that Request Log files grow in size. You should periodically move or delete the files, at least once a day. Refer to "How to Manage Size of HTTP Request Log Files" (#1098527) for more information. Also, if you restart the server or HTTP task, you should delete or move the existing log files because new ones will be created.

Related information

Historical Number

186246

Popular posts from this blog

Data Recovery Softwares

Follow 3-2-1 backup rule so you do not need these data recovery softwares.

Tiếng Nhật: 7 ngày trong tuần

Tìm thấy món quà xinh xắn mà một đồng nghiệp đã tặng trong dịp đi Nhật tham gia khóa học quản lý dự án. Desk Calendar in Japanese Thử một mục tiêu nhỏ để luyện tập não và cách gõ tiếng Nhật trên máy tính. Dưới đây là bảy ngày trong tuần, bắt đầu từ Chủ Nhật, đến thứ hai,... và cuối cùng là thứ bảy (Nhựt, Nguyệt, Hỏa, Thủy, Mộc, Kim, Thổ). 日曜日 にちようび 月曜日 げつようび 火曜日 かようび 水曜日 すいようび 木曜日 もくようび 金曜日 きんようび 土曜日 どようび  [Nguồn tham khảo] http://www.cjvlang.com/Dow/dowjpn.html Cám ơn bạn đã đọc!

IBM Domino: Enable SMTPClientDebug, SMTPDebug

Add parameters to NOTES.ini SMTPClientDebug=1 SMTPDebug=2 Option 1: Add parameters via GUI IBM Domino: Enable SMTPDebug in NOTES.ini Option 2: Add parameters via command SET CONFIG "SMTPClientDebug=1" update Run command to update router configuration tell router update config IBM Domino: tell router update config to update configuration and reload routing table Send an email to @gmail.com to check result IBM Domino: Log file after enabling SMTPClientDebug parameter in NOTES.ini file