JPH10275098A - Log information store system - Google Patents

Log information store system

Info

Publication number
JPH10275098A
JPH10275098A JP9079326A JP7932697A JPH10275098A JP H10275098 A JPH10275098 A JP H10275098A JP 9079326 A JP9079326 A JP 9079326A JP 7932697 A JP7932697 A JP 7932697A JP H10275098 A JPH10275098 A JP H10275098A
Authority
JP
Japan
Prior art keywords
log
information
log information
holding
upper limit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9079326A
Other languages
Japanese (ja)
Inventor
Yoshinori Yamamoto
義則 山本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP9079326A priority Critical patent/JPH10275098A/en
Publication of JPH10275098A publication Critical patent/JPH10275098A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To effectively store the log information in a log information file area of comparatively small capacity by reading out the stored log information and analyzing them to store the log information of lower significance in another file after editing them and then to hold the log information of higher significance as they are. SOLUTION: The log information are successively read out of a log information store area 3-1, and a significance decision means 2-9 decides the significance of these log information. A log information store means 2-5 successively rewrites only the log information of higher significance received from a log information read means 2-8 into the area 3-1. Meanwhile, a log information analysis/editing means 2-10 analyzes and edits only the log information of lower significance received from the means 2-8 and sends them to a log merging means 2-11 as the statistic information log. The means 2-11 merges the received information log and stores it in a statistic information log holding means 2-12 again.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータシス
テム等における障害ログ情報の格納方式に関する。
The present invention relates to a method for storing fault log information in a computer system or the like.

【0002】[0002]

【従来の技術】従来、軽度な障害から重度な障害まで何
らかの事象が発生した場合には、ログ情報がファイル装
置に格納される。しかし、事象の発生頻度、格納対象の
ログ情報の種類によっては、ファイル装置のログ情報格
納領域が短期間で満杯になってしまう場合があり、シス
テム保守上有効なログ情報が保存できないことがあっ
た。
2. Description of the Related Art Conventionally, log information is stored in a file device when an event occurs from a minor failure to a severe failure. However, depending on the frequency of occurrence of events and the type of log information to be stored, the log information storage area of the file device may become full in a short period of time, and valid log information for system maintenance may not be saved. Was.

【0003】また、重要度の高いログ情報だけを格納す
る方式も考えられるが、システム全体の保守を行なう上
では、一部のログ情報が廃棄されることには問題があっ
た。
Further, a method of storing only log information having high importance is conceivable, but there is a problem in that part of the log information is discarded in maintaining the entire system.

【0004】[0004]

【発明が解決しようとする課題】従来の技術における問
題点は、全ての事象のログ情報を格納しようとする場合
には、大容量のログ情報格納領域を必要とすることにあ
る。
A problem in the prior art is that when log information of all events is to be stored, a large capacity log information storage area is required.

【0005】本発明の目的は、ログ情報件数の上限値を
保持し、上限に達しているならば、格納されているログ
情報を読出し解析して、重要度の低いものに関しては、
編集し統計情報ログとして、別ファイルへ格納し、重要
度の高いものであれば、そのまま残すことにより、比較
的小容量のログ情報用のファイル領域で、効率よくかつ
効果的にログ情報を格納できる方式を提供することにあ
る。
An object of the present invention is to maintain an upper limit value of the number of log information items, and if the upper limit value is reached, read and analyze the stored log information, and for those of low importance,
Edited and stored as a statistical information log in a separate file, and if it is high in importance, leave it as it is to store log information efficiently and effectively in a relatively small capacity log information file area It is to provide a method that can be used.

【0006】[0006]

