JPH11232145A - Log information recording device - Google Patents

Log information recording device

Info

Publication number
JPH11232145A
JPH11232145A JP10031451A JP3145198A JPH11232145A JP H11232145 A JPH11232145 A JP H11232145A JP 10031451 A JP10031451 A JP 10031451A JP 3145198 A JP3145198 A JP 3145198A JP H11232145 A JPH11232145 A JP H11232145A
Authority
JP
Japan
Prior art keywords
event
error
recorded
information
type
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
JP10031451A
Other languages
Japanese (ja)
Inventor
Wataru Aida
亙 合田
Koji Yokoi
孝二 横井
Yasuyuki Kato
恭之 加藤
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP10031451A priority Critical patent/JPH11232145A/en
Publication of JPH11232145A publication Critical patent/JPH11232145A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a log information recording device which efficiently records log information to more accurately grasp the operation condition of a system using a computer, a communication equipment, etc. SOLUTION: The log information recording device 20 is provided with an event recording control part 20b, a clock 20a, a recorded event holding area 20c where event information is recorded, and an event correspondence table 20d where event classifications and error classifications are preliminarily related. The event recording control part 20b acquires the occurrence time of an event from the clock 20a and records the event in the recorded event holding area 20c together with its event classification, the occurrence time, and the error classification. The event is deleted after a prescribed time has elapsed; however, if an error event occurs, error event information is recorded for related events according to a preliminarily set condition not to delete the events related to the error event.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ログ情報記録装
置、より詳細には、計算機や通信機器等のシステムが発
生するログを記録する装置に関する。
The present invention relates to a log information recording device, and more particularly, to a device for recording a log generated by a system such as a computer and a communication device.

【0002】[0002]

【従来の技術】コンピュータや通信機器を使用するシス
テムでは、システムが正常に動作しているかどうか、も
しくはシステムの動作状況を把握するために、内部で発
生するイベントをログとして、記録媒体に記録すること
がよく行われる。これらのイベントは、システムの動作
状況を正確に把握しようとすればするほど、その記録さ
れる情報量が多くなるため、必要なイベントを参照する
ときにシステムに対して、負荷が大きくなり、検索時間
が長くなる。
2. Description of the Related Art In a system using a computer or a communication device, an internally generated event is recorded as a log on a recording medium in order to determine whether the system is operating normally or the operating state of the system. That is often done. The more information about these events is obtained, the more information is recorded, the more information is recorded. The time gets longer.

【0003】従来のログ蓄積システムにおいて、必要な
イベントを参照するときにシステムに負担がかからず、
時間もかからないログ蓄積システムとして、特開平8−
263330号公報に開示された技術がある。このログ
蓄積システムでは、発生したログを記録する際に、発生
条件、例えばログ情報の発生個所、ログ情報の発生時
刻、もしくはログ情報の重要度をもとにメモリ記録媒体
等を複数の記憶領域に分割して記録し、参照するときに
効率的に検索する手法をとっている。
In a conventional log storage system, when a necessary event is referred to, no burden is imposed on the system.
As a log storage system that does not take much time,
There is a technique disclosed in Japanese Patent Publication No. 263330. In this log accumulation system, when recording an occurred log, a memory recording medium or the like is stored in a plurality of storage areas based on an occurrence condition, for example, a location of log information, an occurrence time of log information, or importance of log information. The data is divided and recorded, and an efficient search method is used when referring to the data.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記の
従来例では、いずれにせよ発生した全てのログ情報をメ
モリや記憶媒体等のいずれかの領域に記録する必要があ
る。このため、膨大なログ情報を記録するシステムに対
して負荷が高くなる。また、システムに対する負荷を下
げるためには、重要度の高いイベントのみ記録するとい
う手法も考えられるが、その場合、そのイベントの前後
で発生しているイベントが記録されていない可能性が高
いので、システムとしてどのような動作が行われている
かを正確に解析することが困難である。
However, in the above-mentioned conventional example, it is necessary to record all generated log information in any area such as a memory or a storage medium. For this reason, the load on a system that records a large amount of log information increases. In addition, in order to reduce the load on the system, a method of recording only events of high importance is conceivable, but in that case, it is highly possible that events occurring before and after that event are not recorded, It is difficult to accurately analyze what kind of operation is being performed as a system.

【0005】本発明は、上述のごとき実情に鑑みてなさ
れたもので、ログ情報を効率的に記録し、これにより計
算機や通信機器等を用いたシステム動作状況をより正確
に把握できるログ情報記録装置を提供することをその解
決すべき課題とする。
[0005] The present invention has been made in view of the above-mentioned circumstances, and efficiently records log information, thereby enabling a log information recording system capable of more accurately grasping the system operation status using a computer, communication equipment, or the like. Providing the device is an issue to be solved.

【0006】[0006]

【課題を解決するための手段】請求項1の発明は、イベ
ント生成源であるシステムより得られるイベント情報を
ログ情報として記録するログ情報記録装置において、時
計と、イベント情報が記憶されるイベント情報記録部
と、前記イベント情報記録部におけるイベントの記録状
態を制御するイベント記録制御部とを有し、前記イベン
ト記録制御部は、イベントが発生した際、発生イベント
のイベント種別,前記時計より取得する前記発生イベン
トの発生時刻,及び前記発生イベントがエラーイベント
であった場合に得られるエラー種別を前記発生イベント
の内容を表す情報に関連付けてログ情報として前記イベ
ント情報記録部に記録する処理を行うことを特徴とし、
ログ情報を効率的に記録することができ、これにより、
システムの動作状況の把握が容易になり、システムに対
する負荷を低減することができるようにしたものであ
る。
According to a first aspect of the present invention, there is provided a log information recording apparatus for recording, as log information, event information obtained from a system which is an event generation source, a clock and an event information storing the event information. A recording unit; and an event recording control unit that controls a recording state of the event in the event information recording unit. When the event occurs, the event recording control unit acquires the event type of the event and the clock from the clock. A process of recording the occurrence time of the occurrence event and an error type obtained when the occurrence event is an error event in the event information recording unit as log information in association with information representing the content of the occurrence event; Characterized by
Log information can be recorded efficiently,
This makes it easy to grasp the operation status of the system and reduce the load on the system.

