.LOG Extensión de archivo
Archivo de registro
| Desarrollador | N/D |
| Popularidad |
3.7 | 386 Votos |
¿Qué es un archivo LOG?
Un archivo LOG es un registro utilizado por diversos sistemas operativos y programas. Por lo general, contiene un registro de texto sin formato de ciertos eventos, junto con sus marcas de tiempo. El sistema operativo puede crear archivos LOG para llevar un seguimiento de los eventos del sistema, o un programa de instalación de software puede crearlos para enumerar la ubicación y los nombres de los archivos instalados.
Más información
Los servidores web también generan archivos de registro para realizar un seguimiento de los visitantes y supervisar el uso del ancho de banda. Los programas de estadísticas web permiten a los proveedores de alojamiento web analizar los archivos de registro mediante gráficos y diagramas generados, que presentan los datos del tráfico registrado del sitio web en un formato gráfico.
Programas que abren o hacen referencia a archivos LOG
Archivo de registro de informes de AntiVir
| Desarrollador | Avira Operations |
| Popularidad |
2.9 | 77 Votos |
Informe de análisis de virus creado por AntiVir, un programa antivirus para Windows; se guarda en formato de texto sin formato y contiene un registro de un análisis antivirus o de una actualización de software; se utiliza para guardar el historial del software antivirus.
Más información
Los archivos LOG de AntiVir se pueden ver en el panel Overview → Reports, que muestra una lista de informes. Desde este panel, abra un informe y haga clic en el botón Report file para abrir el archivo.
Los archivos LOG se guardan en el siguiente directorio: Program Data\Avira\AntiVir Desktop\LOGFILES\.
Programas que abren archivos LOG
Minecraft Server Log
| Desarrollador | Mojang Studios |
| Popularidad |
4.3 | 3 Votos |
A LOG file is a plain-text log file created by a Minecraft server. It stores information about the server's operation, including startup and shutdown events, player connections and disconnections, chat messages, commands, warnings, errors, and other activity. Server administrators use LOG files to monitor server performance, troubleshoot problems, and review events that occurred during gameplay.
Más información
Minecraft servers automatically generate LOG files while they are running. The files are typically stored in the server's logs folder, where the current log is often saved as latest.log and older logs are archived with timestamps or compressed into .LOG.GZ files.
Server owners, administrators, and plugin developers frequently examine these logs to diagnose crashes, identify configuration issues, verify plugin behavior, or investigate player activity. Since LOG files are saved as plain text, they are easy to search, archive, and share when requesting technical support.
The contents of a Minecraft server LOG file depend on the server software and its configuration. Vanilla Minecraft servers, as well as modified server platforms such as Paper, Spigot, and Fabric, all generate log files, although the amount of information recorded may vary. Plugins and mods can also write their own messages to the server log, making the file a central record of server activity.
Cómo abrir un archivo LOG
You can open LOG files with any text editor, such as Microsoft Notepad, Microsoft Visual Studio Code, or Apple TextEdit. You can also view the log in a terminal while the server is running.