# ログ

CS-Cartのシステムログを確認できます。

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

<table><thead><tr><th width="227">項目</th><th>説明</th></tr></thead><tbody><tr><td>「←」ボタン</td><td>前のページに戻る</td></tr><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・<a href="/pages/bd8wUlcZgTqrVqBuBX5J">設定</a><br>・PHP情報<br>・<a href="/pages/jtrVNzXTnRge9IxcNvR1">バックアップ/リストア</a><br>・ログをクリア<br>・90日以前のログをクリア</td></tr><tr><td>コンテンツ</td><td>ログの内容を表示</td></tr><tr><td>ユーザー</td><td>操作を実行したユーザーを表示</td></tr><tr><td>IP</td><td>アクセス元のIPアドレスを表示</td></tr><tr><td>日時</td><td>ログが記録された日時を表示</td></tr><tr><td><strong>検索</strong></td><td></td></tr><tr><td>期間</td><td>ログの表示期間をリストから選択</td></tr><tr><td>期間指定</td><td>期間の開始日と終了日を指定</td></tr><tr><td>「検索」ボタン</td><td>指定条件でログを検索</td></tr><tr><td>「詳細検索」ボタン</td><td>詳細な検索条件を表示</td></tr></tbody></table>


---

# Agent Instructions: 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://manual-admin.cs-cart.jp/mall-admin/settings/logs.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.