【0007】請求項2の発明は、請求項1の発明におい
て、イベント種別及びエラーイベントのエラー種別を互
いに関連付けて予めテーブルとして保持するイベント対
応テーブル保持部をさらに有し、前記イベント記録制御
部は、前記発生イベントがエラーイベントであった場合
に、得られるエラー種別に対応するイベント種別を前記
イベント対応テーブル保持部より抽出し、前記イベント
情報記録部に記録されているイベント情報が前記イベン
ト対応テーブル保持部より抽出したイベント種別に該当
するかどうかを判別し、判別したイベント情報に対して
エラーイベントが発生したことを示すエラーイベント情
報を関連付けて記録する処理を行うことを特徴とし、エ
ラーイベントに関する動作の検索及び正確な解析を行う
ことができるようにしたものである。
According to a second aspect of the present invention, in the first aspect of the present invention, there is further provided an event correspondence table holding unit for holding an event type and an error type of an error event in advance as a table in association with each other, When the generated event is an error event, an event type corresponding to the obtained error type is extracted from the event correspondence table holding unit, and the event information recorded in the event information recording unit is stored in the event correspondence table. Determining whether or not the event type corresponds to the event type extracted from the holding unit, and performing processing for recording the determined event information in association with error event information indicating that an error event has occurred; Searching for motion and accurate analysis One in which the.

【0008】請求項3の発明は、請求項1または2の発
明において、前記イベント記録制御部は、イベントが発
生した際、前記イベント情報記録部に記録されているイ
ベント情報のうち、予め設定される所定時間を経過した
イベントに関するイベント情報を削除する処理を行うこ
とを特徴とし、記憶手段を節約でき、合理的な記憶処理
を行うことができるようにしたものである。
According to a third aspect of the present invention, in the first or second aspect of the invention, when an event occurs, the event recording control unit sets a predetermined one of the event information recorded in the event information recording unit. A process for deleting event information relating to an event for which a predetermined time has elapsed has been performed, so that storage means can be saved and a reasonable storage process can be performed.

【0009】請求項4の発明は、請求項2の発明におい
て、前記イベント記録制御部は、イベントが発生した
際、前記イベント情報記録部に記録されているイベント
情報のうち、予め設定される所定時間を経過したイベン
トに関するイベント情報で、かつ、前記エラーイベント
情報が関連付けて記録されていないイベント情報を削除
する処理を行うことを特徴とし、エラーに関連する必要
最小限のイベントデータのみを保持することができ、記
憶手段を合理的に運用でき、また、イベント解析をより
容易にすることができるようにしたものである。
According to a fourth aspect of the present invention, in the second aspect of the present invention, when the event occurs, the event recording control unit sets a predetermined one of the event information recorded in the event information recording unit. A process of deleting event information relating to an event whose time has elapsed and not recording the error event information in association with the error event information is performed, and only necessary minimum event data relating to an error is retained. This makes it possible to operate the storage means rationally and to make event analysis easier.

【0010】請求項5の発明は、請求項1ないし4いず
れか1記載のログ情報記録装置における処理を実行する
ためのプログラムを記録したことを特徴とし、本装置を
容易に機能させるための有効な手段が提供されるように
したものである。
According to a fifth aspect of the present invention, a program for executing a process in the log information recording apparatus according to any one of the first to fourth aspects is recorded. Means are provided.

【0011】[0011]

【発明の実施の形態】本発明の構成によれば、各種イベ
ントを記録するときに、イベントの内容とともに、発生
時刻,イベント種別をイベント情報記録部に記録し、ま
た、すでにイベント情報記録部に記録されているイベン
トのうち、その発生時間が一定時間以上経過しており、
かつ関連するエラーイベントが発生していない場合、そ
のイベントを削除する処理を行う。また、発生したイベ
ントがエラーイベントである場合、予め設定されるイベ
ント対応テーブルからそのエラーイベントと関連するイ
ベント種別を得、イベント情報記録部に記録されている
イベントの中で、関連するイベントの発生エラー種別エ
ントリーに、発生したエラー種別を記録することによ
り、上記の処理において削除されることがないようにす
る。すなわち、発生したエラーイベントに対して、その
エラーイベントと関連のあるイベントのみ保持されるの
で、動作状況の把握が容易になる。
According to the structure of the present invention, when various events are recorded, the occurrence time and the event type are recorded in the event information recording section together with the contents of the event. Of the recorded events, the occurrence time has exceeded a certain time,
If no related error event has occurred, a process of deleting the event is performed. If the event that occurred is an error event, an event type related to the error event is obtained from a preset event correspondence table, and the event related to the occurrence of the related event among the events recorded in the event information recording unit is obtained. By recording the type of error that has occurred in the error type entry, it is prevented from being deleted in the above processing. That is, for an error event that has occurred, only an event related to the error event is held, so that it is easy to grasp the operation status.

【0012】以下に、本発明の実施例を添付された図面
を参照してより詳細に説明する。図1は、本発明による
ログ記録装置の一実施例を示すブロック図で、図中、1
0はターゲットシステム、20はログ記録装置、20a
は時計、20bはイベント記録制御部、20cは記録済
みイベント保持領域(イベント情報記録部)、20dは
イベント対応テーブルである。図2は、図1に示すター
ゲットシステムの構成例を説明するためのブロック図
で、図中、10,11はターゲットシステム、10a,
11aはアプリケーション、10b,11bはコネクシ
ョン制御部、10c,11cは送受信処理部である。図
1に示すターゲットシステム10は、動作検証の対象で
あり、ログイベントの生成源である。時計20aは、タ
ーゲットシステム10からのイベントの発生時刻を取得
するためのものである。記録済みイベント保持領域20
cはターゲットシステム10にて生成されたイベントを
保持する領域である。イベント対応テーブル20dは、
通常のイベントとエラーイベントの対応付けをするテー
ブルを保持している。
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. FIG. 1 is a block diagram showing an embodiment of a log recording apparatus according to the present invention.
0 is a target system, 20 is a log recording device, 20a
Is a clock, 20b is an event recording control unit, 20c is a recorded event holding area (event information recording unit), and 20d is an event correspondence table. FIG. 2 is a block diagram for explaining an example of the configuration of the target system shown in FIG. 1. In FIG.
11a is an application, 10b and 11b are connection control units, and 10c and 11c are transmission / reception processing units. The target system 10 shown in FIG. 1 is a target of operation verification and is a generation source of a log event. The clock 20a is for acquiring the time of occurrence of an event from the target system 10. Recorded event holding area 20
c is an area for holding an event generated by the target system 10. The event correspondence table 20d is
It holds a table that associates normal events with error events.

【0013】本実施例では、ターゲットシステムとし
て、図2のようなコネクションオリエンテッドな通信機
器を例に取り上げている。ターゲットシステム10,1
1は、それぞれデータ通信を行うアプリケーション10
a,11aと、アプリケーションからのコネクション設
定要求に従い、通信相手とのコネクション制御を行うコ
ネクション制御部10b,11bと、相手機器との実際
の通信を行う送受信処理部10c,11cとから構成さ
れる。また、ログ記録装置20はコネクション制御部1
0bに接続されている。
In this embodiment, a connection-oriented communication device as shown in FIG. 2 is taken as an example of a target system. Target system 10, 1
1 is an application 10 for performing data communication
a, 11a, connection control units 10b, 11b for controlling connection with a communication partner in accordance with a connection setting request from an application, and transmission / reception processing units 10c, 11c for performing actual communication with a partner device. The log recording device 20 is connected to the connection control unit 1.
0b.

