<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Logs</id>
	<title>Logs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Logs"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Logs&amp;action=history"/>
	<updated>2026-04-05T13:53:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Logs&amp;diff=112&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;https://www.eurovps.com/blog/important-linux-log-files-you-must-be-monitoring/    ====Ubuntu Logs==== ----  https://ubuntu.com/tutorials/viewing-and-monitoring-log-files#2-log-files-locations  System logs  System logs deal with exactly that - the Ubuntu system - as opposed to extra applications added by the user. These logs may contain information about authorizations, system daemons and system messages. Authorization log  Location: /var/log/auth.log  Keeps track of auth...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Logs&amp;diff=112&amp;oldid=prev"/>
		<updated>2024-08-27T00:39:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;https://www.eurovps.com/blog/important-linux-log-files-you-must-be-monitoring/    ====Ubuntu Logs==== ----  https://ubuntu.com/tutorials/viewing-and-monitoring-log-files#2-log-files-locations  System logs  System logs deal with exactly that - the Ubuntu system - as opposed to extra applications added by the user. These logs may contain information about authorizations, system daemons and system messages. Authorization log  Location: /var/log/auth.log  Keeps track of auth...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;https://www.eurovps.com/blog/important-linux-log-files-you-must-be-monitoring/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Ubuntu Logs====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
https://ubuntu.com/tutorials/viewing-and-monitoring-log-files#2-log-files-locations&lt;br /&gt;
&lt;br /&gt;
System logs&lt;br /&gt;
&lt;br /&gt;
System logs deal with exactly that - the Ubuntu system - as opposed to extra applications added by the user. These logs may contain information about authorizations, system daemons and system messages.&lt;br /&gt;
Authorization log&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/auth.log&lt;br /&gt;
&lt;br /&gt;
Keeps track of authorization systems, such as password prompts, the sudo command and remote logins.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Daemon Log&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/daemon.log&lt;br /&gt;
&lt;br /&gt;
Daemons are programs that run in the background, usually without user interaction. For example, display server, SSH sessions, printing services, bluetooth, and more.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Debug log&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/debug&lt;br /&gt;
&lt;br /&gt;
Provides debugging information from the Ubuntu system and applications.&lt;br /&gt;
Kernel log&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/kern.log&lt;br /&gt;
&lt;br /&gt;
Logs from the Linux kernel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
System log&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/syslog&lt;br /&gt;
&lt;br /&gt;
Contains more information about your system. If you can’t find anything in the other logs, it’s probably here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Application logs&lt;br /&gt;
&lt;br /&gt;
Some applications also create logs in /var/log. Below are some examples.&lt;br /&gt;
Apache logs&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/apache2/ (subdirectory)&lt;br /&gt;
&lt;br /&gt;
Apache creates several log files in the /var/log/apache2/ subdirectory. The access.log file records all requests made to the server to access files. error.log records all errors thrown by the server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
X11 server logs&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/Xorg.0.log&lt;br /&gt;
&lt;br /&gt;
The X11 server creates a seperate log file for each of your displays. Display numbers start at zero, so your first display (display 0) will log to Xorg.0.log. The next display (display 1) would log to Xorg.1.log, and so on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Non-human-readable logs&lt;br /&gt;
&lt;br /&gt;
Not all log files are designed to be read by humans. Some were made to be parsed by applications. Below are some of examples.&lt;br /&gt;
Login failures log&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/faillog&lt;br /&gt;
&lt;br /&gt;
Contains info about login failures. You can view it with the faillog command.&lt;br /&gt;
Last logins log&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/lastlog&lt;br /&gt;
&lt;br /&gt;
Contains info about last logins. You can view it with the lastlog command.&lt;br /&gt;
Login records log&lt;br /&gt;
&lt;br /&gt;
Location: /var/log/wtmp&lt;br /&gt;
&lt;br /&gt;
Contains login info used by other utilities to find out who’s logged in. To view currently logged in users, use the who command.&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>