LOGFILE - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

LOGFILE - перевод на Английский

CHRONOLOGICAL RECORD OF COMPUTER DATA PROCESSING OPERATIONS
Server log; Server Log; Domlogs; Logfile; Error log; Log files; .log; Computor data logging; Server logs; Acess log; System log; Computer data logging; Logging (software); Computer log; Computer log file; Log file; Access log; Logging system
  • Apache access log showing Wordpress vulnerability bots
Найдено результатов: 10
LOGFILE         
Logon Protocol File
файл-протокол попыток входа в систему. Экземпляр класса объектов LOGFILE представляет собой файл, служащий для регистрации ошибочных попыток входа в систему (существует по одному такому файлу для каждого OMP).
error log         
[вчт.] файл регистрации ошибок
log file         

общая лексика

журнал регистрации [событий]

системный журнал, необходимый администратору сети для анализа предыстории возникшей ситуации

Смотрите также

network administrator

.LOG         

общая лексика

протокол работы системы или оператора

регистрация вхождения в систему

error log         

общая лексика

журнал регистрации ошибок

Смотрите также

error; error logging

logging system         

нефтегазовая промышленность

каротажная система

каротажная станция

каротажная установка

каротажный зонд

access log         
журнал регистрации запросов на доступ и разрешенных доступов
log file         
регистрационный (журнальный) файл. Хранилище записей, содержащих регистрируемую (логируемую) информацию, которая выделяется из принятых отчетов о событиях.
redo log         
Online redo log files; Redo log file; Redo logfile

общая лексика

журнал отката

security logfile      
регистрационный файл системы безопасности

Википедия

Logging (computing)

In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations. These events may occur in the operating system or in other software. A message or log entry is recorded for each such event. These log messages can then be used to monitor and understand the operation of the system, to debug problems, or during an audit. Logging is particularly important in multi-user software, to have a central overview of the operation of the system.

In the simplest case, messages are written to a file, called a log file. Alternatively, the messages may be written to a dedicated logging system or to a log management software, where it is stored in a database or on a different computer system.

Specifically, a transaction log is a log of the communications between a system and the users of that system, or a data collection method that automatically captures the type, content, or time of transactions made by a person from a terminal with that system. For Web searching, a transaction log is an electronic record of interactions that have occurred during a searching episode between a Web search engine and users searching for information on that Web search engine.

Many operating systems, software frameworks and programs include a logging system. A widely used logging standard is Syslog, defined in Internet Engineering Task Force (IETF) RFC 5424). The Syslog standard enables a dedicated, standardized subsystem to generate, filter, record, and analyze log messages. This relieves software developers of having to design and code their ad hoc logging systems.

Как переводится LOGFILE на Русский язык