# 監査ログ

## 概要

設定後 [Log Analytics](/ja/rogu/log-analytics.md) をデータストレージとして設定すると、RealmJoin は RealmJoin Portal で行われた操作を監査ログに記録し始めます。

<figure><img src="/files/3712a16b59516c37a65497672412f859f4f9480f" alt=""><figcaption><p>監査ログ一覧</p></figcaption></figure>

管理者として、監査ログを使用して RealmJoin Portal で実行されたあらゆる操作/変更を確認できます。これには以下が含まれます:

* グループメンバーの追加/削除
* グループの作成/削除
* Runbook の同期およびジョブ作成の操作
* アプリケーション管理の操作

ご注意ください、 [セルフサービズフォームの送信](/ja/realmjoin-she-ding/self-service-forms.md#review-submissions) は、別のログがあるため、この領域には記録されません。

操作が監査ログに表示されるまでに数分かかる場合があります。

## 検索と並べ替え

メッセージ内容、カテゴリ、ユーザー名を含む、一覧に表示されるすべてのフィールドでエントリを検索できます。

フィールドのヘッダー（名前）をクリックすると、ほとんどのフィールドで並べ替えできます。

## イベントの詳細

クリック **詳細** を一覧のエントリの横で選択すると、詳細ビューを開けます。

<figure><img src="/files/0f667e45768f1e83af7d0d48ebdd6c1d39554583" alt=""><figcaption><p>監査ログエントリの詳細</p></figcaption></figure>

これにより、監査ログエントリの利用可能なすべてのメタデータが表示されます。

リアルタイム検索を使用すると、検索文字列を含むプロパティが強調表示されます。


---

# 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://docs.realmjoin.com/ja/rogu/audit-log.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.
