Results 1 to 6 of 6

Thread: what is Log File Analysis in linux

  1. #1
    Join Date
    Nov 2009
    Posts
    45

    what is Log File Analysis in linux

    What is Log File Analysis in Linux. I do not know how to verify the system logs in our operating systems. The system logs are the starting point for protection and troubleshooting, and Linux maintain track of everything for you. Here you can converse Linux troubleshooting via these system logs, what is where and how they facilitate. I necessitate some help here in using it.

  2. #2
    Join Date
    Nov 2009
    Posts
    758

    Re: what is Log File Analysis in linux

    The Linux logs the whole thing starting from the system boot. You be capable of observe the whole thing that happened on your system (if you are inquiring what occurs in your system) and read the entire process line by line. You be capable of utilize a text editor of your choice to read these logs - for the reason that they are text files or you be capable of go with the command line. Individually you wish to push users toward the utilize of the command line, but if you have a preference the additional method, you be able to open your text editor and go to the files open it and observe the logs.

  3. #3
    Join Date
    Nov 2009
    Posts
    792

    Re: what is Log File Analysis in linux

    Yes, the daemons do the logging. A daemon (accurately, "a little demon") is a procedure that runs in the background, not beneath the control of the client, conscientious for performing numerous specific tasks, not only logging. The Daemons have a "d" at the conclusion of their names; for illustration sshd is essentially a daemon that controls protected shell (ssh) correlations. In our case, the two daemons that control the logging are syslogd and klogd.

  4. #4
    Join Date
    Nov 2009
    Posts
    865

    Re: what is Log File Analysis in linux

    The Linux systems encompass a ‘logrotate’ command that in addition works in the background and protects the logs from "inflation," that is, it renames the logs so that one log file does not be converted into too big in size. To do with the intention of, it appends .1, .2, .3 to the finish of the files so that you be able to observe together “what is happening” and “what has happened”. The larger the numeral, the older the log is.

  5. #5
    Join Date
    Nov 2009
    Posts
    687

    Re: what is Log File Analysis in linux

    There are actually numerous logs present in your computer. The logs are reserved for boot, kernel, http, mail, news, sanctuary, presently logged users to count a small number of. You determine to go through every one to observe what it does and how does it help us. In logging, there are six severity levels: debugging, information in sequence, notice, warning, error, critical, alert/urgent situation. The bold parts demonstrate how they are written in the syslog.conf. To log everything, in that placed. It is able to in addition be used for the applications.

  6. #6
    Join Date
    Nov 2009
    Posts
    824

    Re: what is Log File Analysis in linux

    It depends on the arrangement. The logging is configured in /etc/syslog.conf file. In this file, the events that are compulsory to be logged are in the first meadow and the log files are in the second meadow. The first meadow consists of two dissimilar words that are alienated with a full stop. The first word is "what application" is to be logged and the second word is the level of severity.

Similar Threads

  1. My analysis regarding Men Of War: Vietnam
    By EDWARDINA in forum Video Games
    Replies: 9
    Last Post: 28-09-2011, 07:56 AM
  2. How to do log analysis in Perl?
    By Atsushi in forum Software Development
    Replies: 5
    Last Post: 24-01-2011, 11:29 AM
  3. What is Break Even Analysis
    By Logan.B in forum Off Topic Chat
    Replies: 5
    Last Post: 19-11-2010, 08:45 PM
  4. System Performance Testing and Analysis in linux
    By Tylerrr in forum Software Development
    Replies: 5
    Last Post: 03-03-2010, 06:45 AM
  5. Gap Analysis Template
    By KOVID in forum Microsoft Project
    Replies: 2
    Last Post: 07-02-2009, 10:50 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,418,878.04393 seconds with 16 queries