JP2003099295A - Processing method for communication log, computer software program for implementing the same method on computer system and communication log processing system - Google Patents

Processing method for communication log, computer software program for implementing the same method on computer system and communication log processing system

Info

Publication number
JP2003099295A
JP2003099295A JP2001290043A JP2001290043A JP2003099295A JP 2003099295 A JP2003099295 A JP 2003099295A JP 2001290043 A JP2001290043 A JP 2001290043A JP 2001290043 A JP2001290043 A JP 2001290043A JP 2003099295 A JP2003099295 A JP 2003099295A
Authority
JP
Japan
Prior art keywords
log
storage medium
software program
computer software
logs
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
JP2001290043A
Other languages
Japanese (ja)
Inventor
Hiroki Abe
ひろき 阿部
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.)
TEAMGIA KK
Original Assignee
TEAMGIA KK
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 TEAMGIA KK filed Critical TEAMGIA KK
Priority to JP2001290043A priority Critical patent/JP2003099295A/en
Publication of JP2003099295A publication Critical patent/JP2003099295A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable a security administrator to safely save or store a communication log including information on illegal access, etc., without having high-level knowledge nor experience. SOLUTION: A system has a log format standardizing process part which obtains communication logs from servers, OSs, and applications for all uses, sends them to a remote location one after another, and re-forms the logs having different formats to a specific standardized format, a 1st log saving process part which saves the respective lines of the logs sent to the remote location as one or more records of a data file on a 1st storage medium, and a 2nd log saving process part which performs allocation control over the respective lines of the data file in specific timing according to properties in the specific format and saves and stores the respective lines on a plurality of different 2nd storage mediums.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は、通信サーバで記
録された通信ログを分析するための通信ログ処理方法及
びそのコンピュータソフトウエアプログラム若しくはシ
ステム等に関するものであり、特に、複数のログ出力可
能なアプリケーションから出力された通信ログをリアル
タイムで所望の方法で移転・保管する技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication log processing method for analyzing a communication log recorded by a communication server and a computer software program or system thereof, and more particularly, a plurality of logs can be output. The present invention relates to a technique for transferring and storing a communication log output from an application in real time by a desired method.

【0002】[0002]

【従来の技術】最近、クラッカー等により企業や官公庁
のネットワークやサーバが攻撃されるという事件が多発
している。このことにより、ネットワークセキュリティ
の強化に注目が集まっている。ネットワークセキュリテ
ィを強化するには、まず、ネットワークのセキュリティ
を監視・分析する必要がある。ネットワークセキュリテ
ィの監視には、ネットワークを構成するサーバ等の装置
の通信ログを記録し分析することが有効である。
2. Description of the Related Art Recently, there have been many cases where a cracker or the like attacks networks and servers of companies and government offices. Due to this, attention is focused on strengthening network security. To strengthen network security, it is first necessary to monitor and analyze network security. For network security monitoring, it is effective to record and analyze communication logs of devices such as servers that configure the network.

【0003】この通信ログは、サーバ等の通信履歴が記
録されたものであり、これを分析することで、このサー
バに起こった全ての事象が検出できる。例えば、外部か
ら前記サーバに対して不自然なアクセスがあったことに
基づいて不正アクセスがあったことを検知できる。従っ
て、これに応じて何らかの対策を立てることで、ネット
ワークのセキュリティを強化することができる。
This communication log is a record of the communication history of the server and the like, and by analyzing this, all events that have occurred in this server can be detected. For example, it is possible to detect an unauthorized access based on an unnatural access to the server from the outside. Therefore, the security of the network can be strengthened by taking some measures according to this.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、通常サ
ーバから出力されるログは、コンピュータのOSや使用
されているアプリケーションによってそれぞれ異なった
フォーマットで記録されており、多種多様である。ま
た、その量があまりにも膨大であるため、内容をチェッ
クすることができないかチェックするための時間が確保
できないという、システム管理上問題のある状態でネッ
トワークが運用されているのが一般的である。
However, the logs normally output from the server are recorded in different formats depending on the OS of the computer and the applications used, and there are various types. In addition, since the amount is too large, it is general that the network is operated in a state where there is a problem in system management that it is impossible to secure time for checking whether the contents can be checked. .

【0005】また、ネットワークに対して攻撃を仕掛け
るクラッカーは、自己のネットワーク侵入の形跡を消去
するために前記ログを改竄若しくは削除することもあ
り、この場合には、このような不正アクセスを発見する
ことは極めて困難となる。
Also, a cracker who mounts an attack on the network may falsify or delete the log in order to erase the trace of the intrusion of the network by itself. In this case, such unauthorized access is discovered. Things will be extremely difficult.

【0006】この発明は、このような事情に鑑みてなさ
れたものであり、セキュリティ管理者に高度な知識や経
験を要求することなく不正アクセス等の情報を含む通信
ログを安全に保存若しくは保管することができるログ処
理方法及びそのコンピュータソフトウエアプログラム若
しくはシステムを提供することを目的とする。
The present invention has been made in view of such circumstances, and safely saves or keeps a communication log including information such as unauthorized access without requiring the security administrator to have a high level of knowledge and experience. It is an object of the present invention to provide a log processing method and a computer software program or system for the log processing method.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するた
め、この発明の第1の主要な観点によれば、通信ログの
処理方法であって、(a)通信ログを、あらゆる用途の
サーバ、OS、アプリケーションから取得し、リモート
ロケーションに順次送信すると共に形式の異なるログを
統一した所定のフォーマットに成形する工程と、(b)
前記リモートロケーションに送信された前記ログの各行
をデータファイルの1又は2以上のレコードとして第1
の記憶媒体に保存していく工程と、(c)所定のタイミ
ングで、前記データファイルの各行を、前記所定のフォ
ーマット中の属性に基づいて振分け制御し、それぞれを
複数の異なる第2の記憶媒体に保存蓄積していく工程と
を有することを特徴とする方法が提供される。
In order to solve the above-mentioned problems, according to a first main aspect of the present invention, there is provided a communication log processing method, comprising: A step of acquiring from an OS or an application, sequentially transmitting the logs to a remote location, and forming logs of different formats into a unified predetermined format; (b)
Each line of the log sent to the remote location is first recorded as one or more records in a data file.
And (c) each line of the data file is distributed and controlled based on the attribute in the predetermined format at a predetermined timing, and each of the plurality of different second storage media is stored. The method further comprises the step of storing and accumulating in a storage medium.

【0008】このような構成によれば、各サーバから出
力されたログをリモートロケーションにリアルタイムで
転送することができると共に、各ログを統一したフォー
マットに変換する。このことにより、各サーバのログを
統一的にモニターでき、かつ、このログを所定のルール
で所定の第2の記録媒体に振り分けて格納することがで
きる。これにより、不正アクセス等の情報を含む通信ロ
グをクラッカー等に改竄若しくは削除される前に安全に
且つ所望の形態で保管することができる。
With such a configuration, the log output from each server can be transferred to the remote location in real time, and each log is converted into a unified format. As a result, the log of each server can be monitored in a unified manner, and the log can be sorted and stored in a predetermined second recording medium according to a predetermined rule. As a result, the communication log including information such as unauthorized access can be safely stored in a desired form before being tampered with or deleted by a cracker or the like.

【0009】この発明の一実施態様によれば、この方法
はさらに(d)前記保存されるログの各行に対し、所定
の不正アクセスパターンを適用することで不正アクセス
の有無を検出する工程を有するものである。この場合、
(e)前記不正アクセスを検出したことに基づいて、前
記各サーバ、OS、アプリケーションの設定変更指示を
生成する工程をさらに有することを特徴とすることが好
ましい。
According to one embodiment of the present invention, the method further comprises (d) detecting the presence or absence of unauthorized access by applying a predetermined unauthorized access pattern to each line of the stored log. It is a thing. in this case,
(E) It is preferable that the method further includes the step of generating a setting change instruction of each of the servers, OSs, and applications based on the detection of the unauthorized access.

【0010】このような構成によれば、ログがリアルタ
イムで転送されてくる過程で不正アクセスを検出するの
で、この不正アクセスの検出をリアルタイムで行うこと
が可能になる。
According to this structure, since unauthorized access is detected in the process of transferring the log in real time, it is possible to detect this unauthorized access in real time.

【0011】ここで、この発明の一実施形態によれば、
前記(a)工程は、前記リモートロケーションに送信す
る前に、前記形式の異なるログを統一した所定のフォー
マットに成形するものであっても良い。また、前記リモ
ートロケーションにおいて、前記形式の異なるログを統
一した所定のフォーマットに成形するものであっても良
い。
According to one embodiment of the present invention,
In the step (a), the logs of different formats may be formed into a uniform predetermined format before being transmitted to the remote location. Further, at the remote location, the logs of different formats may be formed into a unified predetermined format.

【0012】また、一実施形態よれば、前記(c)工程
における第2の記憶媒体は可搬性の記憶媒体であり、前
記第2の記憶媒体へのデータの保存蓄積は所定のデータ
転送タイミングで実行される。この場合、前記第2の記
憶媒体の残記憶容量及び次回の転送タイミングまでの残
時間に基づいて前記第2の記憶媒体の交換要否を判断す
る工程をさらに有することが望ましい。
Further, according to one embodiment, the second storage medium in the step (c) is a portable storage medium, and the storage and storage of data in the second storage medium is performed at a predetermined data transfer timing. To be executed. In this case, it is desirable to further include a step of determining whether or not the second storage medium needs to be replaced based on the remaining storage capacity of the second storage medium and the remaining time until the next transfer timing.