【課題を解決するための手段】本発明のログ格納方式
は、ホストシステムの保守監視を行う保守装置に全体を
制御する制御部と、ログ情報を受信するログ受信手段
と、前記受信したログ数をカウントするログ数カウンタ
と、ログ情報を一旦保持するログ情報保持手段と、ログ
情報格納手段と、ログ数上限値を保持する上限値保持手
段と、前記ログ数カウンタと上限値保持手段との内容を
比較するログ数判定手段と、ログ情報読出し手段と、ロ
グ情報の重要度を判定する重要度判定手段と、ログ情報
解析編集手段と、保守装置に接続されたファイル装置か
ら読出された統計情報ログを保持する統計情報ログ保持
手段と、ログ情報解析編集手段により解析編集された統
計情報ログと前記統計情報ログ保持手段に保持されてい
る統計情報ログとをマージして再度前記統計情報ログ保
持手段に格納するマージ手段と、統計情報ログ保持手段
の内容をファイル装置へ格納する統計情報ログ格納手段
とを具備する。
According to the present invention, there is provided a log storage system, comprising: a control unit for controlling the entirety of a maintenance device for performing maintenance monitoring of a host system; a log receiving unit for receiving log information; A log number counter that counts log information, a log information holding unit that temporarily holds log information, a log information storage unit, an upper limit value holding unit that holds a log number upper limit value, and a log number counter and an upper limit value holding unit. Log number determining means for comparing the contents, log information reading means, importance determining means for determining the importance of log information, log information analyzing and editing means, and statistics read from a file device connected to the maintenance device A statistical information log holding unit for holding an information log, a statistical information log analyzed and edited by a log information analysis / editing unit, and a statistical information log held in the statistical information log holding unit are managed. Comprising a merging unit for storing the statistics log holding unit again di-, and statistics log storage means for storing the contents of the statistical information log holding unit to the file system.

【0007】ログ受信手段は、ホストシステムからログ
情報を受信すると、ログ情報保持手段とログ情報格納手
段により、ファイル装置の中へログ情報を格納する。ロ
グ情報が受信される度に口数カウンタはカウントアップ
され、ログ数判定手段は、ログ数の上限値である上限値
保持手段の値と、ログ数カウンタとの値を比較する。比
較結果がログ数カウンタの方が大きい場合のみ、ログ情
報読出手段は、統計情報ログをファイル装置より読出
し、統計情報ログ保持手段へ格納する。またさらにファ
イル装置より順にログ情報をログ数カウンタ分だけ読出
す。重要度判定手段は、この読出されたログ情報の重要
度を判定する。重要度の高い場合のみ、ログ情報格納
は、再度ファイル装置にログ情報を書戻す。ログ情報解
析編集手段は、重要度の低いログ情報を解析編集し、統
計情報ログの形式にして、ログマージ手段に渡し、ログ
マージ手段は、統計情報ログ保持手段の内容とマージし
て再度書戻す。ログ数カウンタ値の分の最後のログが読
出され上記のように処理されると、統計情報ログ格納手
段はファイル装置へ統計情報ログ保持手段の内容を格納
する。
The log receiving means, when receiving the log information from the host system, stores the log information in the file device by the log information holding means and the log information storing means. Each time log information is received, the number counter is counted up, and the number-of-logs determining means compares the value of the upper-limit holding means, which is the upper limit of the number of logs, with the value of the number-of-logs counter. Only when the comparison result indicates that the log number counter is larger, the log information reading means reads the statistical information log from the file device and stores it in the statistical information log holding means. Further, the log information is sequentially read from the file device by the number of log counters. The importance determining means determines the importance of the read log information. Only when the importance is high, the log information storage writes the log information back to the file device again. The log information analyzing / editing means analyzes and edits the log information having a low degree of importance, converts the log information into a statistical information log format, and passes the log information to the log merging means. When the last log corresponding to the log number counter value is read and processed as described above, the statistical information log storage unit stores the contents of the statistical information log holding unit in the file device.

【0008】以上のように処理されることにより、重要
度の高いログ情報は、全情報が保存され、重要度の低い
ログは一定数以上ログ情報が格納された場合にのみ、解
析編集された統計情報ログとして格納されることにな
る。
By performing the above processing, all the log information with high importance is stored, and the log with low importance is analyzed and edited only when a certain number or more of log information is stored. It will be stored as a statistical information log.

【0009】[0009]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0010】図1を参照すると、本発明の実施の形態
は、ホストシステム1と、ホストシステム1を保守監視
する保守装置2と、ファイル装置3とから構成される。
Referring to FIG. 1, the embodiment of the present invention comprises a host system 1, a maintenance device 2 for maintaining and monitoring the host system 1, and a file device 3.