【0014】ログ記録装置20のイベント記録制御部2
0bでは、ターゲットシステム10のコネクション制御
部10bにて発生したイベントを受信すると、図3ない
し図5に記載されているフローチャートに従って処理動
作を実行する。図3ないし図5は、本発明によるログ記
録装置における発生したイベントの処理動作例を説明す
るためのフローチャートで、処理動作例の全体の流れを
図3に、図3において示されるイベント削除処理,及
び発生エラー種別記録処理の詳細な動作をそれぞれ図
4,及び図5に示すものである。以降、具体的な例をあ
げて以下に説明する。なお、図4における最大イベント
保持時間Taは15に設定されているものとする。
The event recording control unit 2 of the log recording device 20
In step 0b, when an event occurred in the connection control unit 10b of the target system 10 is received, the processing operation is executed according to the flowcharts shown in FIGS. 3 to 5 are flowcharts for explaining an example of a processing operation of an event that has occurred in the log recording apparatus according to the present invention. FIG. 3 shows the entire flow of the processing operation example, and FIG. 4 and 5 show the detailed operation of the recording process of the occurrence error type. Hereinafter, a specific example will be described below. It is assumed that the maximum event holding time Ta in FIG. 4 is set to 15.

【0015】記録済みイベント保持領域20cは、イベ
ントの発生時刻,イベント種別,発生したイベントの内
容,及び発生エラー種別の4つエントリーを持つ。本実
施例では、説明を簡単にするために、初期化処理の後
に、一連の送信処理,受信処理が交互に生じるものと仮
定している。また、発生時間についても、単純化して記
録するものとしている。以下の説明では、発生したエラ
ーイベントは一つのみであるが、一つのイベントに対
し、関連のあるエラーイベントは複数発生する可能性が
ある。その場合、発生エラー種別エントリーは一つだけ
用意し、発生エラー種別を上書きしてもよいし、最初に
記録されたエラー種別を優先してもよい。また複数のエ
ラー種別エントリーを用意し、関連するエラー種別の全
てを記録してもよい。
The recorded event holding area 20c has four entries of the event occurrence time, the event type, the content of the occurred event, and the occurrence error type. In this embodiment, for the sake of simplicity, it is assumed that a series of transmission processing and reception processing occur alternately after the initialization processing. The occurrence time is also recorded in a simplified manner. In the following description, only one error event has occurred, but a plurality of related error events may occur for one event. In this case, only one occurrence error type entry may be prepared and the occurrence error type may be overwritten, or the error type recorded first may be prioritized. Alternatively, a plurality of error type entries may be prepared, and all related error types may be recorded.

【0016】本実施例では、コネクション制御部に発生
するイベントのイベント種別として、以下の5個のイベ
ント種別を想定している。すなわち、ターゲットシステ
ムの初期化に関するプロセス起動のイベント種別,コネ
クション制御部によりコネクションが設定されたり切断
された場合のコネクション設定・切断イベント種別,ア
プリケーションからのコネクション設定・切断等に関す
るメッセージ送信要求や受信通知に関するアプリケーシ
ョンとの通信イベント種別,メモリ確保等のコネクショ
ン制御部内部のイベントである内部処理イベント種別,
及びコネクション制御部から送受信処理へのメッセージ
送信要求やメッセージ受信通信などの送受信処理部との
通信イベント種別を想定している。また、エラー種別と
しては、コネクション制御部内部エラー(モジュール内
部エラー),送受信処理部エラー,及び受信メッセージ
内のパラメータにサポートされていない値が設定されて
いたり、期待されないメッセージを受信した場合のプロ
トコル上のエラーを想定している。
In this embodiment, the following five event types are assumed as the event types of the events occurring in the connection control unit. In other words, the process start event type related to the initialization of the target system, the connection setting / disconnection event type when the connection is set or disconnected by the connection control unit, the message transmission request or the reception notification related to the connection setting / disconnection from the application, etc. The type of communication event with the application, the type of internal processing event that is an event inside the connection control
Also, a communication event type with a transmission / reception processing unit such as a message transmission request from a connection control unit to a transmission / reception process or a message reception communication is assumed. The error type includes a connection control unit internal error (module internal error), a transmission / reception processing unit error, and a protocol when an unsupported value is set for a parameter in a received message or an unexpected message is received. The above error is assumed.

【0017】これらのイベント種別とエラー種別との関
連性については、本実施例において以下のように想定し
ている。モジュール内部エラー種別は全てのイベント種
別に関連性がある。送受信処理部エラー種別は、送受信
処理部との通信イベント種別にのみ関連性がある。プロ
トコルエラー種別は、コネクション設定・切断,アプリ
ケーションとの通信,及び内部処理のインベント種別に
関連する。これらの関連性を図6に示すごとくのテーブ
ルとして、モジュール内部ログ記録開始時にイベント対
応テーブル20dに設定しておく。これらは、各々のイ
ベントの持つ意味を考慮して分類してもよいし、ターゲ
ットモジュールをさらに細分化して発生個所により分類
してもよい。
The relationship between these event types and error types is assumed in the present embodiment as follows. The module internal error type is related to all event types. The transmission / reception processing unit error type is related only to the communication event type with the transmission / reception processing unit. The protocol error type is related to the connection setting / disconnection, communication with the application, and the event type of internal processing. These relationships are set in the event correspondence table 20d at the start of the module internal log recording as a table as shown in FIG. These may be classified in consideration of the meaning of each event, or the target module may be further subdivided and classified according to the place of occurrence.

【0018】図7は、本発明によるログ記録装置におい
て、エラーが生じることなく、イベントが記録されてい
くときの記録済みイベント領域の様子の一例を示す図
で、処理動作が進行するときの記録内容を時系列で順に
図7(A),図7(B),図7(C)に示すものであ
る。まず、図7(A)に示すごとくに、最初にターゲッ
トシステムにおいて発生時刻“0”にプロセス初期化イ
ベントが発生する。このイベントはエラーイベントでは
ないため、イベント記録制御部20bでは、図4に示す
イベント削除処理を実行する。イベント削除処理では、
まず、対象イベントとして、すでに記録されているイベ
ントのうちもっとも古いイベントを対象とするが、この
時点では存在しないので、なにも処理せずに終了し、こ
のプロセス初期化イベントを発生時刻,イベント種別と
ともに記録済みイベント保持領域20cに記録する。
FIG. 7 is a view showing an example of a recorded event area when an event is recorded without an error in the log recording apparatus according to the present invention. The contents are shown in FIG. 7A, FIG. 7B, and FIG. 7C in chronological order. First, as shown in FIG. 7A, a process initialization event occurs first at an occurrence time “0” in the target system. Since this event is not an error event, the event recording control unit 20b executes an event deletion process shown in FIG. In the event deletion process,
First, as the target event, the oldest event among the events already recorded is targeted. However, since there is no event at this point, the process is terminated without any processing. It is recorded in the recorded event holding area 20c together with the type.

