익스포트 디버그 로깅 사용

  • 릴리스 버전: Xanadu
  • 업데이트 날짜 2024년 08월 01일
  • 읽기3분
  • glide.export.debug 속성이 예일 경우 인스턴스 로그는 데이터베이스 쿼리 시간과 데이터를 파일에 쓰는 데 걸린 시간을 포함하여 처리를 익스포트합니다.

    glide.export.debug 속성이 예일 경우 인스턴스 로그는 데이터베이스 쿼리 시간과 데이터를 파일에 쓰는 데 걸린 시간을 포함하여 처리를 익스포트합니다. 디버그 로그는 텍스트 내보내기 API로 표시됩니다. 이 속성을 장기간 사용하면 성능에 영향을 줄 수 있으므로 내보내기 처리를 디버깅하는 동안 사용한 다음 속성을 다시 false로 설정하는 것이 가장 좋습니다.

    7/17/14 15:53:48 (500) EB39A310EB022100C46AC2EEF106FED9 Maximum record count for this instance is: 10000: , request is for: 0 Cap the Record count to Maximum Record Count
    07/17/14 15:53:48 (522) EB39A310EB022100C46AC2EEF106FED9 Export API - ExportProcessor : Processing EXCEL export request, ExportParameters:TableName=incident, Query=active=true, Limit=10000, SortBy=null
    07/17/14 15:53:48 (527) EB39A310EB022100C46AC2EEF106FED9 Export API - ExportProcessor : Export using background thread
    07/17/14 15:53:48 (528) EB39A310EB022100C46AC2EEF106FED9 #748 /poll_processor.do -- total transaction time: 0:00:03.357, total wait time: 0:00:00.000, session wait: 0:00:00.000, semaphore wait: 0:00:00.000, source: 0:0:0:0:0:0:0:1%0 
    07/17/14 15:53:48 (550) SYSTEM Enabling elevated role: security_admin
    07/17/14 15:53:48 (588) SYSTEM Export API - ExcelExporter : 29 rows retrieved from database duration_milliseconds=2
    07/17/14 15:53:49 (534) NONE New transaction EB39A310EB022100C46AC2EEF106FED9 #751 /poll_processor.do
    07/17/14 15:53:49 (544) EB39A310EB022100C46AC2EEF106FED9 #751 /poll_processor.do Parameters -------------------------
        sys_action=poll
        sysparm_processor=poll_processor
        job_id=a61a2314eb022100c46ac2eef106fe0a
    07/17/14 15:53:49 (547) EB39A310EB022100C46AC2EEF106FED9 #751 /poll_processor.do -- total transaction time: 0:00:00.013, total wait time: 0:00:00.000, session wait: 0:00:00.000, semaphore wait: 0:00:00.000, source: 0:0:0:0:0:0:0:1%0 
    07/17/14 15:53:49 (740) SYSTEM Export API - ExcelExporter : Rows written to file duration_milliseconds=1150