【0013】更なる一実施形態によれば、前記(a)工
程は、前記ログを出力したアプリケーション毎に予め用
意された変換手順を利用して、前記ログを所定のフォー
マットに変換する工程を有するものである。また、前記
アプリケーション毎に予め用意された変換手順を、所定
のタイミングで更新する工程をさらに有していることが
好ましい。
According to a further embodiment, the step (a) includes a step of converting the log into a predetermined format by using a conversion procedure prepared in advance for each application that outputs the log. It is a thing. Further, it is preferable to further include a step of updating a conversion procedure prepared in advance for each application at a predetermined timing.

【0014】ここで、前記(c)工程は、例えば以下の
ようにログを振り分けるものであることが好ましい。: 1)前記第1の記憶媒体中に複数の個人/法人に係るサ
ーバ、OS、アプリケーションのログが混在している場
合に、前記データファイルの各行を、前記所定のフォー
マット中の属性に基づいて、前記個人/法人別に異なる
第2の記憶媒体に保存蓄積していく。
Here, in the step (c), it is preferable to sort the logs as follows, for example. : 1) When the first storage medium contains a mixture of servers, OSs, and application logs relating to a plurality of individuals / corporations, each line of the data file is based on the attribute in the predetermined format. , The data is stored and stored in a second storage medium that differs depending on the individual / corporation.

【0015】2)前記第1の記憶媒体中に複数のサーバ
のログが混在している場合に、前記データファイルの各
行を、前記所定のフォーマット中の属性に基づいて、前
記サーバ別に異なる第2の記憶媒体に保存蓄積してい
く。
2) When the logs of a plurality of servers are mixed in the first storage medium, each line of the data file is different for each server based on the attribute in the predetermined format. Save and accumulate in the storage medium.

【0016】3)前記データファイルの各行を、前記所
定のフォーマット中の属性に基づいて、ログファイルタ
イプ別に異なる第2の記憶媒体に保存蓄積していく。
3) Each line of the data file is stored and stored in a second storage medium which is different for each log file type based on the attribute in the predetermined format.

【0017】4)前記データファイルの各行を、前記所
定のフォーマット中の属性に基づいて、記録日付若しく
は時刻別に異なる第2の記憶媒体に保存蓄積していく。
4) Each line of the data file is stored and accumulated in a second storage medium which differs according to recording date or time based on the attribute in the predetermined format.

【0018】5)前記データファイルの各行を、前記所
定のフォーマット中の属性に基づいて、サービス別に異
なる第2の記憶媒体に保存蓄積していく。
5) Each line of the data file is stored and stored in the second storage medium which is different for each service based on the attribute in the predetermined format.

【0019】この発明の第2の主要な観点によれば、コ
ンピュータシステムに通信ログの処理を行なわせるため
のコンピュータソフトウエアプログラムであって、
(a)通信ログを、あらゆる用途のサーバ、OS、アプ
リケーションから取得し、リモートロケーションに順次
送信すると共に形式の異なるログを統一した所定のフォ
ーマットに成形するログフォーマット統一処理部と、
(b)前記リモートロケーションに送信された前記ログ
の各行をデータファイルの1又は2以上のレコードとし
て第1の記憶媒体に保存していく第1のログ保存処理部
と、(c)所定のタイミングで、前記データファイルの
各行を、前記所定のフォーマット中の属性に基づいて振
分け制御し、それぞれを複数の異なる第2の記憶媒体に
保存蓄積していく第2のログ保存処理部とを有すること
を特徴とするコンピュータソフトウエアプログラムが提
供される。
According to a second main aspect of the present invention, a computer software program for causing a computer system to process a communication log,
(A) A log format unification processing unit that obtains communication logs from servers, OSs, and applications for all purposes, sequentially sends them to remote locations, and forms logs of different formats into a unified predetermined format.
(B) a first log save processing unit that saves each line of the log transmitted to the remote location as one or more records of a data file in a first storage medium; and (c) a predetermined timing. And a second log saving processing unit that controls each line of the data file based on the attribute in the predetermined format and saves and stores each line in a plurality of different second storage media. A computer software program is provided.

【0020】このような構成によれば、前記第1の観点
に係る方法をコンピュータシステムに実行させることが
可能になる。
With this configuration, it is possible to cause the computer system to execute the method according to the first aspect.

【0021】この発明の第3の主要な観点によれば、通
信ログの処理システムであって、(a)通信ログを、あ
らゆる用途のサーバ、OS、アプリケーションから取得
し、リモートロケーションに順次送信すると共に形式の
異なるログを統一した所定のフォーマットに成形する手
段と、(b)前記リモートロケーションに送信された前
記ログの各行をデータファイルの1又は2以上のレコー
ドとして第1の記憶媒体に保存していく手段と、(c)
所定のタイミングで、前記データファイルの各行を、前
記所定のフォーマット中の属性に基づいて振分け制御
し、それぞれを複数の異なる第2の記憶媒体に保存蓄積
していく手段とを有することを特徴とするシステムが提
供される。
According to a third main aspect of the present invention, there is provided a communication log processing system, wherein (a) a communication log is acquired from a server, an OS or an application for all purposes and is sequentially transmitted to a remote location. And (b) storing each line of the log transmitted to the remote location in the first storage medium as one or more records of a data file. Means to go, (c)
Means for controlling distribution of each line of the data file based on an attribute in the predetermined format at a predetermined timing and storing and storing each line in a plurality of different second storage media. System is provided.

【0022】このような構成によれば、前記第1の観点
に係る方法及び第2の観点に係るコンピュータプログラ
ムを実行することができるシステムを得ることが可能に
なる。
With such a configuration, it is possible to obtain a system capable of executing the method according to the first aspect and the computer program according to the second aspect.

【0023】なお、この発明の他の特徴と顕著な効果は
次の発明の実施形態の項及び添付した図面を参照するこ
とによって、より明確に理解される。
The other features and remarkable effects of the present invention will be more clearly understood with reference to the following embodiments of the invention and the accompanying drawings.

【0024】[0024]

【発明の実施の形態】以下、本発明の実施の形態を図面
に基づき説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0025】まず、図1中、1で示すのがこの実施形態
のログ監視システム、2a及び2bで示すのは監視対象
の会社Aシステム及び会社Bシステムである。これら会
社Aシステム2a及び会社Bシステム2bには、WW
W、Ftp、Mail等の各種サーバ3a〜3d(サー
バ1〜サーバ4)が設けられている。この実施形態のロ
グ監視システム1は、例えばクラッカーからの前記サー
バ群3a〜3dへの不正アクセスを発見する目的で、前
記各種サーバ3a〜3dが出力した通信ログをリアルタ
イムに受け取って保存していく機能を奏するものであ
る。
First, in FIG. 1, 1 is a log monitoring system of this embodiment, and 2a and 2b are a company A system and a company B system to be monitored. These company A system 2a and company B system 2b have WW
Various servers 3a to 3d (server 1 to server 4) such as W, Ftp, and Mail are provided. The log monitoring system 1 of this embodiment receives and stores the communication logs output by the various servers 3a to 3d in real time for the purpose of discovering an unauthorized access to the server groups 3a to 3d from a cracker, for example. It has a function.

【0026】すなわち、前記サーバ3a〜3dでは、そ
れぞれにおける通信処理を、ログ記録部(プログラム)
4を利用して記録・出力するようになっている。そし
て、同じく各サーバ3a〜3cにインストールされたロ
グ転送部(プログラム)5が、前記通信ログをLAN、
公衆回線その他の通信網を通じて前記ログ監視システム
1にリアルタイムで転送するようになっている。
That is, in the servers 3a to 3d, the communication processing in each of them is performed by a log recording unit (program).
4 is used to record and output. Then, the log transfer unit (program) 5, which is also installed in each of the servers 3a to 3c, transfers the communication log to the LAN,
The data is transferred to the log monitoring system 1 in real time through a public line or other communication network.

【0027】次に、このログ監視システム1を図1を参
照して詳しく説明する。
Next, the log monitoring system 1 will be described in detail with reference to FIG.

【0028】このログ監視システム1は、前記各会社シ
ステム2a、2bから転送されて来たログを図に8で示
すログDBサーバに一次的に格納し、その後このログD
Bサーバ8に格納したログを複数の可搬性メディア9a
〜9dに対して所定のルールで振分けて格納していく機
能を有するものである。
The log monitoring system 1 temporarily stores the logs transferred from the company systems 2a and 2b in a log DB server shown in FIG.
The log stored in the B server 8 is stored in a plurality of portable media 9a.
9d to 9d are sorted according to a predetermined rule and stored.

【0029】このため、このログ監視システム1は、リ
アルタイムで受け取ったログを前記ログDBサーバ8に
格納するログモニター10と、ログDBサーバ8に格納
されたログを複数の可搬性メディア9a〜9dに対して
所定のルールで振分けるログ振分エージェント11と、
ログの振分けのルール及びスケジュール(タイミング)
を監視・制御するスケジュール管理エージェント12と
を有する。
Therefore, this log monitoring system 1 stores the log received in real time in the log DB server 8 and the log stored in the log DB server 8 into a plurality of portable media 9a to 9d. A log distribution agent 11 that distributes a predetermined rule to
Rules and schedule (timing) for log distribution
And a schedule management agent 12 for monitoring and controlling the.