【0019】図7(A)に示すごとくに、発生時刻1に
プロセス登録イベントが発生すると、すでに記録されて
いる発生時刻“0”のプロセス初期化イベント発生時刻
と、現在の時刻を比較する。両者の時間差は最大イベン
ト保持時間Taより小さいため、発生時刻“0”のイベ
ントは削除しない。このとき、次のイベントは空である
ため、現在発生しているプロセス登録イベント発生時刻
“1”をイベント種別“1”とともに記録済みイベント
保持領域に記録する。以降発生時刻“13”の送受信処
理部からの通信通知イベントまで、上記と同様な処理を
経て記録済みイベント保持領域20cに各イベントが記
録され、図7(A)に示すような状態になる。
As shown in FIG. 7A, when the process registration event occurs at the occurrence time 1, the process initialization event occurrence time of the occurrence time “0” already recorded is compared with the current time. Since the time difference between the two is smaller than the maximum event holding time Ta, the event at the occurrence time “0” is not deleted. At this time, since the next event is empty, the currently registered process registration event occurrence time “1” is recorded in the recorded event holding area together with the event type “1”. After that, until the communication notification event from the transmission / reception processing unit at the occurrence time "13", each event is recorded in the recorded event holding area 20c through the same processing as described above, and the state shown in FIG.

【0020】さらに発生時刻“15”に受信メッセージ
解析イベントが発生すると、イベント記録制御部では当
該イベントが、エラーイベントであるかどうかを判定す
る。ここでは、当該イベントがエラーイベントではない
ので、イベント削除処理を行う。イベント削除処理で
は、すでに記録されているイベントについて発生エラー
種別エントリーが空であるかどうか判定する。記録済み
イベントのうち発生時刻“0”のプロセス初期化イベン
トは、発生エラー種別のエントリーが空であることが分
かる。次に、現在の時刻とプロセス初期化イベントの発
生時刻との差を確認する。現在の時刻は“15”であ
り、発生時刻“0”との差は、最大イベント保持時間T
aより小さくないため、発生時刻“0”のプロセス初期
化イベントは削除される。このとき、発生時刻“1”の
プロセス登録イベントについては、その発生エラー種別
は空であるが、現在の時刻とプロセス登録イベントの発
生時刻“1”との差は最大イベント保持時間Taより小
さいため、このイベントの削除処理は行わない。以降、
発生時刻“14”の受信バッファ確保イベントまで同様
に削除されず、図7(B)のような状態になる。
Further, when a received message analysis event occurs at the occurrence time "15", the event recording control unit determines whether the event is an error event. Here, since the event is not an error event, an event deletion process is performed. In the event deletion process, it is determined whether or not the occurrence error type entry is empty for the event that has already been recorded. It can be seen that among the recorded events, the process initialization event of the occurrence time “0” has an empty entry of the occurrence error type. Next, the difference between the current time and the occurrence time of the process initialization event is confirmed. The current time is “15”, and the difference from the occurrence time “0” is the maximum event holding time T
Since it is not smaller than a, the process initialization event at the occurrence time “0” is deleted. At this time, for the process registration event with the occurrence time “1”, the occurrence error type is empty, but the difference between the current time and the occurrence time “1” of the process registration event is smaller than the maximum event holding time Ta. However, this event is not deleted. Or later,
Similarly, the event is not deleted until the reception buffer securing event at the occurrence time “14”, and the state is as shown in FIG. 7B.

【0021】さらに、発生時刻“16”に受信データの
アプリケーションへの通知イベントが発生すると、発生
時刻“1”のプロセス登録イベントは、その発生エラー
種別エントリーが空であり、かつその発生時刻との差が
Taより小さくないため、削除され、それ以外のイベン
トは保持される。図7(C)にその様子を示す。
Further, when an event for notifying the application of the received data occurs at the occurrence time “16”, the process registration event at the occurrence time “1” has an empty entry of the occurrence error type, and the same as the occurrence time. Since the difference is not smaller than Ta, it is deleted and the other events are retained. FIG. 7C shows this state.

【0022】図8は、本発明によるログ情報記録装置に
おいて、内部エラーが発生した場合の処理の一例を示す
図で、処理動作が進行するときの記録内容を時系列で順
に図8(A),図8(B),図8(C)に示すものであ
る。図8(A)の状態では、発生時刻“13”の送受信
処理部からの受信通知イベントまで記録されている。タ
ーゲットシステムのコネクション制御部では、受信バッ
ファ確保処理を行うが、リソース不足等の理由でこの処
理に失敗した場合、受信バッファ確保失敗イベントが発
生する。発生時刻“14”にこのイベントを受信したイ
ベント記録制御部では、受信したイベントがエラーイベ
ントであるため、図5に示す発生エラー種別記録処理を
行う。
FIG. 8 is a diagram showing an example of processing when an internal error has occurred in the log information recording apparatus according to the present invention. FIG. , FIG. 8 (B), and FIG. 8 (C). In the state of FIG. 8A, a reception notification event from the transmission / reception processing unit at the occurrence time “13” is recorded. The connection control unit of the target system performs a reception buffer securing process. If this process fails due to lack of resources or the like, a reception buffer securing failure event occurs. The event recording control unit that receives this event at the occurrence time “14” performs the occurrence error type recording process shown in FIG. 5 because the received event is an error event.

【0023】発生エラー種別記録処理においては、ま
ず、記録済みイベントのうち最も古いイベントである発
生時刻“0”のプロセス初期化イベントを対象とし、イ
ベント種別“1”のプロセス起動イベント種別であるこ
とを得る。次に、イベント対応テーブルより、エラー種
別“a”のモジュール内部エラーが、イベント種別
“1”のプロセス起動イベント種別と関連するイベント
であることがわかる。したがって、発生時刻“0”のプ
ロセス初期化イベントの発生エラー種別エントリーにエ
ラー種別“a”を記録する。以降、発生時刻“13”の
送受信処理部からの受信通知まで、エラー種別“a”に
該当する場合は、発生エラー種別エントリーにエラー種
別“a”が記録され、図8(B)のようになる。この実
施例においてはモジュール内部エラーは全てのイベント
と関連があることになっているので、結果的には、この
エラーが発生すると、その時点で記録されているイベン
ト全てが関連するイベントとなる。
In the occurrence error type recording process, first, the process initialization event of the occurrence time “0”, which is the oldest event among the recorded events, and the process start event type of the event type “1” are targeted. Get. Next, from the event correspondence table, it can be seen that the module internal error of the error type “a” is an event related to the process activation event type of the event type “1”. Accordingly, the error type “a” is recorded in the occurrence error type entry of the process initialization event at the occurrence time “0”. Thereafter, until the notification of the occurrence time “13” from the transmission / reception processing unit, if the error type “a” is applicable, the error type “a” is recorded in the occurrence error type entry, and as shown in FIG. Become. In this embodiment, since the module internal error is related to all events, as a result, when this error occurs, all the events recorded at that time become related events.

