# Syslog

### 1. Syslogフィルター登録 <a href="#id-1" id="id-1"></a>

* ボタンをクリックして、登録するログの詳細を入力します。
* 適用された推奨フィルターの内容を参照してください。 \
  1-1. フィルター分類: フィルターの分類を選択します。 \
  1-2. グループ: フィルターに使用するグループを選択します。 \
  1-3.オペレーティング システム グループ:オペレーティング システムの種類を選択します。 \
  1-4.チャンネル:OS別にチャンネルを選択してフィルターを登録することができます。 \
  1-5. フィルター名 : 簡単に識別できる名前で決めます。 \
  1-6. フィルターの危険度: フィルターの危険度を設定できます。 \
  1-7.フィルター状態:設定したフィルターで検出したログをフィルター探知メニューから露出するかどうかを設定できます。 \
  1-8. 情報入力
  * 1-8-1. 要素の選択:リストされているデータ名を選択します。
  * 1-8-2. データ値: フィルタリングを必要とする値を入力します。
  * 1-8-3. 含む/除外:フィルタリング時に入力値を含む/除外して通知を受け取ります。<br>

以下は登録例です。

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

### 2. フィルタ検出条件の例 <a href="#id-2" id="id-2"></a>

**2-1.** 以下のように2つ以上のデータグループがあるとき、グループ同士はAND条件です。

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

**2-2.** 以下のように1つのグループに複数のデータ値があるとき、グループ内の値同士はOR条件です。&#x20;

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

### 3. 動画案内 <a href="#id-3" id="id-3"></a>

{% embed url="<https://youtu.be/y9NnH2fjzEU>" %}


---

# 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/filter/syslog.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.
