> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/keeper-bridge/jp/logging.md).

# ログ記録

ブリッジのテストおよび設定段階でイベントを監視できるようデバッグロギングのご利用をお勧めします。

**\[Configuration]** (設定) タブ&#x306E;**\[Service Options]** (サービスオプション) で、**\[Debug Logging]** (デバッグログ) の選択ボックスにチェックを入れます。

![](/files/-LkzFkTmo5jW8eaKGand)

メインメニュー&#x3067;**\[Bridge Log]** (ブリッジログ) を選択します。

<figure><img src="/files/wHcyLMXYLfKO2lmMhWws" alt=""><figcaption></figcaption></figure>

ブリッジログウィンドウが開きます。

![](/files/-LkzQw8MxOpsFX9XIbeF)

**\[Publish]** (同期) を選択してKeeperブリッジのアクティビティを有効化すると、ログ情報が表示され始めます。

![](/files/-Ll-N-Dn14TLzfM72GH5)

ログは.csvファイルにエクスポートできます。

#### その他のログ記録 <a href="#other-logging" id="other-logging"></a>

アプリケーション内のブリッジログに加えて、すべてのブリッジログは Windowsイベントビューアーで閲覧できます。

![](/files/-Ll-O8lJ1CDseAanOAij)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/keeper-bridge/jp/logging.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