【0030】このうち、ログモニター10は、ログフォ
ーマット統一処理部14と、ログ格納処理部15と、ロ
グ削除処理部16と、メディア取替判断部17と、不正
アクセス検出部18とを有する。ログフォーマット統一
処理部14は各会社システム2a、2b(サーバ3a〜
3d)から受取ったログの書式を所定の統一書式に変換
する機能を有する。ログ格納処理部15は、各サーバ3
a〜3dから受取ったログの各行をDBファイルの1レ
コードとして順次前記ログDBサーバ8に格納していく
機能を有する。ログ削除処理部16は、前記スケジュー
ル管理エージェント12の指令に基づいて、既にいずれ
かの可搬性メディア9a〜9dに振分け済みのログを前
記DBサーバ8から削除する機能を有するものである。
前記メディア取替判断部17は、前記ログDBサーバ8
に蓄積されたログの量と前記各メディア9a〜9dの残
容量とに基づいて各メディア9a〜9dの交換時期を判
断するものである。
Of these, the log monitor 10 has a log format unification processing unit 14, a log storage processing unit 15, a log deletion processing unit 16, a media replacement determination unit 17, and an unauthorized access detection unit 18. The log format unification processing unit 14 controls each company system 2a, 2b (server 3a-
It has a function of converting the format of the log received from 3d) into a predetermined unified format. The log storage processing unit 15 is used by each server 3
It has a function of sequentially storing each line of the logs received from a to 3d in the log DB server 8 as one record of the DB file. The log deletion processing unit 16 has a function of deleting, from the DB server 8, a log that has already been distributed to any of the portable media 9a to 9d based on a command from the schedule management agent 12.
The media replacement determination unit 17 uses the log DB server 8
The replacement time of each of the media 9a to 9d is determined based on the amount of logs accumulated in the media and the remaining capacity of each of the media 9a to 9d.

【0031】また、不正アクセス検出部18は、このロ
グモニター10が受け取ったログのプロトコル波形(波
形の異常)から不正アクセスの有無の検出を行う機能を
有するものである。この不正アクセス検出部18で不正
アクセスが検出されたならば、この情報が、図に19で
示すサーバ設定作成部に送られるようになっている。こ
のサーバ設定作成部19は、前記不正アクセスの検出に
基づいて、不正アクセスが検出されたサーバ若しくはサ
ーバプログラムの新たな設定を作成し、この設定を当該
サーバ3a〜3dに送信するものである。
The unauthorized access detection unit 18 has a function of detecting the presence or absence of unauthorized access from the protocol waveform (abnormal waveform) of the log received by the log monitor 10. If the unauthorized access detection unit 18 detects an unauthorized access, this information is sent to the server setting creation unit 19 shown in FIG. The server setting creation unit 19 creates new settings of the server or the server program in which the unauthorized access is detected based on the detection of the unauthorized access, and sends the new settings to the servers 3a to 3d.

【0032】次に、スケジュール管理エージェント12
は、ログ振分条件格納部21と、ログ振分スケジュール
格納部22と、ログ振分指示部23とを有する。ログ振
分条件格納部21は、前記ログDBサーバ8に一元的に
格納されたログデータを、どのような条件若しくはルー
ルでどの可搬性メディア9a〜9dに振分けるかの情報
を格納するものである。振分けスケジュール格納部22
は、各メディア9a〜9dの容量及び前記DBサーバ8
に格納されるファイルの容量に応じて予め定められた転
送タイミング若しくはインターバルを設定して格納する
ものである。ログ振分指示部23は、前記ログ振分条件
21及びログ振分スケジュール22に基づいてログ振分
エージェント11に対して振分け処理指示を発するもの
である。
Next, the schedule management agent 12
Has a log distribution condition storage unit 21, a log distribution schedule storage unit 22, and a log distribution instruction unit 23. The log distribution condition storage unit 21 stores information about which condition or rule the log data centrally stored in the log DB server 8 is distributed to which portable media 9a to 9d. is there. Distribution schedule storage unit 22
Is the capacity of each medium 9a-9d and the DB server 8
The transfer timing or the interval determined in advance is stored according to the capacity of the file stored in. The log distribution instruction unit 23 issues a distribution processing instruction to the log distribution agent 11 based on the log distribution condition 21 and the log distribution schedule 22.

【0033】前記ログ振分エージェント11は、この指
示に基づき、前記ログDBサーバ8の各レコードを構成
するログの各行をその属性に基づいて所定の可搬性メデ
ィア9a〜9dに振分け格納していく。この振分けが終
了したならば、前記ログ振分エージェント11は、この
ことを前記ログモニター10に通知するようになってい
る。このことで、前記ログ削除処理部16は転送済みの
ログを前記ログDBサーバ8から削除してこのログDB
サーバの容量を増大させるようになっている。
On the basis of this instruction, the log distribution agent 11 distributes and stores each line of the log forming each record of the log DB server 8 to predetermined portable media 9a to 9d based on its attribute. . When this distribution is completed, the log distribution agent 11 notifies the log monitor 10 of this. As a result, the log deletion processing unit 16 deletes the transferred log from the log DB server 8 and deletes this log DB.
It is designed to increase server capacity.

【0034】なお、上記各構成要素は、実際にはコンピ
ュータシステムに設けられたハードディスク等の記憶媒
体及びこの記憶媒体に格納されたコンピュータソフトウ
エアプログラムから構成され、図示しないCPUによっ
てメモリ上に呼び出され実行されることで、この発明の
各機能を奏するようになっている。
Each of the above-mentioned components is actually composed of a storage medium such as a hard disk provided in the computer system and a computer software program stored in this storage medium, and is called up on the memory by a CPU (not shown). By being executed, each function of the present invention is achieved.

【0035】次に、各構成要素のさらに詳しい機能を実
際の動作例に基づいて説明する。
Next, more detailed functions of each component will be described based on an actual operation example.

【0036】まず、前述したように、前記各サーバ3a
〜3dから通信ログが出力され、リアルタイムで前記ロ
グモニター10に送信される。各サーバ3a〜3dから
受取ったログの各行は、このログモニター10のログフ
ォーマット統一処理部14によって、相互に比較若しく
は結合可能なように所定の統一フォーマットに変換処理
される。このことで、前記複数のサーバ3a〜3dから
受取ったログを、後で説明するように前記ログDBサー
バ8中で統合することが可能になる。このフォーマット
変換は、例えば、表示位置、表示順序、タイムスタンプ
の位置等、対象ファシリティやログ記録プログラムによ
って異なるフォーマットを統一フォーマットに揃えるも
のである。
First, as described above, each server 3a
A communication log is output from 3d and transmitted to the log monitor 10 in real time. Each line of the logs received from each of the servers 3a to 3d is converted into a predetermined unified format by the log format unified processing unit 14 of the log monitor 10 so that they can be compared or combined with each other. This makes it possible to integrate the logs received from the plurality of servers 3a to 3d in the log DB server 8 as described later. This format conversion aligns different formats such as a display position, a display order, and a time stamp position depending on the target facility or the log recording program into a unified format.

【0037】例えば、FTPの動作を記録した第1のロ
グ(syslog)が図2(a)に示すものであり、FTPに
おけるファイルの移動を記録した第2のログ(xferlo
g)が図2(b)に示すものであるとする。ここで、第
1のログは、{月、日、時間、サーバ、デーモン、[P
ID]動作(接続IP、アカウントを含む)}という書
式であるのに対して、第2のログは、{曜日、月、日、
時間、年、接続IP、ファイルサイズ、ファイル名、転
送モード、入出力、アカウント、プロトコル}という書
式になっている。このままでは、統合や分析が困難であ
るため、この実施形態では、前記ログフォーマット統一
処理部14が、これらを、図3に示すような書式に揃え
る。この書式では、図2(a)と図2(b)の書式のタ
イムスタンプの書式を合わせ、接続IPの表示位置とア
カウントの表示位置が揃えられている。
For example, the first log (syslog) recording the FTP operation is shown in FIG. 2A, and the second log (xferlo) recording the movement of the file in the FTP is recorded.
It is assumed that g) is as shown in FIG. Here, the first log is {month, day, time, server, daemon, [P
ID] operation (including connection IP, account)}, while the second log is {day of week, month, day,
The format is time, year, connection IP, file size, file name, transfer mode, input / output, account, protocol}. Since it is difficult to integrate and analyze as it is, the log format unification processing unit 14 arranges them in a format as shown in FIG. 3 in this embodiment. In this format, the time stamp formats of the formats of FIG. 2A and FIG. 2B are matched, and the display position of the connection IP and the display position of the account are aligned.

【0038】次に、前記ログ格納処理部15が、前記統
一フォーマットに変換されたログの各行をデータベース
ファイルの1レコードとして前記ログDBサーバ8中に
順次格納していく。このことで、複数のサーバ若しくは
複数のサーバアプリケーションで記録されたログが統合
されることになる。
Next, the log storage processing unit 15 sequentially stores each line of the log converted into the unified format in the log DB server 8 as one record of the database file. As a result, logs recorded by a plurality of servers or a plurality of server applications are integrated.

【0039】このような各サーバ3a〜3dからのログ
の転送はリアルタイムでなされるようになっていて、前
記ログフォーマットの変換及びログDBサーバ8への格
納は受取った順に逐次的に行なわれていく。また、前記
不正アクセス検出部18が、各サーバ3a〜3dからロ
グの各行を受取る毎にそのプロトコル波形に異常がない
かを検出し、不正アクセスの有無を判別する。
The log transfer from each of the servers 3a to 3d is performed in real time, and the conversion of the log format and the storage in the log DB server 8 are sequentially performed in the order received. Go. Further, the unauthorized access detection unit 18 detects whether or not there is an abnormality in the protocol waveform every time each line of the log is received from each of the servers 3a to 3d, and determines whether there is an unauthorized access.

【0040】ついで、前記振分スケジュールに応じた所
定のタイミングになると、前記ログ振分エージェント1
1によってこのログDBサーバ8に格納されたログの振
り分けが行なわれる。この振分けは、前記スケジュール
管理エージェント12の振分指示部23が、前記ログ振
分条件21及び振分スケジュール22に応じて前記ログ
振分エージェント11に指示を発することによって行わ
れる。
Next, at a predetermined timing according to the distribution schedule, the log distribution agent 1
The log stored in the log DB server 8 is sorted by 1. This distribution is performed by the distribution instruction unit 23 of the schedule management agent 12 issuing an instruction to the log distribution agent 11 according to the log distribution condition 21 and the distribution schedule 22.