【0011】保守装置2は、全体を制御する制御部2−
1と、ホストシステム1で発生する事象のログ情報を受
信するログ受信手段2−2と、受信したログ数をカウン
トするログ数カウンタ2−3と、ログ情報を一旦保持す
るログ情報保持手段2−4と、ログ情報格納手段2−5
と、ログ数の上限値を保持する上限値保持手段2−6
と、ログ数カウンタ2−5および上限値保持手段2−6
に格納されているそれぞれの値を比較するログ数判定手
段2−7と、ファイル装置3からログ情報を読出すログ
情報読出手段2−8と、ログ情報が重要か否かを判定す
る重要度判定手段2−9と、重要でないログ情報を解析
編集するログ情報解析編集手段2−10と、解析編集さ
れた統計情報ログをマージするログマージ手段2−11
と、統計情報ログを保持する統計情報ログ保持手段2−
12と、統計情報ログ保持手段2−12の内容をファイ
ル装置3へ格納する統計情報ログ格納手段2−13とを
備える。
The maintenance device 2 has a control unit 2 for controlling the whole.
1, a log receiving unit 2-2 for receiving log information of an event occurring in the host system 1, a log number counter 2-3 for counting the number of received logs, and a log information holding unit 2 for temporarily storing log information -4 and log information storage means 2-5
And an upper limit holding unit 2-6 for holding an upper limit of the number of logs.
Log number counter 2-5 and upper limit value holding means 2-6
, A log information reading unit 2-8 that reads log information from the file device 3, and a degree of importance that determines whether log information is important. Determination means 2-9, log information analysis and editing means 2-10 for analyzing and editing insignificant log information, and log merging means 2-11 for merging statistical information logs analyzed and edited
And a statistical information log holding unit 2- for holding a statistical information log.
12 and a statistical information log storage unit 2-13 for storing the contents of the statistical information log holding unit 2-12 in the file device 3.

【0012】また、ファイル装置3では、ログ情報格納
用のログ情報格納領域3−1と、ログ情報が解析編集さ
れた形式の統計情報ログ格納用の統計情報ログ格納領域
3−2とが定義され確保されている。
In the file device 3, a log information storage area 3-1 for storing log information and a statistical information log storage area 3-2 for storing a statistical information log in a form in which log information is analyzed and edited are defined. Is secured.

【0013】次に、本発明の実施の形態の動作について
図面を参照して詳細に説明する。
Next, the operation of the embodiment of the present invention will be described in detail with reference to the drawings.

【0014】通常、ホストシステム1において何らかの
障害事象が発生すると、ログ情報が保守装置2へ送られ
てくる。保守装置2におけるログ受信手段2−2は、こ
のログ情報を受信すると、これをログ情報保持手段2−
4に送り、ログ情報を保持させると同時にログ情報を受
信した旨をログ情報格納手段2−5へ通知する。ログ情
報格納手段2−5は、この通知を受け取ると、ログ情報
保持手段2−4からログ情報を読出してファイル装置3
内のログ情報格納領域3−1へ順次格納していく。
Normally, when any failure event occurs in the host system 1, log information is sent to the maintenance device 2. When receiving the log information, the log receiving means 2-2 of the maintenance device 2 transmits the log information to the log information holding means 2-.
4, and notifies the log information storage means 2-5 that the log information has been received at the same time as holding the log information. Upon receipt of this notification, the log information storage means 2-5 reads the log information from the log information holding means 2-4, and
Are sequentially stored in the log information storage area 3-1.

【0015】このように、通常、ホストシステム1で発
生した障害事象のログ情報はファイル装置3に格納さ
れ、ログ情報格納領域3−1が満杯になった場合には、
古い順に上書きされていく。
As described above, normally, the log information of the failure event occurring in the host system 1 is stored in the file device 3, and when the log information storage area 3-1 becomes full,
The oldest one is overwritten.