【0024】発生時刻“16”のアプリケーションから
の送信要求受付が発生した場合、イベント記録制御部で
はイベント削除処理が行われる。発生時刻“0”のプロ
セス初期化イベントは、現在の時刻とその発生時刻の差
が最大イベント保持時間Taより大きいが、関連するエ
ラーが発生し、発生エラー種別エントリーにエラー種別
aが記録されているため、削除されない。それ以降に発
生している各イベントについても同様に削除されること
はなく、図8(C)のような状態になる。
When a transmission request from the application at the occurrence time “16” is received, the event recording control unit performs an event deletion process. In the process initialization event of the occurrence time “0”, the difference between the current time and the occurrence time is larger than the maximum event holding time Ta, but a related error occurs, and the error type “a” is recorded in the occurrence error type entry. Are not deleted. Each event that has occurred thereafter is not deleted in the same way, and becomes a state as shown in FIG.

【0025】図9は、本発明によるログ情報記録装置に
おいて、送受信処理部のエラーが生じた場合の処理の一
例を示す図で、処理動作が進行するときの記録内容を時
系列で順に図9(A),図9(B),図9(C)に示す
ものである。図9(A)の状態では、発生時刻“7”の
送信メッセージ組み立てイベントまで、記録済みイベン
ト保持領域に記録されている。発生時刻“8”にターゲ
ットシステムの送受信処理部にて送信が失敗すると、タ
ーゲットシステムのコネクション制御部からイベント記
録制御部に送信要求失敗イベントが入力され、イベント
記録制御部では、発生エラー種別記録処理が行われる。
このときのエラー種別は、エラー種別“b”の送受信処
理部エラーであり、図6のイベント対応テーブルよりイ
ベント種別“5”の送受信処理部との通信イベントと関
連することが分かる。記録済みイベント領域に記録され
ているイベントのうち関連するイベントは発生時刻
“6”の送信バッファ確保イベントであるため、このイ
ベントの発生エラー種別エントリーにエラー種別“b”
を記録する。その後、現在の発生時刻“8”の送受信処
理部への送信要求不可イベントを発生時刻,イベント種
別,及び発生エラー種別とともに記録済みイベント保持
領域に記録する。その結果、図9(B)のような状態に
なる。
FIG. 9 is a diagram showing an example of processing in the case where an error occurs in the transmission / reception processing unit in the log information recording apparatus according to the present invention. (A), FIG. 9 (B), and FIG. 9 (C). In the state of FIG. 9A, up to the transmission message assembly event at the occurrence time “7” is recorded in the recorded event holding area. When the transmission fails in the transmission / reception processing unit of the target system at the occurrence time “8”, a transmission request failure event is input from the connection control unit of the target system to the event recording control unit. Is performed.
The error type at this time is the transmission / reception processing unit error of the error type “b”, and it can be seen from the event correspondence table of FIG. 6 that the error type is related to the communication event with the transmission / reception processing unit of the event type “5”. Since the related event among the events recorded in the recorded event area is the transmission buffer securing event of the occurrence time “6”, the error type “b” is added to the occurrence error type entry of this event.
Record After that, the transmission request impossible event to the transmission / reception processing unit at the current occurrence time “8” is recorded in the recorded event holding area together with the occurrence time, event type, and occurrence error type. As a result, a state as shown in FIG. 9B is obtained.

【0026】発生時刻“11”のアプリケーションから
の送信要求受付イベントから発生時刻“14”の送受信
処理部への送信要求までの一連の送信処理イベントが発
生した場合、既に記録済みイベント保持領域に記録され
ているイベント全てが最大イベント保持時間Ta以内に
発生したイベントであるため、記録されたままの状態を
保つ。
When a series of transmission processing events from the transmission request acceptance event from the application at the occurrence time “11” to the transmission request to the transmission / reception processing unit at the occurrence time “14” occurs, the event is recorded in the already recorded event holding area. Since all of the recorded events are events that occurred within the maximum event holding time Ta, the recorded state is maintained.

【0027】しかしながら、発生時刻“19”に送受信
処理部からの受信通知イベントが発生したとき、発生時
刻“0”のプロセス初期化イベントおよび発生時刻
“1”のプロセス登録イベントの保持時間は、最大イベ
ント保持時間Taより長くなり、かつ関連するエラーイ
ベントが発生していないので、発生エラー種別エントリ
ーが空である。従って、これら2つのイベントは削除さ
れ、それ以外のイベントは記録されたままとなる。発生
時刻“20”の受信バッファ確保イベントが発生した場
合、発生時刻“5”のアプリケーションからの送信要求
受付イベントの保持時間は、最大イベント保持時間Ta
より長くなり、かつ、発生エラー種別エントリーは空で
あるため発生時刻“5”のイベントは削除される。
However, when the reception notification event from the transmission / reception processing unit occurs at the occurrence time “19”, the holding time of the process initialization event of the occurrence time “0” and the process registration event of the occurrence time “1” is the maximum. Since the error holding time is longer than the event holding time Ta and no related error event has occurred, the generated error type entry is empty. Therefore, these two events are deleted, and the other events remain recorded. When the reception buffer securing event of the occurrence time “20” occurs, the holding time of the transmission request acceptance event from the application of the occurrence time “5” is the maximum event holding time Ta.
Since the length is longer and the occurrence error type entry is empty, the event at the occurrence time “5” is deleted.

【0028】発生時刻“21”の受信メッセージ解析イ
ベントが発生した場合、発生時刻“6”の送信バッファ
確保イベントの保持時間が最大イベント保持時間Taよ
り長くなるが、この送信バッファ確保イベントの発生エ
ラー種別エントリーにエラー種別“b”が記録されてい
るため、削除されることがない。発生時刻“22”の受
信データのアプリケーションへの通知イベントが発生し
たときは、発生時刻“7”の送信メッセージ組み立てイ
ベントの保持時間が最大イベント保持時間Taより長く
なり、かつ発生エラー種別エントリーも空であるため、
この送信メッセージ組み立てイベント削除される。した
がってこの時点で保持されているイベントは図9(C)
のようになる。
When the received message analysis event at the occurrence time "21" occurs, the holding time of the transmission buffer securing event at the occurrence time "6" becomes longer than the maximum event holding time Ta. Since the error type “b” is recorded in the type entry, it is not deleted. When a notification event to the application of the received data at the occurrence time “22” occurs, the holding time of the transmission message assembly event at the occurrence time “7” becomes longer than the maximum event holding time Ta, and the occurrence error type entry is also empty. Because
This transmission message assembly event is deleted. Therefore, the event held at this point is as shown in FIG.
become that way.