【0041】以下、複数の異なるログ振分条件を挙げ、
それらに応じた振分手順にを、図4以下の模式図を用い
て詳細に説明する。
Hereinafter, a plurality of different log distribution conditions will be given.
The distribution procedure according to them will be described in detail with reference to schematic diagrams of FIG.

【0042】図4に示すように、この実施例に係るシス
テム構成は、2社のサーバが混在している環境であり、
各社には、合計4つのサーバ3a〜3d(SERVER
1〜4)が設けられている。そして、この4つのサーバ
3a〜3dから出力されたログはログDBサーバ8内に
統一書式で一元的に格納された後、所定のタイミングで
各可搬性メディア9a〜9d(SAVE DEVICE
1〜4)に振り分けられていく。
As shown in FIG. 4, the system configuration according to this embodiment is an environment in which servers of two companies are mixed,
Each company has a total of four servers 3a to 3d (SERVER
1-4) are provided. The logs output from the four servers 3a to 3d are centrally stored in the log DB server 8 in a unified format, and then the portable media 9a to 9d (SAVE DEVICE) are stored at a predetermined timing.
It will be distributed to 1-4).

【0043】ここで、各サーバ3a〜3dから出力され
るログファイルのイメージは例えば図5に示すようにな
っている。ここでは、具体的なログ内容(図2に示すよ
うなもの)は省略し、各ログの属性のみが示されてい
る。
Here, the image of the log file output from each of the servers 3a to 3d is as shown in FIG. 5, for example. Here, specific log contents (such as those shown in FIG. 2) are omitted, and only the attributes of each log are shown.

【0044】各サーバ3a〜3dから出力されたログ
は、図6に示すように、前記ログDBサーバ8に一元的
に統合されて格納される。この図ではログの属性情報の
みを表示しログの内容は省略しているが、このDBサー
バ8に格納されたログの各行(レコード)は、図7に示
すように、日時31、サーバ種別32、イベント33
(サービス)、ログファイルタイプ34からなる属性情
報の他に、前述した書式統一済みログ35(図3参
照)、書式統一前の生ログ36(図2参照)の各フィー
ルドを有するようになっている。
The logs output from the servers 3a to 3d are integrated and stored in the log DB server 8 as shown in FIG. In this figure, only the attribute information of the log is displayed and the contents of the log are omitted. However, each line (record) of the log stored in this DB server 8 has a date and time 31, a server type 32, as shown in FIG. , Event 33
In addition to the attribute information consisting of (service) and log file type 34, it has fields of the above-mentioned format-unified log 35 (see FIG. 3) and raw log 36 (see FIG. 2) before format unification. There is.

【0045】次に、複数の異なるログ振分条件を挙げ、
それに応じた処理について順次説明する。なお、以下で
は説明の簡略化のため、前記書式統一済みログ35及び
書式統一前の生ログ36の図示は省略する。
Next, a plurality of different log distribution conditions will be given.
The corresponding processing will be sequentially described. Note that, in the following, for simplification of description, the illustration of the format-completed log 35 and the raw log 36 before format unification is omitted.

【0046】(例1:会社別に振り分ける場合)前記ロ
グDBサーバ8内のログを会社別に保存する場合には、
前記スケジュール管理エージェント12のログ振分条件
21は、例えば図8に41で示すように、SAVE D
EVICE1(第1のメディア9a)にはA社のログ、
SAVEDEVICE2(第2のメディア9b)にはB
社のログ、SAVE DEVICE3及び4(第3、第
4のメディア9c、9d)は未使用、と設定される。こ
の場合には、前記ログ振分エージェント11は、前記属
性情報中の「会社」フィールドに基づいて前記ログDB
サーバ8内のログ42をソートし、この図に示すよう
に、A社のログ43をメディア9aに、B社のログ44
をメディア9bに保存する。なお、上述したようにこの
図では省略しているが、前記書式統一済みログ35(図
7、図3参照)は当然に各メディア9a〜9dに転送さ
れる。なお、生ログ36については各メディア9a〜9
dに保存するようにしても良いが、記憶容量の節約のた
め、別の専用のメディアにまとめて保存するようにして
も良い。なお、この転送の際に、前記属性情報のうちの
いくつかを消去してメディア9a〜9dの容量を有効に
使用するようにしても良い。
(Example 1: When distributing by company) When the logs in the log DB server 8 are stored by company,
The log distribution condition 21 of the schedule management agent 12 is, for example, as shown by 41 in FIG.
EVICE1 (first medium 9a) has a log of company A,
B in SAVEDEVICE2 (second medium 9b)
The company logs, SAVE DEVICE 3 and 4 (third and fourth media 9c and 9d) are set as unused. In this case, the log distribution agent 11 may use the log DB based on the “company” field in the attribute information.
The logs 42 in the server 8 are sorted, and the log 43 of company A is recorded on the medium 9a and the log 44 of company B is sorted as shown in this figure.
Is stored in the medium 9b. Although omitted in this figure as described above, the format-completed log 35 (see FIGS. 7 and 3) is naturally transferred to each of the media 9a to 9d. Regarding the raw log 36, each medium 9a-9
The data may be stored in d, or may be collectively stored in another dedicated medium in order to save the storage capacity. At the time of this transfer, some of the attribute information may be erased to effectively use the capacity of the media 9a to 9d.

【0047】(例2:サーバ別に保存する場合)前記ロ
グDBサーバ8内の統一ログ42をサーバ別に保存する
場合には、前記スケジュール管理エージェント12のロ
グ振分条件21は、例えば図9に45で示すように、S
AVE DEVICE1(第1のメディア9a)にはサ
ーバ1のログ、SAVE DEVICE2(第2のメデ
ィア9b)にはサーバ2のログ、SAVE DEVIC
E3(第3のメディア9c)にはサーバ3のログ、及び
SAVE DEVICE4(第4のメディア9d)と設
定される。この場合には、前記ログ振分エージェント1
1は、属性情報中のサーバ種別に基づいて前記ログDB
サーバ8内のログ42をソートし、サーバ1のログ46
をメディア9aに、サーバ2のログ47をメディア9b
に、サーバ3のログ48をメディア9cに、サーバ4の
ログ49をメディア9dに保存する。
(Example 2: Saving by Server) When the unified log 42 in the log DB server 8 is saved by server, the log distribution condition 21 of the schedule management agent 12 is, for example, 45 in FIG. As shown in
The AVE DEVICE 1 (first medium 9 a) has the log of the server 1, the SAVE DEVICE 2 (second medium 9 b) has the server 2 log, and the SAVE DEVIC
The log of the server 3 and the SAVE DEVICE 4 (fourth medium 9d) are set in E3 (third medium 9c). In this case, the log distribution agent 1
1 is the log DB based on the server type in the attribute information
The log 42 in the server 8 is sorted and the log 46 in the server 1 is sorted.
To the medium 9a and the log 47 of the server 2 to the medium 9b.
Then, the log 48 of the server 3 is stored in the medium 9c and the log 49 of the server 4 is stored in the medium 9d.

【0048】(例3:ログファイルタイプ別に保存する
場合)前記ログDBサーバ8内の統一ログ42をログフ
ァイルタイプ別に保存する場合には、前記スケジュール
管理エージェント12のログ振分条件21は、例えば図
10に51で示すように、SAVE DEVICE1
(第1のメディア9a)にはログファイルタイプ1のロ
グ、SAVE DEVICE2(第2のメディア9b)
にはログファイルタイプ2のログ、SAVE DEVI
CE3(第3のメディア9c)にはログファイルタイプ
3のログ、及びSAVE DEVICE4(第4のメデ
ィア9d)は未使用と設定される。この場合には、前記
ログ振分エージェント11は、前記属性情報中のサーバ
種別に基づいてログ42をソートし、ログファイルタイ
プ3のログ52をメディア9aに、ログファイルタイプ
3のログ53をメディア9bに、ログファイルタイプ3
のログ54をメディア9cに保存する。
(Example 3: Saving by Log File Type) When saving the unified log 42 in the log DB server 8 by log file type, the log distribution condition 21 of the schedule management agent 12 is, for example, As shown at 51 in FIG. 10, SAVE DEVICE1
The log of the log file type 1 is stored in the (first medium 9a) and the SAVE DEVICE2 (second medium 9b).
Is a log of type 2 log file, SAVE DEVI
A log of log file type 3 is set in CE3 (third medium 9c), and SAVE DEVICE4 (fourth medium 9d) is set as unused. In this case, the log distribution agent 11 sorts the logs 42 based on the server type in the attribute information, the log 52 of the log file type 3 as the medium 9a, and the log 53 of the log file type 3 as the medium. 9b, log file type 3
The log 54 of FIG.

【0049】(例4:日付別に保存する場合)前記ログ
DBサーバ8内のログ42を日付別に保存する場合に
は、前記スケジュール管理エージェント12のログ振分
条件として図11に55で示すように、SAVE DE
VICE1(第1のメディア9a)には2001年6月
1日のログ、SAVE DEVICE2(第2のメディ
ア9b)には2001年6月2日のログ、SAVE D
EVICE3(第3のメディア9c)には2001年6
月3日のログ、及びSAVE DEVICE4(第4の
メディア9d)は未使用と記述される。この場合には、
前記ログ振分エージェントは、前記属性情報中の日付に
基づいてログをソートし、2001年6月1日のログ5
7をメディア9aに、2001年6月2日のログ58を
メディア9bに、2001年6月3日のログ59をメデ
ィア9cに保存する。
(Example 4: Saving by Date) When saving the logs 42 in the log DB server 8 by date, as shown by 55 in FIG. 11 as the log distribution condition of the schedule management agent 12. , SAVE DE
VICE1 (first medium 9a) has a log of June 1, 2001, SAVE DEVICE2 (second medium 9b) has a log of June 2, 2001, SAVE D
6th 2001 in EVICE3 (3rd media 9c)
The log on the third day of the month and SAVE DEVICE4 (fourth medium 9d) are described as unused. In this case,
The log distribution agent sorts the logs based on the date in the attribute information, and logs 5 June 1, 2001.
7 is saved in the medium 9a, the log 58 of June 2, 2001 is saved in the medium 9b, and the log 59 of June 3, 2001 is saved in the medium 9c.

