# 시스템

{% hint style="info" %}
모든 멤버에게 국가, 언어, 시간 설정 및 검색 방식을 적용할 수 있습니다.\
**관리자 전용 메뉴**이며, 다른 권한에서는 수정이 불가능합니다.
{% endhint %}

### 1. 국가 및 언어 설정 <a href="#id-1" id="id-1"></a>

* 사용자가 설정한 국가 및 언어에 따라 서비스가 제공됩니다.
* **대상 서비스**: 웹훅, Syslog 연동

### 2. 시간 설정 <a href="#id-2" id="id-2"></a>

* Windows 시스템에서 로그를 `GMT+0` 기준으로 업로드할 경우,\
  해당 국가의 시간대에 맞춰 로그를 확인할 수 있도록 설정합니다.
* **기본 설정**: `GMT+9:00`

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/manage/sys/1.png" alt=""><figcaption></figcaption></figure>

### 3. 커서 <a href="#id-3" id="id-3"></a>

* 대량의 로그를 빠르게 조회하기 위해 데이터베이스의 커서 검색을 활성화할 수 있습니다.
* **커서 검색 활성화 시**:
  * 페이지 접근 시점 기준으로 로그 검색이 진행됩니다.
  * 새 로그가 업로드되면, **새로고침** 시 최신 로그가 반영됩니다.

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/manage/sys/2.png" 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/ko/fn/comm/mgmt/system.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.
