# 検索機能

{% hint style="info" %}
ページ別右上のヘルプをクリックすると、各ログについての説明が案内されています。\
文字列、数字別に様々な検索が可能です。
{% endhint %}

### 1. 検索方法 簡単TIP <a href="#id-1" id="id-1"></a>

{% hint style="info" %}
2019-04-30T06:21:25\*:2019-04-30T-6:21:25で始まるすべての情報検索

* 検索追加:AND検索可能
* 検索パーソナライズ:検索条件のパーソナライズ
  {% endhint %}

### 2. メニュー別検索方法 簡単TIP <a href="#id-2" id="id-2"></a>

{% hint style="info" %}
フィルター探知ページ:フィルター名、詳細表示xml基準の一部を検索可能

* ログ照会ページ : 詳しく見るxmlを基準に一部分検索可能
* フィルター管理:イベントタイプ、フィルター名検索可能
* IPアドレス抽出:IP、国、抽出日検索可能
* システム管理:ホストIP、ホスト名、登録日検索可能
* 検索項目の英文はログ本文検索、ハングルはコラム検索です。

検索機能は、検索ウィンドウに検索したい検索語を入力したり、詳細表示のXMLに基づいて希望するフレーズをcopy\&pasteして検索することができます。 以下のような方法で検索機能を活用することができます。
{% endhint %}

### 3. 文字列検索時、"含む"、"一致"、"除く"、"含む"項目を選択できます。 <a href="#id-3" id="id-3"></a>

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

### 4. 数字検索項目選択時、演算記号選択が可能です。 <a href="#id-4" id="id-4"></a>

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

### 5. 検索条件に対してパーソナライズ設定(適用、未適用、固定)が可能です。 <a href="#id-5" id="id-5"></a>

{% hint style="info" %}

* Full Logで"wordpress"という文字列が含まれ、logStatus値が200以上のログ検索を固定して使用したい場合は、以下のように検索します。
* 検索パーソナライズ領域で、固定ボタンを選択します。
  {% endhint %}

<figure><img src="/files/4SxQuIow9OTcMxIbeZcR" alt=""><figcaption></figcaption></figure>

### 6. 右クリックアイコン機能 <a href="#id-6" id="id-6"></a>

* 検知ログ > ログ別カラムで右マウスボタンをクリックすると、全ログページに便利に移動
* チケット発行
* IPアドレス：IPアドレスタグ入力機能
* システム管理 : 選択したホストのシステム管理ページに簡単に移動

### 7. タイマー機能:検索条件が追加される場合、右上にタイマーが露出 <a href="#id-7" id="id-7"></a>

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

{% hint style="info" %}

* 対象ライセンス:Enterprise(On-Prem)、Platinum、Premiumに提供
* 全体ログ、フィルター探知、ML探知ページに露出
* タイマーが終了すると、ページが更新され、データを更新します。
* 検索時間設定（30s、60s、90s、120s）を変更できます。
  {% endhint %}

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

### 8. 検索ワード自動完成機能 <a href="#id-8" id="id-8"></a>

* セキュリティ探知、フィルター探知ページで検索対象が"フィルター名"の場合、自動完成機能を使用することができます。

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

* フィルター探知、全体ログ > システムページで検索対象が"チャンネル"の場合、自動完成機能を使用することができます。

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

* 検索語を入力した後、"追加"ボタンをクリックする場合、自動完成機能で検索された検索語を選択しなければ検索できません。

### 9. 以下は、ログ検索の例です。 <a href="#id-9" id="id-9"></a>

{% hint style="info" %}

* 応答サイズが10000以上で、logURI値が/wordpress/index.phpであるログ検索を希望する場合は、以下のように検索します。
  {% endhint %}

<figure><img src="/files/v5Nt6bRnugcRURi7cDP0" 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/search.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.
