# 서비스: 로그 및 API 연동

## Q. 로그 및 API 연동 <a href="#id-1" id="id-1"></a>

탐지 로그나 전체 로그를 선택적으로 타사 SIEM과 연동할 수 있나요?

## A. 다음 두 가지 방법으로 연동을 지원합니다. <a href="#id-2" id="id-2"></a>

### 1.  Syslog 연동 <a href="#id-2-1" id="id-2-1"></a>

{% embed url="<https://docs.plura.io/ko/fn/comm/mgmt/linking#id-4.-syslog>" %}

### 2.  API 연동 <a href="#id-2-2" id="id-2-2"></a>

{% embed url="<https://docs.plura.io/ko/fn/siem/api>" %}


---

# 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/faq/comm/linking.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.
