Subject | English | Korean |
comp., MS | action log | 작업 로그 (A record of the actions that have been taken during the lifetime of an incident to resolve the incident. Examples include comments by the analyst, communications from the user, attachments, and task outputs) |
comp., MS | administrator audit log | 관리자 감사 로그 (An auditing record that records any action, based on a Windows PowerShell cmdlet, performed by an administrator. This can help the administrator troubleshoot configuration issues or identify the cause of security- or compliance-related problems) |
comp., MS | Allow Users to Log in to Spam Quarantine option | 사용자가 스팸 격리에 로그인하도록 허용 옵션 (The option on the Spam Quarantine page that controls access to the Spam Quarantine Web site for a specific user) |
comp., MS | application log | 응용 프로그램 로그 (A record of events that are generated by the applications running on a system) |
comp., MS | audit log | 감사 로그 (The SQL Server database in which Microsoft Provisioning Framework (MPF) stores data about successful and failed transactions for which auditing is enabled) |
comp., MS | build log | 빌드 로그 (The recorded text output of a Visual Studio build, often indicating command lines issued and status of each step in the build process. For a C++ build, this file is called BuildLog.htm) |
comp., MS | bulk log backup | 대량 로그 백업 (A backup that includes log and data pages changed by bulk operations. Point-in-time recovery is not allowed) |
comp., MS | call logs | 통화 기록 (A list of incoming calls and outgoing calls, showing information such as the name of the caller or call recipient, the date and the time of the call) |
comp., MS | change log | 변경 로그 (The log where the quorum resource stores data. This data is maintained by the clustering software) |
comp., MS | cluster log | 클러스터 로그 (A trace log of Cluster service events and activities on a node) |
comp., MS | Common Log File System | 공용 로그 파일 시스템 (A general-purpose logging service that can be used by software clients running in user-mode or kernel-mode) |
IT | console log | 콘솔 로그 |
comp., MS | DPM Alerts log | DPM 알림 로그 (A log that stores DPM alerts as Windows events so that the alerts can be displayed in Microsoft Operations Manager (MOM)) |
comp., MS | error log | 오류 로그 (A file that lists errors that were encountered during an operation) |
comp., MS | ETW-based log sink | ETW 기반 로그 싱크 (A means of capturing trace events on the cache client or cache host with the Event Tracing for Windows (ETW) framework inside Windows) |
comp., MS | event log | 이벤트 로그 (A record of activities on a computer system. Events can include attempts to establish communication, successful establishment of sessions, failures of system components, attempts to use files that are damaged or missing, configuration problems, and responses from remote systems) |
comp., MS | Event Log service | 이벤트 로그 서비스 (A service that records events in the system, security, and application logs) |
comp., MS | Event Tracing for Windows ETW-based log sink | ETWWindows용 이벤트 추적 기반 로그 싱크 (A means of capturing trace events on the cache client or cache host with the Event Tracing for Windows (ETW) framework inside Windows) |
comp., MS | gatherer log | Gatherer 로그 (A log that is updated each time Microsoft Office SharePoint Portal Server updates a content index. Log entries contain data about URLs accessed while creating an index) |
comp., MS | History Log | 기록 로그 (The section in an Account, Business Contact, or Opportunity record that contains all items (such as phone logs, business notes, and e-mail messages) that are linked to the record) |
comp., MS | log backup | 로그 백업 (A backup of transaction logs that includes all log records not backed up in previous log backups. Log backups are required under the full and bulk-logged recovery models and are unavailable under the simple recovery model) |
comp., MS | log chain | 로그 체인 (A continuous sequence of transaction logs for a database. A new log chain begins with the first backup taken after the database is created, or when the database is switched from the simple to the full or bulk-logged recovery model. A log chain forks after a restore followed by a recovery, creating a new recovery branch) |
math. | log-chi-squared distribution | 로그카이제곱분포 |
math. | log convex tolerance limits | 로그볼록허용한계 |
comp., MS | log definition | 로그 정의 (Configuration information for a related set of log files, including the base file name that is used in the log files that are created, the logging fields that are recorded, the rollover interval, and so on) |
comp., MS | log directive | 로그 지시문 (Information that precedes the log entries in a log file, which defines the information and format contained in each log entry. Each directive in the log file begins with the character. The directives Version (Version) and Fields (Fields) are required. The Version directive defines the version of the W3C Extended Log Format that is used, and the Fields directive specifies the data recorded in the log fields of each entry) |
comp., MS | log entry | 로그 항목 (A record in a log file) |
math. | log F distribution | 로그F분포 |
comp., MS | log file | 로그 파일 (A file that stores messages generated by an application, service, or operating system. These messages are used to track the operations performed. Log files are usually plain text (ASCII) files and often have a .log extension) |
comp., MS | log file path | 로그 파일 경로 (The location of the log file on a computer) |
comp., MS | log filter | 로그 필터 (A set of algorithms that selectively pass the log entries that are written to log files. For example, a filter can be created to only pass log entries that contain a specific logging field with a specific value) |
math. | log gamma distribution | 로그감마분포 |
comp., MS | Log Level Manager | 로그 수준 관리자 (A Project Server logging infrastructure that improves efficiency by enabling admins to customize logging levels for project entities) |
math. | log-linear models | 로그 선형모형 |
comp., MS | log listener | 로그 수신기 (A component that hooks up to a log object) |
math. | log-log transformation | 로그-로그변환 |
math. | log-logistic distribution | 로그-로지스틱분포 |
comp., MS | log off | 로그오프하다 (To terminate a session with a computer accessed through a communications line usually a computer that is both distant and open to many users) |
comp., MS | log on | 로그온하다 (To gain access to a specific computer, program, or network by identifying oneself with a username and a password) |
comp., MS | log provider | 로그 공급자 (A provider that logs package information at run time. Integration Services includes a variety of log providers that make it possible to capture events during package execution. Logs are created and stored in formats such as XML, text, database, or in the Windows event log) |
math. | log-rank test | 맨틀-핸첼 검정 |
math. | log-rank test | 로그 순위검정검증 |
comp., MS | log sequence number | 로그 시퀀스 번호 (A unique number assigned to each entry in a transaction log. LSNs are assigned sequentially according to the order in which entries are created) |
comp., MS | log shipping | 로그 전달 (Copying, at regular intervals, log backup from a read-write database (the primary database) to one or more remote server instances (secondary servers). Each secondary server has a read-only database, called a secondary database, that was created by restoring a full backup of the primary database without recovery. The secondary server restores each copied log backup to the secondary database. The secondary servers are warm standbys for the primary server) |
comp., MS | log shipping configuration | 로그 전달 구성 (A single primary server, one or more secondary servers (each with a secondary database), and a monitor server) |
comp., MS | log shipping job | 로그 전달 작업 (A job performing one of the following log-shipping operations: backing up the transaction log of the primary database at the primary server (the backup job), copying the transaction log file to a secondary server (the copy job), or restoring the log backup to the secondary database on a secondary server (the restore job). The backup job resides on the primary server; the copy and restore jobs reside on each of the secondary servers. See also: primary database, primary server, secondary database, secondary server) |
comp., MS | log sink | 로그 싱크 (A tracing function of the cache client and cache host. Log sinks capture trace events from the cache client or cache host and can display them in a console, write them to a log file, or report them to the Event Tracing for Windows (ETW) framework inside Windows) |
comp., MS | log viewer | 로그 뷰어 (A tool that enables the user to monitor and analyze traffic and to troubleshoot network activity) |
math. | log-zero-Poisson distribution | 로그제로포아송분포 |
IT | logs/log file | 로그 파일 |
comp., MS | mailbox audit log | 사서함 감사 로그 (A log that is generated for each mailbox that has mailbox audit logging enabled. Log entries are stored in the Audits subfolder of the audited mailbox Recoverable Items folder) |
comp., MS | Office Telemetry Log | Office 원격 분석 로그 (A feature that displays an Office event log in Excel format and helps the user to find and resolve known compatibility issues for Office files and solutions) |
comp., MS | operational log | 작업 로그 (A log that contains information about operations carried out by a computer in the process of executing a program) |
comp., MS | Performance Logs and Alerts | 성능 로그 및 경고 (A Distributed Component Object Model (DCOM) API that enables application programmers to log system performance and diagnosis data, and to generate alert notifications based on performance counter thresholds) |
comp., MS | phone log | 통화 기록 (The details of a phone call which may be linked with the history of an account, business contact, or opportunity) |
comp., MS | pure log backup | 기본 로그 백업 (A backup containing only the transaction log covering an interval without any bulk changes) |
comp., MS | Question and Answer log | 질문 및 답변 로그 (A record of the question and answer activity during a meeting) |
IT | redo logs | 재실행 로그 |
comp., MS | synchronization log | 동기화 로그 (A hidden file, stored on a protected volume, in which the DPM File Agent records changes to data since the last synchronization job) |
comp., MS | system log | 시스템 로그 (A record of events that are generated by the operating system components) |
comp., MS | tail-log backup | 비상 로그 백업 (A log backup taken from a possibly damaged database to capture the log that has not yet been backed up. A tail-log backup is taken after a failure in order to prevent work loss) |
comp., MS | tenant-level external data log | 테넌트 수준 외부 데이터 로그 (An error log that contains errors and exceptions that occur when SharePoint tries to connect to external systems through Business Connectivity Services. It can be retrieved by tenant administrators) |
comp., MS | trace log | 추적 로그 (The file that contains the information gathered during trace logging) |
IT | transaction log | 트랜잭션 로그 |
comp., MS | transaction log file | 트랜잭션 로그 파일 (A file that contains a record of the changes that were made to an Exchange database. All changes to the database are recorded in the transaction log files before they are written into the database files. If a database shuts down unexpectedly, unfinished transactions can be restored by replaying the transaction log files into the database) |
comp., MS | transfer log | 전송 로그 (A log, located on the DPM server, that stores pending changes to a replica) |
comp., MS | virtual log file | 가상 로그 파일 (Non-physical files that are derived from one physical log file by the SQL Server Database Engine) |
comp., MS | web log | 웹 로그 (A frequently updated online journal or column) |
comp., MS | work item log | 작업 항목 로그 (A log that lists the current notes you are typing and the uneditable historical conversation that has already been saved) |
comp., MS | write-ahead log | 미리 쓰기 로그 (A transaction logging method in which the log is always written prior to the data) |