-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLogging_-_Linux--Important_logs.html
More file actions
12 lines (12 loc) · 1 KB
/
Logging_-_Linux--Important_logs.html
File metadata and controls
12 lines (12 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Important logs</title>
<meta name="generator" content="CherryTree">
<link rel="stylesheet" href="res/styles3.css" type="text/css" />
</head>
<body>
<div class='page'><h1 class='title'>Important logs</h1><br/><h1>Important logs (doesn’t cover everything)<br /></h1><h2>• This will depend on what's running on the system<br />• Typically logs related to authentication and command line execution are important<br />• Web server logs can be important as well<br />• There are logs related to process execution & servers that could be useful to watch<br /></h2><br />More info about linux logs: <br /><a href="https://www.eurovps.com/blog/important-linux-log-files-you-must-be-monitoring/">https://www.eurovps.com/blog/important-linux-log-files-you-must-be-monitoring/</a> <br /><a href="https://privacyangel.com/linux-log-files">https://privacyangel.com/linux-log-files</a> </div>
</body>
</html>