【0016】本発明では、さらに次のような処理が行な
われる。ログ受信手段2−2は、ログ情報を受信する
と、その旨をログ数カウンタ2−3へ通知する。ログ数
カウンタ2−3の計数値は通知を受ける毎に1だけ加算
され、その加算された計数値がログ数判定手段2−7に
通知される。ログ数判定手段2−7は、ログ数カウンタ
2−3からこの計数値を受け取ると、ログ数の上限値を
上限値格納手段2−6から読出し、これらの値を比較す
る。比較した結果、ログ数の上限値の方が小さい場合に
のみ、その結果をログ情報読出手段2−8へ通知する。
ログ情報読出手段2−8は、ログ情報判定手段2−7よ
りこの通知を受け取ると、ファイル装置3内の統計情報
ログ格納領域3−2の内容を読出し、統計情報ログ保持
手段2−12に送り保持させる。さらに、ログ情報格納
領域3−1より、ログ情報を順に読出し、ログ情報格納
手段2−5、重要度判定手段2−9、ログ情報解析編集
手段2−10へログ情報を送付する。重要度判定手段2
−9は、ログ情報の重要度を判定し、その結果をログ数
カウンタ2−3、ログ情報格納手段2−5、ログ情報解
析編集手段2−10、統計情報ログ格納手段2−13へ
通知する。
In the present invention, the following processing is further performed. Upon receiving the log information, the log receiving unit 2-2 notifies the log number counter 2-3 of the reception. The count value of the log number counter 2-3 is incremented by one each time a notification is received, and the added count value is notified to the log number determination unit 2-7. Upon receiving this count value from the log number counter 2-3, the log number determination means 2-7 reads the upper limit value of the log number from the upper limit value storage means 2-6 and compares these values. Only when the upper limit value of the number of logs is smaller as a result of the comparison, the result is notified to the log information reading means 2-8.
Upon receiving this notification from the log information determining means 2-7, the log information reading means 2-8 reads the contents of the statistical information log storage area 3-2 in the file device 3 and sends the contents to the statistical information log holding means 2-12. Feed and hold. Further, log information is sequentially read from the log information storage area 3-1 and the log information is sent to the log information storage unit 2-5, the importance determination unit 2-9, and the log information analysis / editing unit 2-10. Importance determination means 2
Step -9 determines the importance of the log information, and notifies the result to the log number counter 2-3, the log information storage unit 2-5, the log information analysis and editing unit 2-10, and the statistical information log storage unit 2-13. I do.

【0017】本結果が重要と判定された場合にのみ、ロ
グ情報格納手段2−5は、ログ情報読出手段2−8から
送付されているログ情報をログ情報格納領域3−1へ順
に書戻ししていく。
Only when this result is determined to be important, the log information storage means 2-5 sequentially writes back the log information sent from the log information reading means 2-8 to the log information storage area 3-1. I will do it.

【0018】また、重要でないと判定された場合にの
み、ログ情報解析編集手段2−10は、ログ情報読出手
段2−8から送付されているログ情報を解析編集し統計
情報ログとして、ログマージ手段2−11へ送付する。
ログマージ手段2−11は、本ログを受け取ると、統計
情報ログ保持手段に保持されている内容を読出し、マー
ジして、再度統計情報ログ保持手段2−12に格納し、
マージが完了した旨を統計情報ログ格納手段2−13へ
通知する。
Only when it is determined that the log information is not important, the log information analyzing and editing means 2-10 analyzes and edits the log information sent from the log information reading means 2-8, and as a statistical information log, the log merging means. Send to 2-11.
When the log merging unit 2-11 receives the log, the log merging unit 2-11 reads the contents held in the statistical information log holding unit, merges the contents, and stores the merged contents again in the statistical information log holding unit 2-12.
The completion of the merge is notified to the statistical information log storage unit 2-13.

【0019】また、ログ数カウンタ2−3は、ログ情報
が重要でないと判定された場合には、−1減算した値を
計数値とする。
When it is determined that the log information is not important, the log number counter 2-3 sets a value obtained by subtracting -1 as a count value.

【0020】以上のように、ログ情報格納領域3−1の
ログ情報が、ログ数計数値分だけ順次処理されるが、ロ
グ情報読出手段2−8は、最後のログ情報を読出し場合
には、今度は統計情報格納手段に対してもログ情報を送
付する。統計情報ログ格納手段2−13は、重要度判定
手段2−9の結果の通知により、重要でないと判定され
た場合にのみ、ログマージ手段2−11からのログ完了
通知を待ってから統計情報ログ保持手段2−12の内容
を読出し、ファイル装置3内の統計情報ログ格納領域3
−2へ格納する。
As described above, the log information in the log information storage area 3-1 is sequentially processed by the log count value, but the log information reading means 2-8 reads the last log information. This time, the log information is also sent to the statistical information storage means. The statistical information log storage unit 2-13 waits for a log completion notification from the log merging unit 2-11 and then waits for a statistical information log only when it is determined that the log information is not important based on the result of the importance determination unit 2-9. The contents of the holding unit 2-12 are read out, and the statistical information log storage area 3 in the file device 3 is read.
-2.

