Search:

Search all manuals
Search this manual
Manual
Couchbase Server 1.8 マニュアル
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
13 トラブルシューティング
Chapter Sections
Chapters

13.3. ログファイルのエントリー

ログファイルには、 進捗状況、情報、エラー、クラッシュなどの様々なイベントのエントリが含まれています。エラーまたはクラッシュが通知されるということが、必ずしも何か問題があるということではないことに注意してください。次に、アウトプットの例を示します。

=PROGRESS REPORT==== 4-Mar-2010::11:54:23 ===
supervisor: {local,sasl_safe_sup}
started: [{pid,<0.32.0>},
{name,alarm_handler},
{mfa,{alarm_handler,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 4-Mar-2010::11:54:23 ===
supervisor: {local,sasl_safe_sup}
started: [{pid,<0.33.0>},
{name,overload},
{mfa,{overload,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]

Couchbase Server Webコンソールで表示されたものを見るためには、ns_logを見ます。