# ホストセキュリティ(EDR)

{% hint style="info" %}
サポートオペレーティングシステム

[https://docs.plura.io/ja/faq/comm/support\_os](https://docs.plura.io/ja/faq/common/support_os)
{% endhint %}

{% hint style="info" %}
エージェント動作機能のご案内

1\) 監査ポリシー設定によるログ作成

2\) Windows Event Log、Linuxのsyslog、auditログ収集

3\) 収集されたログの分析による異常兆候の検出

4\) 検出ポリシーに従ってブロックを実行

5\) ログに検出およびブロックタグ情報を挿入した後
{% endhint %}

{% hint style="info" %}
PLURA Agentは個人情報を収集しません
{% endhint %}

## 🔗 [Windows](https://docs.plura.io/ja/uninstall_agents/edr/windows) Agent Install <a href="#id-1" id="id-1"></a>

## 🔗 [Linux](https://docs.plura.io/ja/uninstall_agents/edr/linux) Agent Install <a href="#id-2" id="id-2"></a>

## 🔗 [PLURA-EDR](https://www.plura.io/platform/edr) website <a href="#id-3" id="id-3"></a>


---

# 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/agents/edr.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.
