> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/ja/rogu/audit-log.md).

# 監査ログ

## 概要

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

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

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

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

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

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

## 検索と並べ替え

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

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

## イベントの詳細

クリック **詳細** を一覧の項目の横にあると、その詳細ビューを開けます。

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

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

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


---

# 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.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.
