---
sourceDocument: Xanadu 애플리케이션과의 통합 생성
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ko-KR/xanadu/integrate-applications

 Release :

    - xanadu

ft:locale :

    - ko-KR

ft:publication_title :

    - Xanadu 애플리케이션과의 통합 생성

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# EventLog 커넥터 이벤트 및 메서드

# EventLog 커넥터 이벤트 및 메서드 {#ariaid-title1}

* 릴리스 버전: Xanadu
* 
* 업데이트 날짜 2024년 08월 01일
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 소요 시간: 1분

Eventlog 커넥터는 소스에서 이벤트를 수신하고 자동화의 일부로 이벤트 뷰어에 Microsoft 기록하는 메서드와 이벤트를 제공합니다. 메서드와 이벤트에는 업데이트할 수 있는 속성이 있습니다.

## OnEntryWritten (영문) {#connector-eventlog-methods__section_qqj_bsr_tsb}

이 이벤트는 로컬 컴퓨터의 이벤트 로그에 항목이 기록될 때 발생하는 미리 정의된 이벤트입니다.

이벤트 출력
:   [유형](https://servicenow-prod.fluidtopics.net/ICi6KxpxvXBdZ6gl13SGCQ#parameters-eventlog-methods__parameter-input-write-type)
:   [소스](https://servicenow-prod.fluidtopics.net/ICi6KxpxvXBdZ6gl13SGCQ#parameters-eventlog-methods__parameter-input-write-source)
:   [메시지](https://servicenow-prod.fluidtopics.net/ICi6KxpxvXBdZ6gl13SGCQ#parameters-eventlog-methods__parameter-input-write-message)

## 쓰기 {#connector-eventlog-methods__section_cxf_ggs_rrb}

이벤트 뷰어에 경고, 정보 또는 오류를 Microsoft 기록합니다. 여기에는 메시지와 이벤트 소스가 포함됩니다.

입력
:   [유형](https://servicenow-prod.fluidtopics.net/ICi6KxpxvXBdZ6gl13SGCQ#parameters-eventlog-methods__parameter-input-write-type)
:   [소스](https://servicenow-prod.fluidtopics.net/ICi6KxpxvXBdZ6gl13SGCQ#parameters-eventlog-methods__parameter-input-write-source)
:   [메시지](https://servicenow-prod.fluidtopics.net/ICi6KxpxvXBdZ6gl13SGCQ#parameters-eventlog-methods__parameter-input-write-message)

## 폐기 {#connector-eventlog-methods__section_dwn_jls_rrb}

Write 메서드를 실행하면 이벤트 뷰어에 Microsoft 대한 개체가 기록되고 RPA 데스크톱 디자인 스튜디오. Dispose 메서드를 Write 메서드와 연결하면 개체의 연결이 끊어집니다.

## 리슨 이벤트(ListenEvent) {#connector-eventlog-methods__section_yrw_5ls_rrb}

OnEntryWritten 이벤트에 지정된 이벤트를 수신합니다.

## UnsubscribeToEvents {#connector-eventlog-methods__section_mn5_4ct_rrb}

OnEntryWritten 이벤트의 이벤트 수신을 중단합니다.

## OnEntryWritten (영문) {#connector-eventlog-methods__section_bsv_zct_rrb}

이벤트 유형, 설명 메시지 및 이벤트 소스를 출력으로 제공합니다.