【0029】図10は、本発明によるログ情報記録装置
において、プロトコルエラー種別イベントが発生した場
合の処理の一例を示す図で、処理動作がするときの記録
内容を時系列で順に図10(A),図10(B),図1
0(C)に示すものである。図10(A)に示す状態で
は、発生時刻“0”のプロセス初期化イベントから発生
時刻“14”の受信バッファ確保イベントが記録済みイ
ベント保持領域にすでに記録されている。ここで、発生
時刻“15”に受信メッセージ解析エラーが発生した場
合、このときのエラー種別プロトコルエラー種別であっ
て、図6のイベント対応テーブルから、プロトコルエラ
ー種別は、イベント種別“2”のコネクション設定・切
断イベント種別,イベント種別“3”のアプリケーショ
ンとの通信イベント種別,及びイベント種別“4”の内
部処理イベント種別の3つのイベント種別と関連がある
ことがわかる。記録済みイベントのうち、これら3つの
イベント種別と関連があるイベントは、発生時刻“5”
のアプリケーションからの送信要求受付イベント,発生
時刻“7”の送信メッセージ組み立てイベント,及び発
生時刻“14”の受信バッファ確保イベントの3つイベ
ントであり、これらの発生エラー種別エントリーにエラ
ー種別の“c”を記録する。この時点で図10(B)の
ようになる。
FIG. 10 is a diagram showing an example of processing when a protocol error type event occurs in the log information recording apparatus according to the present invention, and FIG. ), FIG. 10 (B), FIG.
0 (C). In the state shown in FIG. 10A, the reception buffer securing event at the occurrence time “14” from the process initialization event at the occurrence time “0” has already been recorded in the recorded event holding area. Here, when a received message analysis error occurs at the occurrence time “15”, the error type at this time is the protocol error type, and from the event correspondence table in FIG. 6, the protocol error type is the connection of the event type “2”. It can be seen that there are three event types related to the setting / disconnection event type, the communication event type with the application of the event type “3”, and the internal processing event type of the event type “4”. Among the recorded events, the event related to these three event types is the occurrence time “5”.
These are three events: a transmission request reception event from the application, an outgoing message assembly event at the occurrence time “7”, and a reception buffer securing event at the occurrence time “14”. "Is recorded. At this point, the result is as shown in FIG.

【0030】発生時刻“20”にアプリケーションから
の送信要求受付イベントが発生したとき、発生時刻
“0”のプロセス初期化イベント,及び発生時刻“1”
のプロセス登録イベントの保持時間は、最大イベント保
持時間Taより長くなり、かつ発生エラー種別エントリ
ーが空であるため、これらのイベントは削除される。一
方、発生時刻“5”のアプリケーションからの送信要求
受付イベントの保持時間も最大イベント保持時間Taよ
り長くなるが、この発生時刻“5”のイベントには発生
エラー種別エントリーにエラー種別“c”が記録されて
いるため、削除されることはない。
When a transmission request acceptance event from the application occurs at occurrence time "20", a process initialization event at occurrence time "0" and an occurrence time "1"
Are longer than the maximum event holding time Ta and the occurrence error type entry is empty, so these events are deleted. On the other hand, the holding time of the transmission request acceptance event from the application with the occurrence time “5” is also longer than the maximum event holding time Ta, but the event with the occurrence time “5” has the error type “c” in the occurrence error type entry. It is recorded and will not be deleted.

【0031】発生時刻“21”の送信バッファ確保イベ
ントが発生したときも、保持時間が最大イベント保持時
間Taより長い発生時刻“5”のアプリケーションから
の送信要求受付イベントは、発生エラー種別エントリー
にエラー種別“c”が記録されているため、削除される
ことはないが、同じく保持時間が最大イベント保持時間
Taより長い発生時刻“6”の送信バッファ確保イベン
トついては、発生エラー種別エントリーが空であるた
め、削除される。発生時刻“23”の送受信処理部への
送信要求イベントが発生した直後の記録済みイベントは
図10(C)のようになる。
Even when the transmission buffer securing event at the occurrence time "21" occurs, the transmission request acceptance event from the application at the occurrence time "5" whose holding time is longer than the maximum event holding time Ta is indicated by an error in the occurrence error type entry. Since the type “c” is recorded, it is not deleted, but for the transmission buffer securing event of the occurrence time “6” in which the holding time is longer than the maximum event holding time Ta, the occurrence error type entry is empty. Therefore, it is deleted. The recorded event immediately after the occurrence of the transmission request event to the transmission / reception processing unit at the occurrence time “23” is as shown in FIG.

【0032】次に、本発明によるログ情報記録装置を機
能させるために用いるプログラムやデータを提供する手
段について、その実施形態を以下に説明する。この手段
は、上記したところの本ログ情報記録装置を機能させる
ためのプログラムやデータを保存した記録媒体として提
供される。記録媒体としては、具体的には、ROM(リ
ード・オンリー・メモリー),フラッシュメモリ,フロ
ッピーディスク,ハードディスク,光磁気ディスク,C
D−ROM等が想定できる。そしてプログラムやデータ
を記録した記録媒体を上記した形で流通させることによ
り、当該装置の機能の実行を容易にする。コンピュータ
等の情報処理装置にこうした記録媒体をインストール
し、記録媒体からかかるプログラムやデータを読み出す
ことによって、簡単に本ログ情報記録装置の機能を実行
することができる。
Next, an embodiment of a means for providing a program and data used for causing the log information recording apparatus according to the present invention to function will be described below. This means is provided as a recording medium storing a program and data for causing the above-described log information recording apparatus to function. Specific examples of the recording medium include a ROM (Read Only Memory), a flash memory, a floppy disk, a hard disk, a magneto-optical disk,
A D-ROM or the like can be assumed. By circulating a recording medium on which programs and data are recorded in the above-described manner, the functions of the apparatus can be easily executed. By installing such a recording medium in an information processing apparatus such as a computer and reading out such programs and data from the recording medium, the functions of the log information recording apparatus can be easily executed.

【0033】[0033]

【発明の効果】請求項1の効果:イベント内容,イベン
ト発生時刻,イベント種別,及びエラー種別を関連づけ
てログ情報として記憶させておくことにより、ログ情報
を効率的に記録することができ、これにより、システム
の動作状況の把握が容易になり、システムに対する負荷
を低減することができる。
According to the first aspect of the present invention, log information can be efficiently recorded by storing event information, event occurrence time, event type, and error type in association with each other as log information. Thereby, it is easy to grasp the operation state of the system, and it is possible to reduce the load on the system.

