Cisco Cisco Content Security Management Appliance M1070 Mode D'Emploi

Page de 430
 
15-27
AsyncOS 9.0 for Cisco Content Security Management Appliances 
사용 설명서
 
15
장      로깅
  
로그 서브스크립션
GUI
에서 최신 로그 항목 보기
Log Subscriptions(
로그 서브스크립션) 페이지에 있는 테이블의 Log Files(로그 파일) 열에서 로
그 서브스크립션을 클릭하여 GUI를 통해 로그 파일을 볼 수 있습니다. 로그 서브스크립션에 대한 
링크를 클릭하면 비밀번호를 입력하라는 프롬프트가 표시됩니다. 그런 다음 해당 서브스크립션
에 대한 로그 파일 목록이 나타납니다. 로그 파일 중 하나를 클릭하여 브라우저에서 보거나 디스
크에 저장할 수 있습니다. GUI에서 로그를 보려면 Management 인터페이스에서 FTP 서비스를 
활성화해야 합니다.
로그의 최신 항목 보기(tail 명령)
AsyncOS
는 어플라이언스에 있는 구성된 로그의 최신 항목을 보여주는 
tail
 
명령을 지원합니다. 
tail
 
명령을 실행하고 현재 구성된 보려는 로그 수를 선택합니다. 
tail
 
명령을 종료하려면 Ctrl-C
를 누릅니다.
참고
컨피그레이션 기록 로그를 보는 데에는 
tail
 
명령을 사용할 수 없습니다. FTP 또는 SCP를 사용
해야 합니다.
다음 예에서 
tail
 
명령은 시스템 로그를 보는 데 사용됩니다. 또한 
tail
 
명령은 매개변수로서 보
려는 로그의 이름을 수락합니다.
tail system_logs
Welcome to the M600 Messaging Gateway(tm) Appliance 
example.srv> tail
Currently configured logs:
1. "cli_logs" Type: "CLI Audit Logs" Retrieval: FTP Poll
2. "euq_logs" Type: " Spam Quarantine Logs" Retrieval: FTP Poll
3. "euqgui_logs" Type: "Spam Quarantine GUI Logs" Retrieval: FTP Poll
4. "gui_logs" Type: "HTTP Logs" Retrieval: FTP Poll
5. "mail_logs" Type: "Text Mail Logs" Retrieval: FTP Poll
6. "reportd_logs" Type: "Reporting Logs" Retrieval: FTP Poll
7. "reportqueryd_logs" Type: "Reporting Query Logs" Retrieval: FTP Poll
8. "slbld_logs" Type: "Safe/Block Lists Logs" Retrieval: FTP Poll
9. "smad_logs" Type: "SMA Logs" Retrieval: FTP Poll
10. "system_logs" Type: "System Logs" Retrieval: FTP Poll
11. "trackerd_logs" Type: "Tracking Logs" Retrieval: FTP Poll 
Enter the number of the log you wish to tail.
[]> 10
Press Ctrl-C to stop.
Thu Sep 27 00:18:56 2007 Info: Begin Logfile
Thu Sep 27 00:18:56 2007 Info: Version: 6.0.0-422 SN: 001143583D73-FT9GP61
Thu Sep 27 00:18:56 2007 Info: Time offset from UTC: 0 seconds 
Thu Sep 27 00:18:47 2007 Info: System is coming up.
Thu Sep 27 00:23:05 2007 Warning: DNS query network error '[Errno 64] Host is down' to
'172.16.0.3' looking up 'downloads.cisco.com'
Fri Sep 28 22:20:08 2007 Info: PID 688: User admin commit changes:
Fri Sep 28 23:06:15 2007 Info: PID 688: User admin commit changes:
^Cexample.srv>
.