【0050】(例5:サービス別に保存する場合)前記
ログDBサーバ内のログをサービス別に保存する場合に
は、前記スケジュール管理エージェントのログ振分条件
として図12に61で示すように、SAVE DEVI
CE1(第1のメディア9a)にはwebサービスのロ
グ、SAVE DEVICE2(第2のメディア9b)
にはFtpサービスのログ、SAVE DEVICE3
(第3のメディア9c)にはMailサービスのログ、
及びSAVE DEVICE4(第4のメディア9d)
は未使用と設定される。この場合には、前記ログ振分エ
ージェント11は、前記属性情報中のイベント種別に基
づいてログ42をソートし、WEBサービスのログ62
をメディア9aに、FTPサービスのログ63をメディ
ア9bに、MAILサービスのログ64をメディア9c
に保存する。
(Example 5: Saving by Service) When saving the log in the log DB server by service, as shown by 61 in FIG. 12, as a log distribution condition of the schedule management agent, SAVE DEV
The CE1 (first medium 9a) has a web service log, and the SAVE DEVICE2 (second medium 9b).
Ftp service log, SAVE DEVICE3
In the (third media 9c), the Mail service log,
And SAVE DEVICE4 (4th media 9d)
Is set as unused. In this case, the log distribution agent 11 sorts the logs 42 based on the event type in the attribute information, and logs the WEB service logs 62.
To the media 9a, the FTP service log 63 to the media 9b, and the MAIL service log 64 to the media 9c.
Save to.

【0051】(例6:例1〜例5の条件を複合指定する
場合)上記例1〜例5のように、各ログの属性を個別指
定するばかりでなく、例1〜例5の条件を複合的に組み
合わせて指定することも可能である。例えば、前記スケ
ジュール管理エージェント12のログ振分条件21とし
て図13に65で示すように、SAVE DEVICE
1(第1のメディア9a)にはA社のWEBサービスで
2001年6月1日のログ、SAVE DEVICE2
(第2のメディア9b)にはA社のWEBサービスで2
001年6月2日のログ、SAVE DEVICE3
(第3のメディア9c)には2001年6月2日から6
月3日までのログ、及びSAVE DEVICE4(第
4のメディア9d)にはFTPサービスとMAILサー
ビスの全てのログ、と設定することが可能である。
(Example 6: When the conditions of Examples 1 to 5 are designated in combination) As in the above Examples 1 to 5, not only the attributes of each log are individually designated, but also the conditions of Examples 1 to 5 are set. It is also possible to specify in combination in multiple ways. For example, as the log distribution condition 21 of the schedule management agent 12, as shown at 65 in FIG. 13, SAVE DEVICE
1 (first medium 9a) is a web service of company A, the log of June 1, 2001, SAVE DEVICE2
(Second media 9b) has 2 web services of company A
June 2, 001 log, SAVE DEVICE3
(3rd media 9c) 6th June 2001 6
It is possible to set the logs up to the third day of the month and all logs of the FTP service and the MAIL service in the SAVE DEVICE 4 (fourth medium 9d).

【0052】以上説明したようにして前記各メディア9
a〜9dに前記ログDBサーバ8内のログが振り分けら
れたならば、前記ログ振分エージェント11は、どのロ
グが振分け済みかを示す信号をログモニター10に送信
する。このことで、前記ログ削除処理部16は、前記ロ
グDBサーバ8から振分け済みのログを削除し、ログD
Bサーバ8の空き容量を増加させる。
As described above, each of the media 9
When the logs in the log DB server 8 are distributed to a to 9d, the log distribution agent 11 transmits a signal indicating which log has been distributed to the log monitor 10. As a result, the log deletion processing unit 16 deletes the sorted logs from the log DB server 8 and logs D
The free capacity of the B server 8 is increased.

【0053】また、前記メディア取替判断部17は、ロ
グDBサーバ8に蓄積されるログの量、前回メディア取
替時期の情報、前回振替え時の格納ファイル容量、前記
スケジュール管理エージェントから受け取った次回振替
えスケジュールまでの残時間に基づいて、各メディア9
a〜9dの交換時期を判断する機能を有する。すなわ
ち、残時間が一定以下になるまでの間、一定のインター
バルで前記判断を行い、メディア9a〜9dのうち交換
が必要になったもののみ交換指令を発するようになって
いる。
Further, the media replacement judging section 17 determines the amount of logs accumulated in the log DB server 8, information about the previous media replacement time, the storage file capacity at the previous transfer, and the next time received from the schedule management agent. Based on the remaining time until the transfer schedule, each media 9
It has a function of determining the replacement time of a to 9d. That is, until the remaining time becomes less than or equal to a certain value, the above determination is performed at a certain interval, and only the media 9a to 9d that need to be replaced are issued with a replacement command.

【0054】このような構成によれば、各サーバ3a〜
3dから出力されたログを安全なリモートロケーション
にリアルタイムで転送することができると共に、各ログ
を統一したフォーマットに変換する。このことにより、
各サーバ3a〜3dのログを統一的にモニターでき、か
つ、このログを所定のルールで可搬性メディア9a〜9
dに振り分けて格納することができる。これにより、不
正アクセス等の情報を含む通信ログをクラッカー等に改
竄若しくは削除される前に安全に且つ所望の形態で保管
することができる。
According to such a configuration, each server 3a ...
The logs output from 3d can be transferred to a secure remote location in real time, and each log is converted into a unified format. By this,
The logs of each of the servers 3a to 3d can be monitored in a unified manner, and the logs are carried by the portable media 9a to 9 according to a predetermined rule.
It can be sorted and stored in d. As a result, the communication log including information such as unauthorized access can be safely stored in a desired form before being tampered with or deleted by a cracker or the like.

【0055】なお、この発明は、上記一実施形態に限定
されるものではなく、発明の要旨を変更しない範囲で種
々変形可能である。
The present invention is not limited to the above-mentioned one embodiment, but can be variously modified without changing the gist of the invention.

【0056】例えば、前記一実施形態では、前記ログの
フォーマット統一はリモートロケーション側(ログ監視
システム1側)で行なったが、各サーバ3a〜3dのロ
グ転送部5で行なうようにしても良い。さらに、前記ロ
グの振分条件21は前記一実施形態のものに限定される
ものではなく、その他、ユーザが所望のものを設定する
ことが可能である。
For example, in the above-described embodiment, the format of the logs is unified on the remote location side (the log monitoring system 1 side), but it may be unified on the log transfer section 5 of each of the servers 3a to 3d. Furthermore, the log distribution condition 21 is not limited to that of the one embodiment, and the user can set other desired conditions.

【0057】また、前記一実施形態ではサーバ2を監視
対象としたがこれに限定されるものではなく、ルータ等
を監視するようにしても良い。さらに、前記一実施形態
ではセキュリティに関するログを監視するようにしてい
るが、これに限定されるものではなく様々なログを監視
対象とすることが可能である。
Further, although the server 2 is targeted for monitoring in the above-described embodiment, the present invention is not limited to this, and a router or the like may be monitored. Further, although the security-related log is monitored in the one embodiment, the present invention is not limited to this, and various logs can be monitored.

【0058】また、上記一実施形態では、この発明はシ
ステム及び方法として提供されていたが、CD−ROM
等に格納されたパッケージソフトウェアとして提供され
コンピュータシステムにインストールされることでこの
発明の機能を奏するものであっても良い。
Further, in the above-mentioned one embodiment, the present invention is provided as a system and a method.
The function of the present invention may be achieved by being provided as packaged software stored in a computer or the like and installed in a computer system.

【0059】[0059]

【発明の効果】以上説明した構成によれば、セキュリテ
ィ管理者に高度な知識や経験を要求することなく不正ア
クセス等の情報を含む通信ログを安全に保存若しくは保
管することができるログ処理方法及びそのコンピュータ
ソフトウエアプログラム若しくはシステムを得ることが
できる。
According to the configuration described above, a log processing method capable of safely storing or storing a communication log including information such as unauthorized access without requiring the security administrator to have a high level of knowledge or experience. The computer software program or system can be obtained.

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

【図1】この発明の一実施形態を示す概略構成図。FIG. 1 is a schematic configuration diagram showing an embodiment of the present invention.

【図2】各サーバ等から転送されたログの例を示す図。FIG. 2 is a diagram showing an example of a log transferred from each server or the like.

【図3】書式統一後のログを示す図。FIG. 3 is a diagram showing a log after unifying formats.

【図4】この実施形態の動作例を示す模式図。FIG. 4 is a schematic diagram showing an operation example of this embodiment.

【図5】同じく、動作例を示す模式図。FIG. 5 is a schematic diagram showing an operation example.

【図6】同じく、動作例を示す模式図。FIG. 6 is a schematic diagram showing an operation example.

【図7】同じく、動作例を示す模式図。FIG. 7 is a schematic diagram showing an operation example.

【図8】同じく、動作例を示す模式図。FIG. 8 is a schematic diagram showing an operation example.

【図9】同じく、動作例を示す模式図。FIG. 9 is a schematic diagram showing an operation example.

