> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/enterprise-guide/jp/event-reporting/firewall.md).

# ファイアウォールの設定

Keeperの本番環境からインバウンドSIEMイベントおよびオートメーターデバイス承認リクエストを受け取っている場合は、以下のIPアドレスへのトラフィックを制限できます。

**米国/グローバル**

* **34.194.242.137/32**
* **18.235.39.229/32**
* **54.208.20.102/32**
* **34.203.159.189/32**

**欧州/ダブリン**

* **54.246.149.209/32**
* **34.250.37.43/32**
* **52.210.163.45/32**
* **54.246.185.95/32**

**豪州/シドニー**

* **54.206.253.126/32**
* **52.64.85.78/32**
* **3.106.40.41/32**
* **54.206.208.132/32**

**米国/GovCloud**

* **18.253.101.55/32**
* **18.253.102.58/32**
* **18.252.135.74/32**
* **18.253.212.59/32**

**カナダでホスティングされているユーザー**

* **35.182.155.224/32**
* **35.182.216.11/32**
* **15.223.136.134/32**

**日本/東京でホスティングされているユーザー**

* **35.74.131.237/32**
* **54.150.11.204/32**
* **52.68.53.105/32**

外部ログを構築した後、外部システムが利用不可になりキュー内のイベント数がしきい値の50に達した場合、自動的に一時停止する場合があります。この場合、問題を修正した後、外部ログを手動で再開する必要があります。外部ログが一時停止中である場合でも通知を受領できるように、「監査ログ同期が一時停止」のアラートを設定しておくことをお勧めします。


---

# 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.keeper.io/enterprise-guide/jp/event-reporting/firewall.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.