【0021】以上のような処理が行われることにより、
ログ情報格納領域3−1には、重要なログ情報だけが主
に格納され、それ以外のログ情報は、統計情報ログとし
て、統計情報ログ格納領域3−2に格納されることにな
る。
By performing the above processing,
Only important log information is mainly stored in the log information storage area 3-1, and other log information is stored in the statistical information log storage area 3-2 as a statistical information log.

【0022】[0022]

【発明の効果】以上、本発明には、ログ格納用の領域を
縮小化することができるという効果がある。
As described above, the present invention has an effect that the area for storing logs can be reduced.

【0023】その理由は、重要でないログ情報に関して
は、編集されるため、情報が圧縮されて格納されるから
である。
The reason is that the log information that is not important is edited, so that the information is compressed and stored.

【0024】さらに、本発明には、効果的にログ情報が
格納できるという効果もある。
Further, the present invention has an effect that log information can be effectively stored.

【0025】その理由は、重要の高いログ情報は、全て
の情報がそのまま格納され、重要度が低くかつ古い情報
に関してのみが、編集されて格納されるからである。
The reason is that all important log information is stored as it is, and only low-importance and old information is edited and stored.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 ホストシステム 2 保守装置 2−1 制御部 2−2 ログ受信手段 2−3 ログ数カウンタ 2−4 ログ情報保持手段 2−5 ログ情報格納手段 2−6 上限値保持手段 2−7 ログ数判定手段 2−8 ログ情報読出手段 2−9 重要度判定手段 2−10 ログ情報解析編集手段 2−11 ログマージ手段 2−12 統計情報ログ保持手段 2−13 統計情報ログ格納手段 3 ファイル装置 3−1 ログ情報格納領域 3−2 統計情報ログ格納領域 DESCRIPTION OF SYMBOLS 1 Host system 2 Maintenance device 2-1 Control part 2-2 Log receiving means 2-3 Log number counter 2-4 Log information holding means 2-5 Log information storage means 2-6 Upper limit value holding means 2-7 Log number judgment Means 2-8 Log information reading means 2-9 Importance judging means 2-10 Log information analysis and editing means 2-11 Log merging means 2-12 Statistical information log holding means 2-13 Statistical information log storage means 3 File device 3-1 Log information storage area 3-2 Statistical information log storage area

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ホストシステムと、該ホストシステムに
接続され保守監視を行う保守装置と、該保守装置に接続
されたファイル装置とから構成されるコンピュータシス
テムにおいて、前記保守装置は、全体を制御する制御部
と、前記ホストシステムで発生する事象のログ情報を受
信するログ受信手段と、前記受信したログ数をカウント
するログ数カウンタと、ログ情報を一旦保持するログ情
報保持手段と、ログ情報格納手段と、ログ数上限値を保
持する上限値保持手段と、前記ログ数カウンタと上限値
保持手段との内容を比較するログ数判定手段と、ログ情
報読出し手段と、ログ情報の重要度を判定する重要度判
定手段と、ログ情報解析編集手段と、前記ファイル装置
から読出された統計情報ログを保持する統計情報ログ保
持手段と、前記ログ情報解析編集手段により解析編集さ
れた統計情報ログと前記統計情報ログ保持手段に保持さ
れている統計情報ログとをマージし、再度前記統計情報
ログ保持手段に格納するログマージ手段と、前記統計情
報ログ保持手段の内容をファイル装置へ格納する統計情
報ログ格納手段とを備えたことを特徴とするログ情報格
納方式。
1. A computer system comprising a host system, a maintenance device connected to the host system for performing maintenance monitoring, and a file device connected to the maintenance device, wherein the maintenance device controls the entire system. A control unit, a log receiving unit for receiving log information of an event occurring in the host system, a log number counter for counting the number of logs received, a log information holding unit for temporarily storing log information, and a log information storage Means, an upper limit value holding means for holding a log number upper limit value, a log number determining means for comparing the contents of the log number counter and the upper limit value holding means, a log information reading means, and determining the importance of the log information. Importance determining means, log information analyzing and editing means, statistical information log holding means for holding a statistical information log read from the file device, and the log A log merging unit for merging the statistical information log analyzed and edited by the information analyzing and editing unit with the statistical information log held in the statistical information log holding unit, and storing the merged information in the statistical information log holding unit again; A log information storage method, comprising: a statistical information log storage means for storing the contents of the holding means in a file device.
【請求項2】 ログ情報を受信するログ受信手段と、 前記受信手段から与えられるログ情報を格納するログ格
納手段と、 予め定めた上限値を格納した上限値格納手段と、 前記受信手段が受信したログ情報の数を計数する計数手
段と、 前記上限値と前記計数手段の計数値とを比較し前記計数
値が前記上限値を超える場合には前記ログ格納手段から
重要でないログ情報を取り出したあと、そのときに前記
ログ受信手段に受信されていたログ情報を前記ログ格納
手段に格納することを特徴とするログ情報格納方式。
2. Log receiving means for receiving log information; log storing means for storing log information given from the receiving means; upper limit storing means for storing a predetermined upper limit; Counting means for counting the number of log information obtained, and comparing the upper limit value with the count value of the counting means, and extracting the insignificant log information from the log storage means when the count value exceeds the upper limit value. A log information storage method, wherein the log information received by the log receiving means at that time is stored in the log storage means.
JP9079326A 1997-03-31 1997-03-31 Log information store system Pending JPH10275098A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9079326A JPH10275098A (en) 1997-03-31 1997-03-31 Log information store system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9079326A JPH10275098A (en) 1997-03-31 1997-03-31 Log information store system