【図10】同じく、動作例を示す模式図。FIG. 10 is a schematic diagram showing an operation example.

【図11】同じく、動作例を示す模式図。FIG. 11 is a schematic diagram showing an operation example.

【図12】同じく、動作例を示す模式図。FIG. 12 is a schematic diagram showing an operation example.

【図13】同じく、動作例を示す模式図。FIG. 13 is a schematic diagram showing an operation example.

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

1…ログ監視システム 2a、2b…会社システム 3a〜3d…サーバ 4…ログ記録プログラム 5…ログ転送プログラム 8…ログDBサーバ 9a〜9d…可搬性メディア 10…ログモニター 11…ログ振分エージェント 12…スケジュール管理エージェント 14…ログフォーマット統一処理部 15…ログ格納処理部 16…ログ削除処理部 17…メディア取替判断部 18…不正アクセス検出部 19…サーバ設定作成部 21…ログ振分条件格納部 22…ログ振分スケジュール格納部 23…ログ振分指示部 1 ... Log monitoring system 2a, 2b ... Company system 3a-3d ... server 4 ... Log recording program 5 ... Log transfer program 8 ... Log DB server 9a to 9d ... Portable media 10 ... Log monitor 11 ... Log distribution agent 12 ... Schedule management agent 14 ... Log format unified processing unit 15 ... Log storage processing unit 16 ... Log deletion processing unit 17 ... Media replacement determination unit 18 ... Unauthorized access detection unit 19 ... Server setting creation section 21 ... Log distribution condition storage unit 22 ... Log distribution schedule storage unit 23 ... Log distribution instruction unit

Claims (42)