【0034】請求項2の効果:請求項1の効果に加え
て、発生したエラーイベントに関連するイベントにエラ
ー情報を記録することにより、エラーイベントに関する
動作の検索及び正確な解析を行うことができる。
According to the second aspect of the invention, in addition to the effect of the first aspect, by recording error information in an event related to an error event that has occurred, a search for an operation relating to the error event and accurate analysis can be performed. .

【0035】請求項3の効果:請求項1または2の効果
に加えて、所定時間を経過したイベントを削除する処理
を行うことにより、記憶手段を節約でき、合理的な記憶
処理を行うことができる。
According to the third aspect of the invention, in addition to the first or second aspect, by executing a process of deleting an event after a lapse of a predetermined time, storage means can be saved and a reasonable storage process can be performed. it can.

【0036】請求項4の効果:請求項2の効果に加え
て、エラー種別をエラーイベントに関連するイベントに
記録することにより、エラーに関連する必要最小限のイ
ベントデータのみを保持することができ、記憶手段を合
理的に運用でき、また、イベント解析をより容易にする
ことができる。
According to the fourth aspect of the invention, in addition to the effect of the second aspect, by recording the error type in the event related to the error event, only the minimum necessary event data related to the error can be held. , The storage means can be rationally operated, and the event analysis can be made easier.

【0037】請求項5の効果:請求項1ないし4記載の
ログ情報記録装置における処理を実行するためのデータ
及びプログラムを記録した記録媒体が得られ、本装置を
容易に機能させるための有効な手段が提供される。
According to a fifth aspect of the present invention, there is provided a recording medium on which data and a program for executing processing in the log information recording apparatus according to the first to fourth aspects are recorded, which is effective for making the apparatus easily function. Means are provided.

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

【図1】本発明によるログ記録装置の一実施例を示すブ
ロック図である。
FIG. 1 is a block diagram showing an embodiment of a log recording device according to the present invention.

【図2】図1に示すターゲットシステムの構成例を説明
するためのブロック図である。
FIG. 2 is a block diagram for explaining a configuration example of a target system shown in FIG. 1;

【図3】本発明によるログ記録装置における発生したイ
ベントの処理動作例を説明するためのフローチャートで
ある。
FIG. 3 is a flowchart for explaining an example of a processing operation of an event that has occurred in the log recording apparatus according to the present invention.

【図4】本発明によるログ記録装置における発生したイ
ベントの処理動作例を説明するためのフローチャートで
ある。
FIG. 4 is a flowchart for explaining an example of a processing operation of an event that has occurred in the log recording apparatus according to the present invention.

【図5】本発明によるログ記録装置における発生したイ
ベントの処理動作例を説明するためのフローチャートで
ある。
FIG. 5 is a flowchart illustrating an example of a processing operation of an event that has occurred in the log recording device according to the present invention.

【図6】各イベント種別とエラーイベント種別と関連を
表すイベント対応テーブルの設定例を示す図である。
FIG. 6 is a diagram showing a setting example of an event correspondence table indicating an association between each event type and an error event type;

【図7】本発明によるログ記録装置において、エラーが
生じることなく、イベントが記録されていくときの記録
済みイベント領域の様子の一例を示す図である。
FIG. 7 is a diagram illustrating an example of a state of a recorded event area when an event is recorded without an error in the log recording device according to the present invention.

【図8】本発明によるログ情報記録装置において、内部
エラーが発生した場合の処理の一例を示す図である。
FIG. 8 is a diagram showing an example of processing when an internal error occurs in the log information recording device according to the present invention.

【図9】本発明によるログ情報記録装置において、送受
信処理部のエラーが生じた場合の処理の一例を示す図で
ある。
FIG. 9 is a diagram illustrating an example of processing when an error occurs in a transmission / reception processing unit in the log information recording device according to the present invention.

【図10】本発明によるログ情報記録装置において、プ
ロトコルエラー種別イベントが発生した場合の処理の一
例を示す図である。
FIG. 10 is a diagram illustrating an example of processing when a protocol error type event occurs in the log information recording device according to the present invention.

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

10,11…ターゲットシステム、10a,11a…ア
プリケーション、10b,11b…コネクション制御
部、10c,11c…送受信処理部、20…ログ記録装
置、20a…時計、20b…イベント記録制御部、20
c…記録済みイベント保持領域(イベント情報記録
部)、20d…イベント対応テーブル。
10, 11 target system, 10a, 11a application, 10b, 11b connection control unit, 10c, 11c transmission / reception processing unit, 20 log recording device, 20a clock, 20b event recording control unit, 20
c: recorded event holding area (event information recording unit), 20d: event correspondence table.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 イベント生成源であるシステムより得ら
れるイベント情報をログ情報として記録するログ情報記
録装置において、時計と、イベント情報が記憶されるイ
ベント情報記録部と、前記イベント情報記録部における
イベントの記録状態を制御するイベント記録制御部とを
有し、前記イベント記録制御部は、イベントが発生した
際、発生イベントのイベント種別,前記時計より取得す
る前記発生イベントの発生時刻,及び前記発生イベント
がエラーイベントであった場合に得られるエラー種別を
前記発生イベントの内容を表す情報に関連付けてログ情
報として前記イベント情報記録部に記録する処理を行う
ことを特徴とするログ情報記録装置。
1. A log information recording device that records event information obtained from a system that is an event generation source as log information, a clock, an event information recording unit that stores event information, and an event in the event information recording unit. An event recording control unit for controlling a recording state of the event, the event recording control unit, when an event occurs, an event type of the event, an occurrence time of the occurrence event obtained from the clock, and the occurrence event A log information recording device for performing a process of associating an error type obtained when is an error event with information representing the content of the generated event as log information in the event information recording unit.
【請求項2】 イベント種別及びエラーイベントのエラ
ー種別を互いに関連付けて予めテーブルとして保持する
イベント対応テーブル保持部をさらに有し、前記イベン
ト記録制御部は、前記発生イベントがエラーイベントで
あった場合に、得られるエラー種別に対応するイベント
種別を前記イベント対応テーブル保持部より抽出し、前
記イベント情報記録部に記録されているイベント情報が
前記イベント対応テーブル保持部より抽出したイベント
種別に該当するかどうかを判別し、判別したイベント情
報に対してエラーイベントが発生したことを示すエラー
イベント情報を関連付けて記録する処理を行うことを特
徴とする請求項1記載のログ情報記録装置。
2. An event correspondence table holding unit which holds an event type and an error type of an error event in advance in association with each other as a table, wherein the event recording control unit is configured to execute the processing when the generated event is an error event. Extracting an event type corresponding to the obtained error type from the event correspondence table holding unit, and determining whether the event information recorded in the event information recording unit corresponds to the event type extracted from the event correspondence table holding unit 2. The log information recording apparatus according to claim 1, wherein a process of discriminating the event information and recording the event information in association with the discriminated event information indicating that an error event has occurred is performed.
【請求項3】 前記イベント記録制御部は、イベントが
発生した際、前記イベント情報記録部に記録されている
イベント情報のうち、予め設定される所定時間を経過し
たイベントに関するイベント情報を削除する処理を行う
ことを特徴とする請求項1または2記載のログ情報記録
装置。
3. A process for deleting, when an event has occurred, event information relating to an event for which a predetermined time has elapsed from among event information recorded in the event information recording unit, when the event has occurred. 3. The log information recording device according to claim 1, wherein
【請求項4】 前記イベント記録制御部は、イベントが
発生した際、前記イベント情報記録部に記録されている
イベント情報のうち、予め設定される所定時間を経過し
たイベントに関するイベント情報で、かつ、前記エラー
イベント情報が関連付けて記録されていないイベント情
報を削除する処理を行うことを特徴とする請求項2記載
のログ情報記録装置。
4. The event recording control unit, when an event occurs, among event information recorded in the event information recording unit, event information relating to an event that has passed a predetermined time, and 3. The log information recording device according to claim 2, wherein a process of deleting event information in which the error event information is not recorded in association with the error event information is performed.
【請求項5】 請求項1ないし4いずれか1記載のログ
情報記録装置における処理を実行するためのプログラム
を記録したコンピュータ読み取り可能な記録媒体。
5. A computer-readable recording medium in which a program for executing a process in the log information recording device according to claim 1 is recorded.
JP10031451A 1998-02-13 1998-02-13 Log information recording device Pending JPH11232145A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10031451A JPH11232145A (en) 1998-02-13 1998-02-13 Log information recording device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10031451A JPH11232145A (en) 1998-02-13 1998-02-13 Log information recording device

