.JOURNAL 文件扩展名

Linux Journald Event Log

开发者 不适用
受欢迎程度
3.3  |  4 
 

什么是 JOURNAL 文件?

A JOURNAL file is a system and service log created by Linux. It contains a record of system- and service-level kernel, boot, and component events. Administrators can use JOURNAL files to troubleshoot startup or service issues.

更多信息

Many versions of Linux use a system management daemon named systemd. Systemd includes an event logging service named journald. This service regularly produces JOURNAL files.

Each JOURNAL file contains a log of system- and service-level events. This log can include kernel and boot events, syslog events, and service events. It is saved in a binary format.

Journald typically saves JOURNAL files in one of the following directories:

  • /​run/​log/​journal
  • /​var/​log/​journal

Active user-level JOURNAL files are named user-####.journal. Active system-level journal files are named system.journal. Archived JOURNAL files have similar filenames, but their filenames also include an @ and several letters and numbers.

常见 .JOURNAL 文件名

System.journal - An active system-level JOURNAL file.

User-####.journal - An active user-level JOURNAL file.

如何打开 JOURNAL 文件

In a Linux system that uses systemd, you can use the journalctl command to view the entries a JOURNAL file contains. For example, you could use the command journalctl --file /path/to/your/journalfile.journal to view the log journalfile.journal contains.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 JOURNAL 文件的程序

Linux
Use [c]journalctl --file[/c] command to view log entries
分类: 系统
更新时间: 2023-03-20

4th Dimension Data Log

开发者 4D
受欢迎程度
1.7  |  3 
 

A JOURNAL file is a record of the operations performed on a 4th Dimension database's data (.4DD file). For example, a JOURNAL file records changes, additions, and deletions made to its associated 4DD file. 4th Dimension creates JOURNAL files for each 4DD file by default.

更多信息

4D 4th Dimension is a software development program that developers use to create desktop, web, and mobile applications. As part of creating these applications, developers construct and fill databases. Each database's structure is saved in a .4DB file; its data is saved in a 4DD file.

If an app development project has the Use Log option selected (as it is by default), 4th Dimension will also create a JOURNAL file for the app's database. The JOURNAL file contains a record of all the operations performed on a database's data since its last backup. This allows developers to troubleshoot problems with their databases and roll the database back to a previous post-backup state if necessary. When a developer backs up a database, 4th Dimension deletes the previous JOURNAL file and creates a new, blank JOURNAL file in which to begin recording new database changes.

常见 .JOURNAL 文件名

Data.journal - The default name 4th Dimension assigns to JOURNAL files.

如何打开 JOURNAL 文件

You can open a JOURNAL file in 4D 4th Dimension (Windows, Mac) as part of an associated development project. The file is typically named data.journal and stored in the project's Data folder.

可打开或引用 JOURNAL 文件的程序

Windows
免费试用
Mac
免费试用
分类: 开发者
更新时间: 2022-08-22

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们