【特許請求の範囲】[Claims] 【請求項1】 通信ログの処理方法であって、(a)
通信ログを、あらゆる用途のサーバ、OS、アプリケー
ションから取得し、リモートロケーションに順次送信す
ると共に形式の異なるログを統一した所定のフォーマッ
トに成形する工程と、(b) 前記リモートロケーショ
ンに送信された前記ログの各行をデータファイルの1又
は2以上のレコードとして第1の記憶媒体に保存してい
く工程と、(c) 所定のタイミングで、前記データフ
ァイルの各行を、前記所定のフォーマット中の属性に基
づいて振分け制御し、それぞれを複数の異なる第2の記
憶媒体に保存蓄積していく工程とを有することを特徴と
する方法。
1. A method of processing a communication log, comprising: (a)
A step of acquiring communication logs from servers, OSs, and applications for all purposes, sequentially transmitting the logs to remote locations, and shaping logs of different formats into a uniform predetermined format; and (b) transmitting the logs to the remote locations. Saving each line of the log as one or more records of the data file in the first storage medium, and (c) setting each line of the data file to an attribute in the predetermined format at a predetermined timing. Distribution control based on the above, and storing and accumulating each in a plurality of different second storage media.
【請求項2】 請求項1記載の方法において、(d)
前記保存されるログの各行に対し、所定の不正アクセス
パターンを適用することで不正アクセスの有無を検出す
る工程をさらに有することを特徴とする方法。
2. The method according to claim 1, wherein (d)
The method further comprising the step of detecting the presence or absence of unauthorized access by applying a predetermined unauthorized access pattern to each line of the stored log.
【請求項3】 請求項2記載の方法において、(e)
前記不正アクセスを検出したことに基づいて、前記各サ
ーバ、OS、アプリケーションの設定変更指示を生成す
る工程をさらに有することを特徴とする方法。
3. The method according to claim 2, wherein (e)
The method further comprising generating a setting change instruction for each of the servers, OSs, and applications based on detecting the unauthorized access.
【請求項4】 請求項1記載の方法において、 前記(a)工程は、前記リモートロケーションに送信す
る前に、前記形式の異なるログを統一した所定のフォー
マットに成形するものであることを特徴とする方法。
4. The method according to claim 1, wherein in the step (a), the logs of different formats are formed into a uniform predetermined format before being transmitted to the remote location. how to.
【請求項5】 請求項1記載の方法において、 前記(a)工程は、前記リモートロケーションにおい
て、前記形式の異なるログを統一した所定のフォーマッ
トに成形するものであることを特徴とする方法。
5. The method according to claim 1, wherein in the step (a), the logs of different formats are formed into a uniform predetermined format at the remote location.
【請求項6】 請求項1記載の方法において、 前記(c)工程における第2の記憶媒体は可搬性の記憶
媒体であり、前記第2の記憶媒体へのデータの保存蓄積
は所定のデータ転送タイミングで実行されることを特徴
とする方法。
6. The method according to claim 1, wherein the second storage medium in the step (c) is a portable storage medium, and data is stored and stored in the second storage medium by a predetermined data transfer. A method characterized by being performed at a timing.
【請求項7】 請求項6記載の方法において、 前記第2の記憶媒体の残記憶容量及び次回の転送タイミ
ングまでの残時間に基づいて前記第2の記憶媒体の交換
要否を判断する工程をさらに有すること特徴とする方
法。
7. The method according to claim 6, further comprising the step of determining whether or not to replace the second storage medium based on the remaining storage capacity of the second storage medium and the remaining time until the next transfer timing. The method further comprising.
【請求項8】 請求項1記載の方法において、 前記(a)工程は、前記ログを出力したアプリケーショ
ン毎に予め用意された変換手順を利用して、前記ログを
所定のフォーマットに変換する工程を有するものである
方法。
8. The method according to claim 1, wherein the step (a) comprises a step of converting the log into a predetermined format by using a conversion procedure prepared in advance for each application that outputs the log. The method of having.
【請求項9】 請求項8記載の方法において、 前記アプリケーション毎に予め用意された変換手順を、
所定のタイミングで更新する工程をさらに有する方法。
9. The method according to claim 8, wherein a conversion procedure prepared in advance for each application is
The method further comprising a step of updating at a predetermined timing.
【請求項10】 請求項1記載の方法において、 前記(c)工程は、前記第1の記憶媒体中に複数の個人
/法人に係るサーバ、OS、アプリケーションのログが
混在している場合に、前記データファイルの各行を、前
記所定のフォーマット中の属性に基づいて、前記個人/
法人別に異なる第2の記憶媒体に保存蓄積していくもの
であることを特徴とする方法。
10. The method according to claim 1, wherein in the step (c), logs of servers, OSs, and applications relating to a plurality of individuals / corporations are mixed in the first storage medium, Each line of the data file is assigned to the individual / person based on the attributes in the predetermined format.
A method of storing and accumulating in a second storage medium which differs for each corporation.
【請求項11】 請求項1記載の方法において、 前記(c)工程は、前記第1の記憶媒体中に複数のサー
バのログが混在している場合に、前記データファイルの
各行を、前記所定のフォーマット中の属性に基づいて、
前記サーバ別に異なる第2の記憶媒体に保存蓄積してい
くものであることを特徴とする方法。
11. The method according to claim 1, wherein in the step (c), when the logs of a plurality of servers are mixed in the first storage medium, each line of the data file is set to the predetermined number. Based on the attributes in the format of
A method of storing and accumulating in a different second storage medium for each server.
【請求項12】 請求項1記載の方法において、 前記(c)工程は、前記データファイルの各行を、前記
所定のフォーマット中の属性に基づいて、ログファイル
タイプ別に異なる第2の記憶媒体に保存蓄積していくも
のであることを特徴とする方法。
12. The method according to claim 1, wherein in the step (c), each line of the data file is stored in a second storage medium that is different for each log file type based on an attribute in the predetermined format. A method characterized by being accumulated.
【請求項13】 請求項1記載の方法において、 前記(c)工程は、前記データファイルの各行を、前記
所定のフォーマット中の属性に基づいて、記録日付若し
くは時刻別に異なる第2の記憶媒体に保存蓄積していく
ものであることを特徴とする方法。
13. The method according to claim 1, wherein in the step (c), each line of the data file is stored in a second storage medium that differs according to recording date or time based on an attribute in the predetermined format. A method characterized by being stored and accumulated.
【請求項14】 請求項1記載の方法において、 前記(c)工程は、前記データファイルの各行を、前記
所定のフォーマット中の属性に基づいて、サービス別に
異なる第2の記憶媒体に保存蓄積していくものであるこ
とを特徴とする方法。
14. The method according to claim 1, wherein in the step (c), each line of the data file is stored and stored in a second storage medium that is different for each service based on an attribute in the predetermined format. The method characterized by being the one that goes on.
【請求項15】 コンピュータシステムに通信ログの処
理を行なわせるためのコンピュータソフトウエアプログ
ラムであって、(a) 通信ログを、あらゆる用途のサ
ーバ、OS、アプリケーションから取得し、リモートロ
ケーションに順次送信すると共に形式の異なるログを統
一した所定のフォーマットに成形するログフォーマット
統一処理部と、(b) 前記リモートロケーションに送
信された前記ログの各行をデータファイルの1又は2以
上のレコードとして第1の記憶媒体に保存していく第1
のログ保存処理部と、(c) 所定のタイミングで、前
記データファイルの各行を、前記所定のフォーマット中
の属性に基づいて振分け制御し、それぞれを複数の異な
る第2の記憶媒体に保存蓄積していく第2のログ保存処
理部とを有することを特徴とするコンピュータソフトウ
エアプログラム。
15. A computer software program for causing a computer system to process a communication log, comprising: (a) obtaining a communication log from a server, an OS, or an application for all purposes and sequentially transmitting the log to a remote location. And a log format unification processing unit for shaping logs of different formats into a unified predetermined format, and (b) first storage of each line of the log transmitted to the remote location as one or more records of a data file. The first to save on the medium
(C) Each line of the data file is distributed and controlled based on an attribute in the predetermined format at a predetermined timing, and each line is stored and stored in a plurality of different second storage media. A computer software program having a second log storage processing unit.
【請求項16】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、(d) 前記保存されるロ
グの各行に対し、所定の不正アクセスパターンを適用す
ることで不正アクセスの有無を検出する不正アクセス検
出部と、を有することを特徴とするコンピュータソフト
ウエアプログラム。
16. The computer software program according to claim 15, wherein (d) an unauthorized access detection unit that detects the presence or absence of unauthorized access by applying a predetermined unauthorized access pattern to each line of the stored log. And a computer software program comprising:
【請求項17】 請求項16記載のコンピュータソフト
ウエアプログラムにおいて、(e) 前記不正アクセス
を検出したことに基づいて、前記各サーバ、OS、アプ
リケーションの設定変更指示を生成する設定変更作成部
をさらに有することを特徴とするコンピュータソフトウ
エアプログラム。
17. The computer software program according to claim 16, further comprising: (e) a setting change creating unit that generates a setting change instruction for each of the servers, OSs, and applications based on detection of the unauthorized access. A computer software program having.
【請求項18】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、 前記ログフォーマット統一処理部は、前記リモートロケ
ーションに送信する前に、前記形式の異なるログを統一
した所定のフォーマットに成形するものであることを特
徴とするコンピュータソフトウエアプログラム。
18. The computer software program according to claim 15, wherein the log format unification processing unit forms the logs of different formats into a uniform predetermined format before transmitting to the remote location. A computer software program characterized in that
【請求項19】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、 前記ログフォーマット統一処理部は、前記リモートロケ
ーションにおいて、前記形式の異なるログを統一した所
定のフォーマットに成形するものであることを特徴とす
るコンピュータソフトウエアプログラム。
19. The computer software program according to claim 15, wherein the log format unification processing unit forms the logs of the different formats into a uniform predetermined format at the remote location. A computer software program to run.
【請求項20】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、 前記第2のログ保存処理部がログを保存する前記第2の
記憶媒体は可搬性の記憶媒体であり、前記第2の記憶媒
体へのデータの保存蓄積を所定のデータ転送タイミング
で実行するものであることを特徴とするコンピュータソ
フトウエアプログラム。
20. The computer software program according to claim 15, wherein the second storage medium in which the second log storage processing unit stores a log is a portable storage medium, and the second storage medium. A software program for storing and storing data in a computer at a predetermined data transfer timing.
【請求項21】 請求項20記載のコンピュータソフト
ウエアプログラムにおいて、 前記第2の記憶媒体の残記憶容量及び次回の転送タイミ
ングまでの残時間に基づいて前記第2の記憶媒体の交換
要否を判断する手段をさらに有することを特徴とするコ
ンピュータソフトウエアプログラム。
21. The computer software program according to claim 20, wherein the necessity of replacement of the second storage medium is determined based on the remaining storage capacity of the second storage medium and the remaining time until the next transfer timing. A computer software program, further comprising:
【請求項22】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、 前記ログフォーマット統一処理部は、前記ログを出力し
たアプリケーション毎に予め用意された変換手順を利用
して、前記ログを所定のフォーマットに変換するもので
あることを特徴とするコンピュータソフトウエアプログ
ラム。
22. The computer software program according to claim 15, wherein the log format unification processing unit converts the log into a predetermined format by using a conversion procedure prepared in advance for each application that outputs the log. A computer software program characterized by being converted.
【請求項23】 請求項22記載のコンピュータソフト
ウエアプログラムにおいて、 前記ログフォーマット統一処理部は、前記アプリケーシ
ョン毎に予め用意された変換手順を、所定のタイミング
で更新する手段をさらに有することを特徴とするコンピ
ュータソフトウエアプログラム。
23. The computer software program according to claim 22, wherein the log format unification processing unit further includes means for updating a conversion procedure prepared in advance for each of the applications at a predetermined timing. A computer software program to run.
【請求項24】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、 前記第2のログ保存処理部は、前記第1の記憶媒体中に
複数の個人/法人に係るサーバ、OS、アプリケーショ
ンのログが混在している場合に、前記データファイルの
各行を、前記所定のフォーマット中の属性に基づいて、
前記個人/法人別に異なる第2の記憶媒体に保存蓄積し
ていくものであることを特徴とするコンピュータソフト
ウエアプログラム。
24. The computer software program according to claim 15, wherein the second log storage processing unit mixes logs of servers, OSs, and applications relating to a plurality of individuals / corporations in the first storage medium. If each of the lines of the data file is based on the attributes in the predetermined format,
A computer software program, which is stored and stored in a second storage medium that differs for each individual / corporation.
【請求項25】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、 前記第2のログ保存処理部は、前記第1の記憶媒体中に
複数のサーバのログが混在している場合に、前記データ
ファイルの各行を、前記所定のフォーマット中の属性に
基づいて、前記サーバ別に異なる第2の記憶媒体に保存
蓄積していくものであることを特徴とするコンピュータ
ソフトウエアプログラム。
25. The computer software program according to claim 15, wherein the second log storage processing unit includes the data file when the logs of a plurality of servers are mixed in the first storage medium. A computer software program for storing each line of the above in a second storage medium different for each server based on the attribute in the predetermined format.
【請求項26】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、 前記第2のログ保存処理部は、前記データファイルの各
行を、前記所定のフォーマット中の属性に基づいて、ロ
グファイルタイプ別に異なる第2の記憶媒体に保存蓄積
していくものであることを特徴とするコンピュータソフ
トウエアプログラム。
26. The computer software program according to claim 15, wherein the second log storage processing unit changes each line of the data file for each log file type based on an attribute in the predetermined format. A computer software program characterized by being stored and accumulated in a second storage medium.
【請求項27】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、 前記第2のログ保存処理部は、前記データファイルの各
行を、前記所定のフォーマット中の属性に基づいて、記
録日付若しくは時刻別に異なる第2の記憶媒体に保存蓄
積していくものであることを特徴とするコンピュータソ
フトウエアプログラム。
27. The computer software program according to claim 15, wherein the second log storage processing unit changes each line of the data file according to a recording date or time based on an attribute in the predetermined format. A computer software program characterized by being stored and stored in a second storage medium.
【請求項28】 請求項15記載のコンピュータソフト
ウエアプログラムにおいて、 前記第2のログ保存処理部は、前記データファイルの各
行を、前記所定のフォーマット中の属性に基づいて、サ
ービス別に異なる第2の記憶媒体に保存蓄積していくも
のであることを特徴とするコンピュータソフトウエアプ
ログラム。
28. The computer software program according to claim 15, wherein the second log storage processing unit changes each line of the data file for each service based on an attribute in the predetermined format. A computer software program characterized by being stored and stored in a storage medium.
【請求項29】 通信ログの処理システムであって、
(a) 通信ログを、あらゆる用途のサーバ、OS、ア
プリケーションから取得し、リモートロケーションに順
次送信すると共に形式の異なるログを統一した所定のフ
ォーマットに成形する手段と、(b) 前記リモートロ
ケーションに送信された前記ログの各行をデータファイ
ルの1又は2以上のレコードとして第1の記憶媒体に保
存していく手段と、(c) 所定のタイミングで、前記
データファイルの各行を、前記所定のフォーマット中の
属性に基づいて振分け制御し、それぞれを複数の異なる
第2の記憶媒体に保存蓄積していく手段とを有すること
を特徴とするシステム。
29. A communication log processing system, comprising:
(A) A means for acquiring a communication log from a server, an OS, or an application for all purposes, sequentially transmitting the logs to a remote location, and forming logs of different formats into a predetermined predetermined format, and (b) transmitting to the remote location. A means for saving each line of the log as one or more records of the data file in the first storage medium, and (c) each line of the data file being processed in the predetermined format at a predetermined timing. And a means for performing distribution control based on the attribute of, and storing and accumulating each in a plurality of different second storage media.
【請求項30】 請求項29記載のシステムにおいて、
(d) 前記保存されるログの各行に対し、所定の不正
アクセスパターンを適用することで不正アクセスの有無
を検出する手段をさらに有することを特徴とするシステ
ム。
30. The system according to claim 29,
(D) The system further comprising means for detecting the presence or absence of unauthorized access by applying a predetermined unauthorized access pattern to each line of the stored log.
【請求項31】 請求項30記載のシステムにおいて、
(e) 前記不正アクセスを検出したことに基づいて、
前記各サーバ、OS、アプリケーションの設定変更指示
を生成する手段をさらに有することを特徴とするシステ
ム。
31. The system of claim 30, wherein
(E) On the basis of detecting the unauthorized access,
A system further comprising means for generating a setting change instruction of each of the servers, OS, and applications.
【請求項32】 請求項29記載のシステムにおいて、 前記(a)手段は、前記リモートロケーションに送信す
る前に、前記形式の異なるログを統一した所定のフォー
マットに成形するものであることを特徴とするシステ
ム。
32. The system according to claim 29, wherein the (a) means forms logs of different formats into a uniform predetermined format before transmitting to the remote location. System to do.
【請求項33】 請求項29記載のシステムにおいて、 前記(a)手段は、前記リモートロケーションにおい
て、前記形式の異なるログを統一した所定のフォーマッ
トに成形するものであることを特徴とするシステム。
33. The system according to claim 29, wherein the (a) means forms the logs of different formats into a unified predetermined format at the remote location.
【請求項34】 請求項29記載のシステムにおいて、 前記(c)手段における第2の記憶媒体は可搬性の記憶
媒体であり、前記第2の記憶媒体へのデータの保存蓄積
は所定のデータ転送タイミングで実行されることを特徴
とするシステム。
34. The system according to claim 29, wherein the second storage medium in the (c) means is a portable storage medium, and the storage and storage of data in the second storage medium is a predetermined data transfer. A system characterized by being executed at a timing.
【請求項35】 請求項34記載のシステムにおいて、 前記第2の記憶媒体の残記憶容量及び次回の転送タイミ
ングまでの残時間に基づいて前記第2の記憶媒体の交換
要否を判断する手段をさらに有すること特徴とするシス
テム。
35. The system according to claim 34, further comprising means for determining necessity of replacement of the second storage medium based on the remaining storage capacity of the second storage medium and the remaining time until the next transfer timing. A system characterized by further having.
【請求項36】 請求項29記載のシステムにおいて、 前記(a)手段は、前記ログを出力したアプリケーショ
ン毎に予め用意された変換手順を利用して、前記ログを
所定のフォーマットに変換する手段を有するものである
システム。
36. The system according to claim 29, wherein the (a) means converts the log into a predetermined format by using a conversion procedure prepared in advance for each application that outputs the log. The system that has.
【請求項37】 請求項36記載のシステムにおいて、 前記アプリケーション毎に予め用意された変換手順を、
所定のタイミングで更新する手段をさらに有するシステ
ム。
37. The system according to claim 36, wherein a conversion procedure prepared in advance for each application is
The system further comprising means for updating at a predetermined timing.
【請求項38】 請求項29記載のシステムにおいて、 前記(c)手段は、前記第1の記憶媒体中に複数の個人
/法人に係るサーバ、OS、アプリケーションのログが
混在している場合に、前記データファイルの各行を、前
記所定のフォーマット中の属性に基づいて、前記個人/
法人別に異なる第2の記憶媒体に保存蓄積していくもの
であることを特徴とするシステム。
38. The system according to claim 29, wherein the (c) means mixes a plurality of individual / corporate server, OS, and application logs in the first storage medium. Each line of the data file is assigned to the individual / person based on the attributes in the predetermined format.
A system characterized by being stored and stored in a second storage medium that differs depending on the corporation.
【請求項39】 請求項29記載のシステムにおいて、 前記(c)手段は、前記第1の記憶媒体中に複数のサー
バのログが混在している場合に、前記データファイルの
各行を、前記所定のフォーマット中の属性に基づいて、
前記サーバ別に異なる第2の記憶媒体に保存蓄積してい
くものであることを特徴とするシステム。
39. The system according to claim 29, wherein when the first storage medium contains logs of a plurality of servers, the (c) means sets each line of the data file to the predetermined line. Based on the attributes in the format of
A system for storing and accumulating in a second storage medium different for each server.
【請求項40】 請求項29記載のシステムにおいて、 前記(c)手段は、前記データファイルの各行を、前記
所定のフォーマット中の属性に基づいて、ログファイル
タイプ別に異なる第2の記憶媒体に保存蓄積していくも
のであることを特徴とするシステム。
40. The system according to claim 29, wherein the (c) means stores each line of the data file in a second storage medium that is different for each log file type based on an attribute in the predetermined format. A system characterized by being accumulated.
【請求項41】 請求項29記載のシステムにおいて、 前記(c)手段は、前記データファイルの各行を、前記
所定のフォーマット中の属性に基づいて、記録日付若し
くは時刻別に異なる第2の記憶媒体に保存蓄積していく
ものであることを特徴とするシステム。
41. The system according to claim 29, wherein the (c) means stores each line of the data file in a second storage medium that differs according to recording date or time based on an attribute in the predetermined format. A system characterized by being stored and accumulated.
【請求項42】 請求項29記載のシステムにおいて、 前記(c)手段は、前記データファイルの各行を、前記
所定のフォーマット中の属性に基づいて、サービス別に
異なる第2の記憶媒体に保存蓄積していくものであるこ
とを特徴とするシステム。
42. The system according to claim 29, wherein the (c) means stores and stores each line of the data file in a second storage medium that is different for each service based on an attribute in the predetermined format. A system characterized by the fact that
JP2001290043A 2001-09-21 2001-09-21 Processing method for communication log, computer software program for implementing the same method on computer system and communication log processing system Pending JP2003099295A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001290043A JP2003099295A (en) 2001-09-21 2001-09-21 Processing method for communication log, computer software program for implementing the same method on computer system and communication log processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001290043A JP2003099295A (en) 2001-09-21 2001-09-21 Processing method for communication log, computer software program for implementing the same method on computer system and communication log processing system

