Ask Question

What is the purpose of the messages log file in / var/log/messages and what type of information does it hold?

+5
Answers (1)
  1. 3 March, 19:35
    0
    It is the system message log file. It holds kernal messages and messages from the applications.

    A kernel is the central part of an operating system. It manages the tasks of the computer and the hardware - most notably memory and CPU time.

    Example: When you run some software or script, before it executes completely to reach the final result. It goes through so many processes. If it get failed somewhere in the middle after any process, message till that process are saved in a file as log so that the user can interpret where exactly the sofware is having problem.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is the purpose of the messages log file in / var/log/messages and what type of information does it hold? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers