# データ漏洩分析

{% hint style="info" %}
ユーザー定義フィルターを活用して探知されたログデータに基づいて可視性を提供

* これによりグラフ上の変動事項を分析することで異常兆候探知
* 特定のホストと時間帯への迅速なアクセスを可能にし、異常兆候に対する深層調査を提供
  * [x] [フィルター登録方法](https://docs.plura.io/ja/function/common/sdetection/breach)
    {% endhint %}

### 報告書項目 <a href="#id-1" id="id-1"></a>

* 日別報告書

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

* 週別報告書

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

* 月別報告書

<figure><img src="/files/58ORuvg9SEyfJstKdJbS" alt=""><figcaption></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.plura.io/ja/fn/comm/report/breach.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.
