Home > Database > Mysql Tutorial > 各种操作系统上的操作系统日志位置

各种操作系统上的操作系统日志位置

WBOY
Release: 2016-06-07 15:58:59
Original
1469 people have browsed it

Linux: /var/log/messages AIX: /bin/errpt -a (redirect this to a file called messages.out) Solaris: /var/adm/messages HP-UX: /var/adm/syslog/syslog.log Tru64: /var/adm/messages Windows: save Application Log and System Log as .TXT files using

Linux: /var/log/messages

AIX: /bin/errpt -a (redirect this to a file called messages.out)

Solaris: /var/adm/messages

HP-UX: /var/adm/syslog/syslog.log

Tru64: /var/adm/messages

Windows: save Application Log and System Log as .TXT files using Event Viewer
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template