# ログ

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

<table><thead><tr><th width="305">項目</th><th>説明</th></tr></thead><tbody><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><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><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><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><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><tr><td><strong>リクエスト</strong></td><td></td></tr><tr><td>HTTP/HTTPS</td><td>HTTP/HTTPSリクエストのログを記録</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></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/basic_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.