Publications (1)

Publication Number Publication Date
JP2003099295A true JP2003099295A (en) 2003-04-04

Family

ID=19112440

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001290043A Pending JP2003099295A (en) 2001-09-21 2001-09-21 Processing method for communication log, computer software program for implementing the same method on computer system and communication log processing system

Country Status (1)

Country Link
JP (1) JP2003099295A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100665132B1 (en) 2005-07-29 2007-01-04 인터컴 소프트웨어(주) Method of transforming heterogeneous log to standard form
JP2007114834A (en) * 2005-10-18 2007-05-10 Hitachi Ltd Storage device and computer system managing log
JP2008210308A (en) * 2007-02-28 2008-09-11 Mitsubishi Electric Corp Log integrating managing device, log integrating managing method, and log integrating managing program
JP2009020812A (en) * 2007-07-13 2009-01-29 Hitachi Electronics Service Co Ltd Operation detecting system
CN107590162A (en) * 2016-07-08 2018-01-16 中兴通讯股份有限公司 The storage method and device of journal file
JP2019021055A (en) * 2017-07-18 2019-02-07 富士ゼロックス株式会社 Management server, data browsing system, and program
JP2019179404A (en) * 2018-03-30 2019-10-17 富士通株式会社 Learning program, learning method, and learning apparatus

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263330A (en) * 1995-03-20 1996-10-11 Fujitsu Ltd Log accumulation system
JPH09319661A (en) * 1996-05-27 1997-12-12 Hitachi Ltd Data access monitoring device
JPH10293704A (en) * 1997-04-18 1998-11-04 Hitachi Ltd Information processor collecting and managing log data
JPH10340254A (en) * 1997-04-11 1998-12-22 Hitachi Ltd Network system which can detect illegal use
JPH11134306A (en) * 1997-10-27 1999-05-21 Hitachi Ltd Control manager computer and recording medium and computer operation control method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263330A (en) * 1995-03-20 1996-10-11 Fujitsu Ltd Log accumulation system
JPH09319661A (en) * 1996-05-27 1997-12-12 Hitachi Ltd Data access monitoring device
JPH10340254A (en) * 1997-04-11 1998-12-22 Hitachi Ltd Network system which can detect illegal use
JPH10293704A (en) * 1997-04-18 1998-11-04 Hitachi Ltd Information processor collecting and managing log data
JPH11134306A (en) * 1997-10-27 1999-05-21 Hitachi Ltd Control manager computer and recording medium and computer operation control method

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100665132B1 (en) 2005-07-29 2007-01-04 인터컴 소프트웨어(주) Method of transforming heterogeneous log to standard form
JP2007114834A (en) * 2005-10-18 2007-05-10 Hitachi Ltd Storage device and computer system managing log
JP2008210308A (en) * 2007-02-28 2008-09-11 Mitsubishi Electric Corp Log integrating managing device, log integrating managing method, and log integrating managing program
JP2009020812A (en) * 2007-07-13 2009-01-29 Hitachi Electronics Service Co Ltd Operation detecting system
CN107590162A (en) * 2016-07-08 2018-01-16 中兴通讯股份有限公司 The storage method and device of journal file
JP2019021055A (en) * 2017-07-18 2019-02-07 富士ゼロックス株式会社 Management server, data browsing system, and program
US11216584B2 (en) 2017-07-18 2022-01-04 Fujifilm Business Innovation Corp. Management server, data viewing system, and non-transitory computer readable medium
JP2019179404A (en) * 2018-03-30 2019-10-17 富士通株式会社 Learning program, learning method, and learning apparatus
JP7102866B2 (en) 2018-03-30 2022-07-20 富士通株式会社 Learning programs, learning methods and learning devices

Similar Documents

Publication Publication Date Title
US20220207020A1 (en) Anomaly detection
US20210042332A1 (en) Data processing systems for generating and populating a data inventory
US7822724B2 (en) Change audit method, apparatus and system
US6578006B1 (en) Project work management method and system
US7418489B2 (en) Method and apparatus for applying policies
US6829639B1 (en) Method and system for intelligent global event notification and control within a distributed computing environment
US7200616B2 (en) Information management system, control method thereof, information management server and program for same
US6687750B1 (en) Network traffic visualization
US20060075128A1 (en) Method and device for questioning a plurality of computerized devices
US8533850B2 (en) Fraudulent manipulation detection method and computer for detecting fraudulent manipulation
US20080183603A1 (en) Policy enforcement over heterogeneous assets
JPH11143738A (en) Supervisory method of computer system
US11563764B1 (en) Risk scoring based on compliance verification test results in a local network
US20080282115A1 (en) Client-server text messaging monitoring for remote computer management
EP3835978A1 (en) Software license manager
US6868434B1 (en) System and method for testing server latencies using multiple concurrent users in a computer system
US20100063950A1 (en) Computing environment climate dependent policy management
Tsudik et al. AudES-An Expert System for Security Auditing.
JP2003099295A (en) Processing method for communication log, computer software program for implementing the same method on computer system and communication log processing system
US7783752B2 (en) Automated role based usage determination for software system
CN116738449A (en) DSMM-based data security management and control and operation system
JP2006114044A (en) System and method for detecting invalid access to computer network
JP6690674B2 (en) Unauthorized access detection system, unauthorized access detection method and unauthorized access detection program
AU735348B2 (en) Management of computer workstations
JP2002351702A (en) Method and device for preparing terminal operation statistical data utilizing online

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060413

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080829

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110804

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110809

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111206