有一些選項可以用於檢視日誌。
ca_log 指令包含下列日誌檢視選項:
ca_log [-cahost <hostname>][-entiredomain]
-view <logname>[<view options>]
-jobID <ID> -groupbyjob -before <mm/dd/yyyy> -after <mm/dd/yyyy> -monitor -sev
附註:To properly display all Unicode characters in the output of a command, you must first set the environmental variable "ARCSERVE_UNICODE_DISPLAY_CMDL" to a value of 1 prior to running the command as follows:
C:\Documents and Settings\cb>set ARCSERVE_UNICODE_DISPLAY_CMDL=1
若要正確地檢視這些 Unicode 字元,在設定下列的環境變數後,也必須重新導向 ca_log 的輸出:
C:\>ca_log -view activity.log >UNICODE_log.txt
根據一或多個檢視選項顯示日誌名稱所指定的日誌。
依工作 ID 或活動日誌的工作清單 ID 顯示指定的日誌。
例如:
只有當要檢視的檔案名稱是活動日誌時才可以使用。指定 ca_log -view 指令將先顯示依工作 ID 分組的日誌,然後再顯示不含工作 ID 的工作的日誌。工作日誌也會在其他日誌之前將主工作及其子工作日誌編為一組。
若未包含此參數,活動日誌將會依時間順序顯示。
若包含此參數,活動日誌將會依工作顯示及分組。
例如,輸出將如下:
顯示在日期 mm/dd/yyyy 之前的具有指定日誌名稱的所有項目。
附註:You can use the -before and -after options together to display logs across a period of time.
顯示在日期 mm/dd/yyyy 之後的具有指定日誌名稱的所有項目。
附註:You can use the -before and -after options together to display logs across a period of time.
顯示具有指定日誌名稱的日誌,並一直保持開啟狀態。當日誌中記錄其他項目時,日誌名稱便會即時更新。
避免 ca_log 指令在顯示上次指定的日誌後終止,並在日誌檔中出現額外日誌時,繼續讀取及顯示這些額外日誌。
顯示具有指定記錄名稱的每一個項目的重要性層級。嚴重性層級會顯示在日期欄之後。重要性層級包括:
I - 資訊
W - 警告
E - 錯誤
附註:The -sev option can be used in conjunction with the -jobID, ‑before, and -after options.
Copyright © 2017 |
|