Find the answer to your Linux question:
Results 1 to 2 of 2
Hi all, I am going to read the logs (system log, security log) through my "C" application, operating system is Linux fedora core8. i am only interest in the present ...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    3

    How to read the Linux logs

    Hi all,
    I am going to read the logs (system log, security log) through my "C" application, operating system is Linux fedora core8. i am only interest in the present logs. How to read this logs through my application ,where to read, what is the logic behind this.

    Thanks,
    Barani

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    Google->File read write in plain C

    the log files are in /var/log on most systems

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...