Publications (1)

Publication Number Publication Date
JPH10275098A true JPH10275098A (en) 1998-10-13

Family

ID=13686772

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9079326A Pending JPH10275098A (en) 1997-03-31 1997-03-31 Log information store system

Country Status (1)

Country Link
JP (1) JPH10275098A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009129301A (en) * 2007-11-27 2009-06-11 Nec Electronics Corp Self-diagnostic circuit and self-diagnostic method
US8832496B2 (en) 2010-01-26 2014-09-09 Fujitsu Limited Information managing computer product, apparatus, and method
CN110362453A (en) * 2019-05-27 2019-10-22 中国平安人寿保险股份有限公司 Log statistic alarm method and device, terminal and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009129301A (en) * 2007-11-27 2009-06-11 Nec Electronics Corp Self-diagnostic circuit and self-diagnostic method
US8832496B2 (en) 2010-01-26 2014-09-09 Fujitsu Limited Information managing computer product, apparatus, and method
CN110362453A (en) * 2019-05-27 2019-10-22 中国平安人寿保险股份有限公司 Log statistic alarm method and device, terminal and storage medium

Similar Documents

Publication Publication Date Title
EP3832450A1 (en) Method for aggregation optimization of time series data
US8418003B2 (en) Log collecting apparatus, program, method, and system
US20040260804A1 (en) System and method for throttling events in an information technology system
WO2021217630A1 (en) Vehicle data uploading method and apparatus, computer device, and storage medium
CN101895446A (en) Detection method of broadcast storm and device thereof
CN105955876A (en) Data monitoring processing method and apparatus
CN111708679A (en) Log monitoring method, system, device and storage medium
CN111427743A (en) BMC monitoring log processing method, device, equipment and medium
CN113206797A (en) Flow control method and device, electronic equipment and storage medium
JPH10275098A (en) Log information store system
CN116415045A (en) Data acquisition method and device, electronic equipment and storage medium
CN113553295A (en) Data preprocessing system supporting multiple file formats
JP4120371B2 (en) Operation management system, management computer, monitored computer, operation management method and program
JP2001077813A (en) Network information management system, network information management method and recording medium recording its processing program
US20040059865A1 (en) System and method for using removalble storage for computer troubleshooting
CN112347059B (en) Storage system data reduction service log management method and related components
CN115964348A (en) Log data processing method and device, storage medium and electronic terminal
CN111224823B (en) Method based on different network log analysis
EP3629304A2 (en) Method and system for smart and continuous engine operation monitoring
CN112231279A (en) Log management system
JP2004139483A (en) Method for outputting log information in event of failure
CN110969721A (en) Data processing method, device and equipment and touch screen
CN114624028B (en) Method and system for intelligent and continuous engine operation monitoring
CN115333916B (en) Network element alarm information processing method, device and storage medium in communication network
US20240296105A1 (en) Dedicated Telemetry Subsystem For Telemetry Data

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010206