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 ...
- 04-07-2009 #1Just 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
- 04-07-2009 #2
Google->File read write in plain C
the log files are in /var/log on most systems


Reply With Quote