Publications (1)

Publication Number Publication Date
JPH11232145A true JPH11232145A (en) 1999-08-27

Family

ID=12331629

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10031451A Pending JPH11232145A (en) 1998-02-13 1998-02-13 Log information recording device

Country Status (1)

Country Link
JP (1) JPH11232145A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001325083A (en) * 2000-05-18 2001-11-22 Canon Inc System for summing up print log, and method for the same
JP2005292932A (en) * 2004-03-31 2005-10-20 Saxa Inc Device for acquiring log information
US7506195B2 (en) 2002-12-26 2009-03-17 Fujitsu Limited Operation management method and operation management server
JP2009265819A (en) * 2008-04-23 2009-11-12 Denso Corp Control unit and program for the same
JP2010515172A (en) * 2006-12-28 2010-05-06 アークサイト,インク. Technology to store log data efficiently while supporting queries to support computer network security
JP2010198318A (en) * 2009-02-25 2010-09-09 Nec Corp Monitoring object device, monitoring object control method, program for monitoring object device, and recording medium
JP2011070505A (en) * 2009-09-28 2011-04-07 Canon Inc Apparatus and method for processing image, and program
JP2011113354A (en) * 2009-11-27 2011-06-09 Nec Corp Log output device, method of outputting log, and program for log output
JP2016018470A (en) * 2014-07-10 2016-02-01 富士通株式会社 Information processing device, information processing method and information processing program
CN109474442A (en) * 2017-09-07 2019-03-15 中国移动通信有限公司研究院 Log processing method, electronic equipment and storage medium

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4564626B2 (en) * 2000-05-18 2010-10-20 キヤノン株式会社 PRINT CONTROL DEVICE, CONTROL METHOD FOR PRINT CONTROL DEVICE, AND RECORDING MEDIUM
JP2001325083A (en) * 2000-05-18 2001-11-22 Canon Inc System for summing up print log, and method for the same
US7506195B2 (en) 2002-12-26 2009-03-17 Fujitsu Limited Operation management method and operation management server
JP2005292932A (en) * 2004-03-31 2005-10-20 Saxa Inc Device for acquiring log information
JP2010515172A (en) * 2006-12-28 2010-05-06 アークサイト,インク. Technology to store log data efficiently while supporting queries to support computer network security
JP2009265819A (en) * 2008-04-23 2009-11-12 Denso Corp Control unit and program for the same
JP4600510B2 (en) * 2008-04-23 2010-12-15 株式会社デンソー Control device and program
JP2010198318A (en) * 2009-02-25 2010-09-09 Nec Corp Monitoring object device, monitoring object control method, program for monitoring object device, and recording medium
JP2011070505A (en) * 2009-09-28 2011-04-07 Canon Inc Apparatus and method for processing image, and program
JP2011113354A (en) * 2009-11-27 2011-06-09 Nec Corp Log output device, method of outputting log, and program for log output
JP2016018470A (en) * 2014-07-10 2016-02-01 富士通株式会社 Information processing device, information processing method and information processing program
CN109474442A (en) * 2017-09-07 2019-03-15 中国移动通信有限公司研究院 Log processing method, electronic equipment and storage medium
CN109474442B (en) * 2017-09-07 2021-11-19 中国移动通信有限公司研究院 Log processing method, electronic device and storage medium

Similar Documents

Publication Publication Date Title
US5708775A (en) Fault information notification system localized at each network server
US6178452B1 (en) Method of performing self-diagnosing and self-repairing at a client node in a client/server system
US7016957B2 (en) Distributed data processing system and error analysis information saving method appropriate therefor
US20090164718A1 (en) Disk array device control method
EP1811391A1 (en) File transferring system, transmitting device and receiving apparatus
JP2002374303A (en) System and method for predicting network performance
JP2007241872A (en) Program for monitoring change in computer resource on network
JPH11232145A (en) Log information recording device
JPH1185578A (en) File managing device and recording medium describing program for executing operation thereof
JP3986346B2 (en) Processing device, server, and program
US6654708B2 (en) Automatic workflow monitoring/control method and apparatus
CN111342986A (en) Distributed node management method and device, distributed system and storage medium
JPH0850555A (en) Fault analyzer and fault detector
JP3687565B2 (en) Log data storage method, log data storage method, and log data storage program
US20160085638A1 (en) Computer system and method of identifying a failure
JP2908442B1 (en) Trace information collection method
JP2004038232A (en) Information management device, information processor and method for controlling them, information management system and program
JP2002351702A (en) Method and device for preparing terminal operation statistical data utilizing online
US20030200309A1 (en) Transmission network system
JP2003085007A (en) Digital information degradation method, device and program
JPH11272507A (en) Monitoring information notification system and program recording medium for the same
JP2002007151A (en) Job controller, job control method and computer readable recording medium with job control program recorded
KR100910802B1 (en) Device management system and meothod for managing a managed object
JP2010170526A (en) Mass data storage system for monitoring
JP2005182622A (en) Alarm output system, computer system, alarm output method, and alarm output program