JP2012008688A - Associated information acquisition device - Google Patents

Associated information acquisition device Download PDF

Info

Publication number
JP2012008688A
JP2012008688A JP2010142464A JP2010142464A JP2012008688A JP 2012008688 A JP2012008688 A JP 2012008688A JP 2010142464 A JP2010142464 A JP 2010142464A JP 2010142464 A JP2010142464 A JP 2010142464A JP 2012008688 A JP2012008688 A JP 2012008688A
Authority
JP
Japan
Prior art keywords
operation history
log
user
keywords
history
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
JP2010142464A
Other languages
Japanese (ja)
Inventor
Tomohiro Isshiki
友宏 一色
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2010142464A priority Critical patent/JP2012008688A/en
Publication of JP2012008688A publication Critical patent/JP2012008688A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To avoid degradation in accuracy of association which is caused by associating information undesirable to associate.SOLUTION: Operation history collection means 2 collects an operation history on a user's computer, and stores it in an operation history DB3. An association source operation DB4 stores association source keywords. Associating means 7 searches the operation history including the association source keyword from the operation history DB3, associates the operation history of a search result and an operation history which is close to the operation history of the search result in time, and stores them in an associated information storage DB6.

Description

本発明は、ユーザのコンピュータ上での操作履歴に基づいて、ユーザが更新や参照した情報間を関連付ける関連情報取得装置に関する。   The present invention relates to a related information acquisition apparatus that associates information updated or referred to by a user based on an operation history on the user's computer.

ユーザが、パーソナルコンピュータなどのコンピュータ上で文書の編集作業を行っている際に、参照したWebのURLやファイル等の参照情報をその文書の編集作業と関連付けておけば、例えば、その文書の編集に有益な情報を特定したり、後の同文書の再編集時に同じ情報を参考情報として提示したりすることが可能になる。また、文書の編集作業以外にも、ユーザが、実行したアプリケーションの操作を行う際に参照したヘルプファイルなどを、その実行したアプリケーションと関連付けておくことも有用である。   When a user is editing a document on a computer such as a personal computer, if the reference information such as the URL or file of the referenced Web is associated with the editing operation of the document, for example, the editing of the document is performed. Useful information can be specified, and the same information can be presented as reference information when the document is re-edited later. In addition to the document editing work, it is also useful to associate a help file or the like referred to by the user when operating the executed application with the executed application.

上述したような情報間の関連付けをユーザのコンピュータ上での操作履歴に基づいて行う技術の一例が、特許文献1に記載されている。   An example of a technique for associating information as described above based on an operation history on a user's computer is described in Patent Document 1.

特許文献1に記載のファイル関連取得装置は、図33に示すように、ファイルアクセス装置と、ファイルアクセス監視装置と、ファイル記憶装置とを備える。ファイルアクセス監視装置は、ファイルアクセス装置によって開かれたファイル記憶装置にあるファイルについて、編集開始日時、編集終了日時、視認可能時間累計情報および保存履歴を含むファイル編集情報を収集する。次に、収集したファイル編集情報の中から保存履歴のあるファイルを編集対象ファイルとして抽出する。抽出した編集対象ファイルについては、編集開始時刻情報、編集終了時刻情報に基づいて、当該編集対象ファイルが開いていた時間中に開いていた他の1つ以上の参照ファイルのファイル名および視認可能時間累計情報を取得する。また、取得した参照ファイルのファイル名および視認可能時間累計情報を当該編集対象ファイルに関連付けて関連ファイル情報として登録する。また、視認可能時間累計時間の長いものを関連が強いとする。   As shown in FIG. 33, the file-related acquisition device described in Patent Document 1 includes a file access device, a file access monitoring device, and a file storage device. The file access monitoring device collects file editing information including an editing start date and time, an editing end date and time, total visible time information, and a storage history for a file in a file storage device opened by the file access device. Next, a file having a storage history is extracted from the collected file editing information as an editing target file. For the extracted editing target file, based on the editing start time information and editing end time information, the file name and visible time of one or more other reference files that were open during the time that the editing target file was open Get cumulative information. Further, the file name of the acquired reference file and the total visible time information are registered as related file information in association with the file to be edited. In addition, it is assumed that a long-viewable cumulative time is strongly related.

特開2006-293936号公報JP 2006-293936 JP

しかしながら、特許文献1の技術を用いて操作履歴から情報間の関連付けを行うと、関係付けたくない情報も関係付けられてしまうという課題がある。その理由は、操作履歴上、同じ時期に開かれているファイルは、関係ないファイルであっても、全て互いに関係のあるファイルとして関連付けられてしまうためである。   However, when the information of the operation history is associated using the technique of Patent Document 1, there is a problem that information that is not desired to be related is also related. This is because, in the operation history, files opened at the same time are all related to each other even if they are irrelevant files.

本発明の目的は、上述した課題、すなわち関係付けたくない情報も関係付けられてしまって関連付けの精度が低下する、という課題を解決する関連情報取得装置を提供することにある。   An object of the present invention is to provide a related information acquisition apparatus that solves the above-mentioned problem, that is, the problem that information that is not desired to be related is related and the accuracy of the association is reduced.

本発明の一形態にかかる関連情報取得装置は、ユーザのコンピュータ上での操作履歴を収集する操作履歴収集手段と、上記収集された操作履歴を記録する操作履歴記憶手段と、関連元キーワードを記憶する関連元操作記憶手段と、上記関連元キーワードを含む操作履歴を上記操作履歴記憶手段から検索し、この検索結果の操作履歴と、この検索結果の操作履歴と時刻的に近い操作履歴とを関連付ける関連付け手段と、上記関連付け手段によって関連付けられた操作履歴を記憶する関連情報記憶手段とを備える。   A related information acquisition apparatus according to an aspect of the present invention stores an operation history collection unit that collects an operation history on a user's computer, an operation history storage unit that records the collected operation history, and a related source keyword. The related source operation storage means and the operation history including the related source keyword are searched from the operation history storage means, and the operation history of the search result is associated with the operation history of the search result and the operation history close in time. An association unit; and an associated information storage unit that stores an operation history associated by the association unit.

本発明は上述したような構成を有するため、関係付けたくない情報が関係付けられてしまうことを防止でき、精度の良い関連付けが可能となる。   Since the present invention has the above-described configuration, it is possible to prevent information that is not desired to be related to each other, and to perform highly accurate association.

本発明の第1の実施形態のブロック図である。It is a block diagram of a 1st embodiment of the present invention. 本発明の第2の実施形態のブロック図である。It is a block diagram of the 2nd Embodiment of this invention. ファイルシステム監視手段が収集するデータを示す図である。It is a figure which shows the data which a file system monitoring means collects. ネットワーク監視手段が収集するデータを示す図である。It is a figure which shows the data which a network monitoring means collects. Window操作監視手段が収集するデータを示す図である。It is a figure which shows the data which a window operation monitoring means collects. 操作履歴DBに保存されるファイル操作履歴テーブルを示す図である。It is a figure which shows the file operation history table preserve | saved at operation history DB. 操作履歴DBに保存されるネットワーク操作履歴テーブルを示す図である。It is a figure which shows the network operation history table preserve | saved at operation history DB. 操作履歴DBに保存されるWindow操作履歴テーブルを示す図である。It is a figure which shows the Window operation history table preserve | saved at operation history DB. 関連元作業DBに保存されているファイル操作履歴テーブル検索用データテーブルを示す図である。It is a figure which shows the data table for file operation log | history table search preserve | saved at the related source work DB. 関連元作業DBに保存されているネットワーク操作履歴テーブル検索用データテーブルを示す図である。It is a figure which shows the data table for network operation log | history table search preserve | saved at the related source work DB. 関連元作業DBに保存されているWindow操作履歴テーブル検索用データテーブルを示す図である。It is a figure which shows the data table for window operation log | history table search preserve | saved at the related source work DB. 関連先作業DBに保存されているファイル操作履歴テーブル検索用データテーブルを示す図である。It is a figure which shows the data table for file operation log | history table search preserve | saved at the related work DB. 関連先作業DBに保存されているネットワーク操作履歴テーブル検索用データテーブルを示す図である。It is a figure which shows the data table for network operation history table search preserve | saved at the related work DB. 関連先作業DBに保存されているWindow操作履歴テーブル検索用データテーブルを示す図である。It is a figure which shows the data table for window operation history table search preserve | saved at the related work DB. 関連情報保存DBに保存されているデータを示す図である。It is a figure which shows the data preserve | saved at related information preservation | save DB. ファイルシステム監視手段の動作フローを示す図である。It is a figure which shows the operation | movement flow of a file system monitoring means. ネットワーク監視手段の動作フローを示す図である。It is a figure which shows the operation | movement flow of a network monitoring means. Window操作監視手段の動作フローを示す図である。It is a figure which shows the operation | movement flow of a window operation monitoring means. 操作履歴収集手段の動作フロ−を示す図である。It is a figure which shows the operation | movement flow of an operation history collection means. 関連付け手段の動作フローを示す図である。It is a figure which shows the operation | movement flow of a correlation means. 関連付け手段の動作フローを示す図である。It is a figure which shows the operation | movement flow of a correlation means. ログを集約するフローを示す図である。It is a figure which shows the flow which collects a log. 操作履歴DBに保存されるログ集約テーブルを示す図である。It is a figure which shows the log aggregation table preserve | saved at operation history DB. ファイルシステム監視手段が収集するデータの一例を示す図である。It is a figure which shows an example of the data which a file system monitoring means collects. ネットワーク監視手段が収集するデータの一例を示す図である。It is a figure which shows an example of the data which a network monitoring means collects. Window操作監視手段が収集するデータの一例を示す図である。It is a figure which shows an example of the data which a window operation monitoring means collects. 操作履歴DBのファイル操作履歴テーブルのデータの一例を示す図である。It is a figure which shows an example of the data of the file operation history table of operation history DB. 操作履歴DBのネットワーク操作履歴テーブルのデータの一例を示す図である。It is a figure which shows an example of the data of the network operation history table of operation history DB. 操作履歴DBのWindow操作履歴テーブルのデータの一例を示す図である。It is a figure which shows an example of the data of the Window operation history table of operation history DB. 操作履歴DBのログ集約テーブルのデータの一例を示す図である。It is a figure which shows an example of the data of the log aggregation table of operation history DB. 関連元作業定義DBに保存されているデータの一例を示す図である。It is a figure which shows an example of the data preserve | saved in related source work definition DB. 関連先作業定義DBに保存されているデータの一例を示す図である。It is a figure which shows an example of the data preserve | saved in related destination work definition DB. 関連情報保存DBに保存されるデータの一例を示す図である。It is a figure which shows an example of the data preserve | saved in related information preservation | save DB. 本発明に関連する技術のブロック図である。It is a block diagram of the technique relevant to this invention.

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

[第1の実施形態]
図1を参照すると、本発明の第1の実施形態にかかる関連情報取得装置1は、操作履歴収集手段2、操作履歴DB(データベース)3、関連元操作DB4、関連情報保存DB6、および関連付け手段7から構成される。
[First embodiment]
Referring to FIG. 1, the related information acquisition apparatus 1 according to the first embodiment of the present invention includes an operation history collection unit 2, an operation history DB (database) 3, a related source operation DB 4, a related information storage DB 6, and an association unit. Consists of seven.

操作履歴収集手段2は、ユーザのコンピュータ上での操作履歴を収集する。操作履歴収集手段2は、例えば、ユーザが操作したファイル名、ファイルへの操作内容、プロセスIDを含むファイル操作履歴、ユーザがアクセスしたURL、HTTPヘッダデータ、HTTPボディデータ、プロセスIDを含むネットワーク操作履歴、ユーザが操作したWindowのID、Window操作、データ、アプリケーション名、プロセスIDを含むWindow操作履歴のうちの何れか1種類、または2種類、または3種類の操作履歴を収集する。   The operation history collection means 2 collects operation histories on the user's computer. The operation history collecting means 2 is, for example, a file operation history including a file name operated by a user, an operation content to the file, a file operation history including a process ID, a URL accessed by the user, HTTP header data, HTTP body data, and a network operation including a process ID. One, two, or three types of operation histories are collected from the window operation history including the history, the ID of the window operated by the user, the window operation, the data, the application name, and the process ID.

操作履歴DB3は、操作履歴収集手段2によって収集された操作履歴を記録する。   The operation history DB 3 records the operation history collected by the operation history collection means 2.

関連元操作DB4は、関連元キーワードを記憶する。関連元操作DB4は、例えば、ユーザによる検索操作を特徴付けるキーワード、ユーザによるヘルプや仕様書の参照操作を特徴付けるキーワード、ユーザによる特定のキーワードに関する操作を特徴付けるキーワードのうちの1種類、または2種類、または3種類のキーワードを記憶する。   The related source operation DB 4 stores related source keywords. The related source operation DB4 is, for example, one or two types of keywords that characterize a search operation by a user, keywords that characterize a user's help or specification reference operation, keywords that characterize an operation related to a specific keyword by a user, or Memorize 3 types of keywords.

関連付け手段7は、関連元操作DB4に記憶された関連元キーワードを含む操作履歴を操作履歴DB3から検索し、この検索結果の操作履歴と、その検索結果の操作履歴と時刻的に近い操作履歴とを関連付ける。また、関連付け手段7は、関連付けた操作履歴から所定の情報、例えばファイル名、URL、データ、アプリケーション名を抽出し、それらを相互に関連付けるようにしても良い。   The associating means 7 searches the operation history DB3 for an operation history including the related source keyword stored in the related source operation DB4, an operation history of the search result, an operation history close to the operation history of the search result, Associate. Further, the associating means 7 may extract predetermined information such as a file name, URL, data, and application name from the associated operation history and associate them with each other.

関連情報保存DB6は、関連付け手段7によって関連付けられた操作履歴やデータを記憶する。   The related information storage DB 6 stores the operation history and data associated by the association means 7.

次に、本実施形態にかかる関連情報取得装置1の動作を説明する。   Next, the operation of the related information acquisition apparatus 1 according to the present embodiment will be described.

操作履歴収集手段2は、ユーザのコンピュータ上での操作履歴を収集し、操作履歴DB3に記憶する。また、関連元操作DB4は、事前に、関連元キーワードを記憶している。   The operation history collection means 2 collects the operation history on the user's computer and stores it in the operation history DB 3. Further, the related source operation DB 4 stores related source keywords in advance.

関連付け手段7は、関連元操作DB4に記憶された関連元キーワードを含む操作履歴を操作履歴DB3から検索する。そして、関連付け手段7は、この検索結果の操作履歴と、この検索結果の操作履歴と時刻的に近い操作履歴とを関連付け、関連情報保存DB6に記憶する。   The associating means 7 searches the operation history DB 3 for an operation history including the related source keyword stored in the related source operation DB 4. Then, the associating means 7 associates the operation history of the search result with the operation history of the search result and the operation history close in time, and stores them in the related information storage DB 6.

このように本実施形態によれば、関係付けたくない情報が関係付けられてしまうことを防止でき、精度の良い関連付けが可能になる。その理由は、関連元として関連付けたい情報を特徴付ける関連元キーワードを登録しておくことによって、関連元キーワードを含まない関連元の情報、つまり関連付けたくない関連元の情報が関連付けから除外されるためである。また、別の理由は、操作履歴上、時刻的に近い操作履歴が関連付けられるためである。   As described above, according to the present embodiment, it is possible to prevent information that is not desired to be associated with each other, and to associate with high accuracy. The reason is that by registering related source keywords that characterize the information that you want to relate as related sources, related source information that does not include related source keywords, that is, related source information that you do not want to be related, is excluded from the association. is there. Another reason is that an operation history that is close in time is associated with the operation history.

本実施形態は、以下のような各種の付加変更が可能である。   This embodiment can be variously added and changed as follows.

例えば、関連先キーワードを記憶する関連先操作DB5をさらに備えるように構成されていても良い。関連先操作DB5は、例えば、ユーザによるドキュメントの編集操作を特徴付けるキーワード、ユーザによるアプリケーションの設定の変更操作を特徴付けるキーワード、ユーザによる特定のキーワードに関する操作を特徴付けるキーワードのうちの1種類、または2種類、または3種類のキーワードを記憶する。   For example, it may be configured to further include a related destination operation DB 5 that stores related destination keywords. The related destination operation DB5 is, for example, one or two types of keywords that characterize a document editing operation by a user, keywords that characterize an application setting change operation by a user, and keywords that characterize an operation related to a specific keyword by a user, Or memorize three kinds of keywords.

関連元操作DB4に加えて、関連先操作DB5を備える構成にあっては、関連付け手段7は、関連元キーワードを含む操作履歴を操作履歴DB3から検索し、その検索結果の操作履歴と、その検索結果の操作履歴と時刻的に近い操作履歴であって関連先キーワードを含む操作履歴とを関連付け、関連情報保存DB6に記憶する。これによって、関連先として関連付けたい情報を特徴付ける関連先キーワードを登録しておくことによって、関連先キーワードを含まない関連先の情報、つまり関連付けたくない関連先の情報が、関連元キーワードを含む情報に関連付けられることを防止でき、より一層精度の良い関連付けが可能になる。   In the configuration including the related operation DB4 in addition to the related source operation DB4, the associating means 7 searches the operation history DB3 for an operation history including the related source keyword, the operation history of the search result, and the search The operation history as a result and the operation history close in time and including the related keyword are associated with each other and stored in the related information storage DB 6. In this way, by registering related destination keywords that characterize the information to be related as related destinations, information on related destinations that do not include related destination keywords, that is, information on related destinations that do not want to be related to information including related source keywords. The association can be prevented, and the association can be performed with higher accuracy.

あるいは、関連元操作DB4に加えて、関連先操作DB5を備える構成にあっては、関連付け手段7は、関連元キーワードを含む操作履歴を操作履歴DB3から検索し、その検索結果の操作履歴と、その検索結果の操作履歴より前の時刻的に近い操作履歴および後の時刻的に近い操作履歴であって共に同じ関連先キーワードを含む操作履歴とを関連付けるようにしても良い。これによって、関連先として関連付けたい情報を特徴付ける関連先キーワードを登録しておくことによって、関連先キーワードを含まない関連先の情報、つまり関連付けたくない関連先の情報が、関連元キーワードを含む情報に関連付けられることを防止できる。また、関連元キーワードを含む操作履歴の前後の操作履歴が、同じ関連先キーワードを含むことを条件とすることにより、更により一層精度の良い関連付けが可能になる。その理由は、以下の通りである。   Alternatively, in the configuration including the related source operation DB4 in addition to the related source operation DB4, the associating means 7 searches the operation history DB3 for an operation history including the related source keyword, and an operation history of the search result, An operation history close to the time before the operation history of the search result and an operation history close to the time later may be associated with an operation history including the same related keyword. In this way, by registering related destination keywords that characterize the information to be related as related destinations, information on related destinations that do not include related destination keywords, that is, information on related destinations that do not want to be related to information including related source keywords. It can prevent being associated. In addition, if the operation histories before and after the operation history including the related source keyword include the same related destination keyword, it is possible to associate with higher accuracy. The reason is as follows.

一般に、ユーザが或る作業、例えば文書の編集作業を行っている最中に、その作業と関連する別の作業、例えば文献などの調査を行う場合、調査後に元の作業に戻ることが多い。つまり、文書の編集作業→文献の調査→文書の編集作業を再開、といった流れになることが多い。他方、ユーザが或る作業を終えて、関係の無い別の作業に移る場合、元の作業に戻ることは殆どない。このため、文献の調査を特徴付けるキーワードを関連元キーワード、文書の編集作業を特徴付けるキーワードを関連先キーワードとして事前に登録しておくことによって、操作履歴から、文書の編集作業→文献の調査→文書の編集作業、といった流れの箇所を検出することが可能になる。   Generally, when a user performs a certain work, for example, a document editing work, when another work related to the work, such as a document, is searched, the original work is often returned after the search. That is, in many cases, the flow is such that the document editing operation → the literature search → the document editing operation is resumed. On the other hand, when a user finishes a certain task and moves to another task that is not related, the user rarely returns to the original task. For this reason, by registering in advance the keywords that characterize the literature search as related source keywords and the keywords that characterize the document editing work as related destination keywords, from the operation history, document editing work → document research → document It is possible to detect a flow location such as an editing operation.

[第2の実施形態]
本発明の第2の実施形態を、図2を参照して説明する。図2は本発明の第2の実施形態のブロック図である。
[Second Embodiment]
A second embodiment of the present invention will be described with reference to FIG. FIG. 2 is a block diagram of the second embodiment of the present invention.

図2を参照するに、第2の実施形態は、クライアント100と、サーバ200とから構成されている。クライアント100は、例えば企業の社員などのユーザが使用するパーソナルコンピュータ等のコンピュータである。サーバ200は、例えば企業の管理部門に設置されたパーソナルコンピュータ等のコンピュータである。クライアント100とサーバ200とは、LANやWAN、インターネット等のネットワーク300を通じて、相互に通信可能に接続されている。図2には、サーバ200に1台のクライアント100が接続されているが、2台以上のクライアント100が接続されていてもよい。   Referring to FIG. 2, the second embodiment includes a client 100 and a server 200. The client 100 is a computer such as a personal computer used by a user such as a company employee. The server 200 is a computer such as a personal computer installed in a management department of a company, for example. The client 100 and the server 200 are connected to be able to communicate with each other through a network 300 such as a LAN, a WAN, or the Internet. In FIG. 2, one client 100 is connected to the server 200, but two or more clients 100 may be connected.

クライアント100は、PC操作監視手段10を備えている。PC操作監視手段10は、クライアント100上でのユーザの操作を監視する機能を有する。PC操作監視手段10は、ファイルシステム監視手段11と、ネットワーク監視手段12と、Window操作監視手段13とを有する。   The client 100 includes PC operation monitoring means 10. The PC operation monitoring means 10 has a function of monitoring user operations on the client 100. The PC operation monitoring unit 10 includes a file system monitoring unit 11, a network monitoring unit 12, and a window operation monitoring unit 13.

サーバ200は、操作履歴収集手段20と、関連付け手段30と、操作履歴DB40と、関連元操作DB50と、関連先操作DB60と、関連情報保存DB70とを有する。   The server 200 includes an operation history collection unit 20, an association unit 30, an operation history DB 40, a related source operation DB 50, a related destination operation DB 60, and a related information storage DB 70.

これらは、それぞれ以下のような機能を有する。   Each of these has the following functions.

ファイルシステム監視手段11は、クライアント100上でファイルシステムに対するユーザ操作を監視し、ファイルがオープン、クローズ、リード、ライトされたときのログを収集し、そのログを操作履歴収集手段20に送信する。   The file system monitoring unit 11 monitors user operations on the file system on the client 100, collects logs when files are opened, closed, read, and written, and transmits the logs to the operation history collection unit 20.

図3は、ファイルシステム監視手段11が収集するログの例を示す。ファイルシステム監視による収集データは、時刻、パス、プロセスID、アプリケーション名、操作内容、ユーザIDから構成される。時刻は、ログを収集した時刻である。パスは、ユーザにより操作されたファイルのファイルパスである。プロセスIDは、そのファイルを操作したプロセスのIDである。アプリケーション名は、そのプロセスのアプリケーション名である。操作内容は、オープン、クローズ、リード、ライトのいずれかである。ユーザIDは、クライアント100のユーザのIDである。   FIG. 3 shows an example of a log collected by the file system monitoring means 11. Collected data by file system monitoring is composed of time, path, process ID, application name, operation content, and user ID. The time is the time when the log is collected. The path is a file path of a file operated by the user. The process ID is the ID of the process that operated the file. The application name is the application name of the process. The operation content is one of open, close, read, and write. The user ID is the ID of the user of the client 100.

ネットワーク監視手段12は、クライアント100とネットワーク300との間で送受信されたパケットを監視し、HTTP通信があった場合、そのログを収集し、操作履歴収集手段20に送信する。   The network monitoring unit 12 monitors packets transmitted and received between the client 100 and the network 300. When there is HTTP communication, the network monitoring unit 12 collects the log and transmits it to the operation history collecting unit 20.

図4は、ネットワーク監視手段12が収集するデータの例を示す。ネットワーク監視による収集データは、時刻、URL、HTTP Header、HTTP Body、プロセスID、アプリケーション名、ユーザIDから構成される。時刻は、HTTP通信が行われた時刻である。URLは、アクセス先のURLである。HTTP Headerは、HTTP通信のヘッダのデータである。HTTP Bodyは、HTTP通信のBodyのデータである。プロセスIDは、通信したプロセスのIDである。アプリケーション名は、そのプロセスのアプリケーション名である。ユーザIDは、クライアント100のユーザのIDである。   FIG. 4 shows an example of data collected by the network monitoring means 12. Data collected by network monitoring consists of time, URL, HTTP Header, HTTP Body, process ID, application name, and user ID. The time is the time when HTTP communication is performed. URL is the URL of the access destination. HTTP Header is header data of HTTP communication. HTTP Body is body data of HTTP communication. The process ID is the ID of the process that communicated. The application name is the application name of the process. The user ID is the ID of the user of the client 100.

Window操作監視手段13は、クライアント100のWindowシステムを監視し、ユーザがWindowを操作したときに、そのログを収集し、操作履歴収集手段30に送信する。   The window operation monitoring means 13 monitors the window system of the client 100, collects the log when the user operates the window, and sends it to the operation history collecting means 30.

図5は、Window操作監視手段13が収集するデータの例である。Window監視による収集データは、時刻、WindowID、Window操作、データ、プロセスID、アプリケーション名、ユーザIDから構成される。時刻は、ユーザがWindowを操作した時刻である。WindowIDは、操作されたWindowを一意に識別するIDである。Window操作は、Windowにユーザがした操作内容であり、オープン、クローズ、アクティブ、非アクティブ、キーボード操作、マウス操作のいずれである。データは、上記Window操作によりWindowで入出力されたデータである。プロセスIDは、そのWindowを操作したプロセスのIDである。アプリケーション名は、上記プロセスのアプリケーション名である。ユーザIDは、クライアント100のユーザのIDである。   FIG. 5 is an example of data collected by the window operation monitoring means 13. Data collected by window monitoring is composed of time, window ID, window operation, data, process ID, application name, and user ID. The time is the time when the user operates the window. WindowID is an ID that uniquely identifies the operated window. The window operation is an operation content performed by the user on the window, and is any of open, close, active, inactive, keyboard operation, and mouse operation. The data is data input / output in the window by the window operation. The process ID is the ID of the process that operated the window. The application name is the application name of the process. The user ID is the ID of the user of the client 100.

操作履歴収集手段20は、PC操作監視手段10から送られてきたデータに識別用の固有のIDを付加し、操作履歴DB40に保存する。図6乃至図8は、操作履歴DB40に保存されるデータの例である。図6は、PC操作監視手段10のファイルシステム監視手段11から送られてきた図3に示すデータにログIDを付加して保存するファイル操作履歴テーブルである。図7は、PC操作監視手段10のネットワーク監視手段12から送られてきた図4に示すデータにログIDを付加して保存するネットワーク操作履歴テーブルである。図8は、PC操作監視手段10のWindow操作監視手段13から送られてきた図5に示すデータにログIDを付加して保存するWindow操作履歴テーブルである。   The operation history collection unit 20 adds a unique ID for identification to the data sent from the PC operation monitoring unit 10 and stores it in the operation history DB 40. 6 to 8 are examples of data stored in the operation history DB 40. FIG. FIG. 6 is a file operation history table in which the log ID is added to the data shown in FIG. 3 sent from the file system monitoring unit 11 of the PC operation monitoring unit 10 and stored. FIG. 7 is a network operation history table in which the log ID is added to the data shown in FIG. 4 sent from the network monitoring unit 12 of the PC operation monitoring unit 10 and stored. FIG. 8 is a window operation history table in which the log ID is added to the data shown in FIG. 5 sent from the window operation monitoring means 13 of the PC operation monitoring means 10 and stored.

関連元操作DB50および関連先操作DB60は、関連付けを行う情報を操作履歴DB40から検索する際のキーワードを保持する。本実施形態は、ユーザが参照した情報と、この参照した情報を参考にして編集した文書や実行したアプリケーション操作などの情報とを関連付けることを目的としている。関連元操作DB50には、操作履歴DB40から、ユーザが参照した情報を検索する際のキーワードが保持され、関連先操作DB60には、操作履歴DB40から、編集した文書や実行したアプリケーション操作などの情報を検索する際のキーワードが保持される。   The related source operation DB 50 and the related destination operation DB 60 hold keywords used when searching the operation history DB 40 for information to be related. The object of the present embodiment is to associate information referred to by a user with information such as a document edited with reference to the referred information and an executed application operation. The related source operation DB 50 holds keywords used when searching for information referred to by the user from the operation history DB 40, and the related destination operation DB 60 stores information such as edited documents and executed application operations from the operation history DB 40. The keyword when searching for is stored.

図9乃至図11は、関連元操作DB50に保存されるデータの例である。   9 to 11 are examples of data stored in the related source operation DB 50. FIG.

図9は、操作履歴DB40に記憶された図6に示したようなファイル操作履歴テーブルから、ユーザが参照した情報を検索するためのキーワードを保持する検索用データテーブルの例である。この検索用データテーブルには、パス、アプリケーション名、操作内容、ユーザIDのうちの何れか1つ、または2つ、または3つ、または全てに値が設定される。   FIG. 9 is an example of a search data table that holds keywords for searching for information referred to by the user from the file operation history table shown in FIG. 6 stored in the operation history DB 40. In this search data table, values are set for any one, two, three, or all of the path, application name, operation content, and user ID.

図10は、操作履歴DB40に記憶された図7に示したようなネットワーク操作履歴テーブルから、ユーザが参照した情報を検索するためのキーワードを保持する検索用データテーブルの例である。この検索用データテーブルには、URL、HTTP Header、HTTP Body、アプリケーション名、ユーザIDのうちの何れか1つ、または2つ、または3つ、または4つ、または全てに値が設定される。   FIG. 10 is an example of a search data table that holds keywords for searching for information referred to by the user from the network operation history table as shown in FIG. 7 stored in the operation history DB 40. In this search data table, values are set for any one, two, three, four, or all of URL, HTTP Header, HTTP Body, application name, and user ID.

図11は、操作履歴DB40に記憶された図8に示したようなWindow監視テーブルから、ユーザが参照した情報を検索するためのキーワードを保持するWindow監視テーブル検索用データテーブルの例である。Window監視テーブル検索用データテーブルには、Window操作、データ、アプリケーション名、ユーザIDのうちの何れか1つ、または2つ、または3つ、または全てに値が設定される。   FIG. 11 is an example of a window monitoring table search data table that holds keywords for searching for information referred to by the user from the window monitoring table as shown in FIG. 8 stored in the operation history DB 40. In the window monitoring table search data table, values are set for any one, two, three, or all of the window operation, data, application name, and user ID.

図12乃至図14は、関連先操作DB60に保存されるデータの例である。   12 to 14 are examples of data stored in the related destination operation DB 60. FIG.

図12は、操作履歴DB40に記憶された図6に示したようなファイル操作履歴テーブルから、ユーザが編集や設定などした情報を検索するためのキーワードを保持する検索用データテーブルの例である。この検索用データテーブルには、パス、アプリケーション名、操作内容、ユーザIDのうちの何れか1つ、または2つ、または3つ、または全てに値が設定される。   FIG. 12 is an example of a search data table that holds keywords for searching for information edited or set by the user from the file operation history table shown in FIG. 6 stored in the operation history DB 40. In this search data table, values are set for any one, two, three, or all of the path, application name, operation content, and user ID.

図13は、操作履歴DB40に記憶された図7に示したようなネットワーク操作履歴テーブルから、ユーザが編集や設定などした情報を検索するためのキーワードを保持する検索用データテーブルの例である。この検索用データテーブルには、URL、HTTP Header、HTTP Body、アプリケーション名、ユーザIDのうちの何れか1つ、または2つ、または3つ、または4つ、または全てに値が設定される。   FIG. 13 is an example of a search data table that holds keywords for searching for information edited or set by the user from the network operation history table shown in FIG. 7 stored in the operation history DB 40. In this search data table, values are set for any one, two, three, four, or all of URL, HTTP Header, HTTP Body, application name, and user ID.

図14は、操作履歴DB40に記憶された図8に示したようなWindow監視テーブルから、ユーザが編集や設定などした情報を検索するためのキーワードを保持するWindow監視テーブル検索用データテーブルの例である。Window監視テーブル検索用データテーブルには、Window操作、データ、アプリケーション名、ユーザIDのうちの何れか1つ、または2つ、または3つ、または全てに値が設定される。   FIG. 14 is an example of a window monitoring table search data table that holds keywords for searching for information edited or set by the user from the window monitoring table shown in FIG. 8 stored in the operation history DB 40. is there. In the window monitoring table search data table, values are set for any one, two, three, or all of the window operation, data, application name, and user ID.

関連付け手段30は、関連元操作DB50に記憶されたデータをキーワードに関連元操作となるログの候補を操作履歴DB40から検索し、また、関連先操作DB60に記憶されたデータをキーワードに関連先操作となるログの候補を操作履歴DB40から検索する。そして、関連付け手段30は、関連元操作となるログの候補と、関連先操作となるログの候補とが、所定の条件を満たす場合に、それらの関連元操作のログと関連先操作のログとを関連付けて関連情報保存DB70に保存する。本実施形態においては、関連付け手段30は、関連元操作となるログの候補と、関連先操作となるログの候補とが、次の条件を満たす場合、これらの関連元操作のログと関連先操作のログとを関連付ける。
条件1:関連元操作のログと関連先操作のログとが操作履歴DB40の履歴上、時間的に連続していること。
条件2:関連元操作のログの直前に実行された操作のログと、関連元操作のログの直後に実行された操作のログとが、同じキーワードによって関連先操作DB60から検索された関連先操作のログであること。
The associating means 30 searches the operation history DB 40 for log candidates to be related source operations using the data stored in the related source operation DB 50 as keywords and related destination operations using the data stored in the related destination operation DB 60 as keywords. Search the operation history DB 40 for a candidate log. Then, when the log candidate that becomes the related source operation and the log candidate that becomes the related destination operation satisfy a predetermined condition, the associating unit 30 selects the log of the related source operation and the log of the related destination operation, Are stored in the related information storage DB 70. In the present embodiment, the associating unit 30 determines that the log of the related source operation and the related destination operation when the log candidate that is the related source operation and the log candidate that is the related destination operation satisfy the following conditions: Associate with other logs.
Condition 1: The relation source operation log and the relation destination operation log are continuous in time in the history of the operation history DB40.
Condition 2: A related destination operation in which the operation log executed immediately before the related source operation log and the operation log executed immediately after the related source operation log are searched from the related destination operation DB 60 with the same keyword. Log.

すなわち、本実施形態は、例えば文書Xを作成している過程で例えばWeb上の資料に当たる場合、資料を参照した直後には元の文書Xの作成作業に戻るのが一般的であるという経験側に基づいて、文書Xの作成操作→Webの閲覧→文書Xの作成操作、の如き操作履歴が操作履歴DB40に記憶されていた場合、当該文書Xの作成と当該Webの閲覧とは互いに関連する操作であると関係付けるようにしている。   That is, in the present embodiment, for example, in the process of creating the document X, when hitting a document on the Web, for example, it is common to return to the creation of the original document X immediately after referring to the document. If the operation history such as the creation operation of the document X → the browsing of the web → the creation operation of the document X is stored in the operation history DB 40, the creation of the document X and the browsing of the web are related to each other. It is related to the operation.

図15は、関連情報保存DB70に保存されるデータの例である。関連情報は、関連元パス、関連先パス、ユーザID、関連元データ、関連先データ、関連元集約ID、および関連先集約IDから構成される。   FIG. 15 is an example of data stored in the related information storage DB. The related information includes a related source path, a related destination path, a user ID, related source data, related destination data, a related source aggregation ID, and a related destination aggregation ID.

次に、図16乃至図20を参照して、上記の各手段の動作を説明する。   Next, the operation of each of the above means will be described with reference to FIGS.

まず、図16を参照して、ファイルシステム監視手段11の動作を説明する。ファイルシステム監視手段11は、クライアント100の起動時に起動、常駐し(ステップA001)、ファイルシステムを監視する(ステップA002)。次にプロセスのファイル操作を検出すると(ステップA003)、図3に示したデータを収集し、操作履歴収集手段20に送信する(ステップA004)。   First, the operation of the file system monitoring means 11 will be described with reference to FIG. The file system monitoring means 11 is activated and resident when the client 100 is activated (step A001), and monitors the file system (step A002). Next, when a file operation of the process is detected (step A003), the data shown in FIG. 3 is collected and transmitted to the operation history collecting means 20 (step A004).

次に、図17を参照して、ネットワーク監視手段12の動作を説明する。ネットワーク監視手段12は、クライアント100の起動時に起動、常駐し(ステップB001)、ネットワーク通信を監視する(ステップB002)。次にプロセスのネットワーク通信を検出すると(ステップB003)、図4に示したデータを収集し、操作履歴収集手段20に送信する(ステップB004)。   Next, the operation of the network monitoring unit 12 will be described with reference to FIG. The network monitoring unit 12 is activated and resident when the client 100 is activated (step B001), and monitors network communication (step B002). Next, when network communication of the process is detected (step B003), the data shown in FIG. 4 is collected and transmitted to the operation history collecting means 20 (step B004).

次に、図18を参照して、Window操作監視手段13の動作を説明する。Window操作監視手段13は、クライアント100の起動時に起動、常駐し(ステップC001)、Windowシステムを監視する(ステップC002)。次にユーザのWindow操作を検出すると(ステップC003)、図5に示したデータを収集し、操作履歴収集手段20に送信する(ステップC004)。   Next, the operation of the window operation monitoring unit 13 will be described with reference to FIG. The window operation monitoring means 13 is activated and resident when the client 100 is activated (step C001), and monitors the window system (step C002). Next, when a user window operation is detected (step C003), the data shown in FIG. 5 is collected and transmitted to the operation history collecting means 20 (step C004).

次に、図19を参照して、操作履歴収集手段20の動作を説明する。操作履歴収集手段20は、サーバ200の起動時に起動、常駐する(ステップD001)。PC操作監視手段13からデータを受信すると(ステップD002)、受信したデータに一意の識別用のIDを付加し、操作履歴DB40に図6乃至図8に示したデータとして保存する(D003)。   Next, the operation of the operation history collection means 20 will be described with reference to FIG. The operation history collection means 20 is activated and resident when the server 200 is activated (step D001). When data is received from the PC operation monitoring means 13 (step D002), a unique identification ID is added to the received data and stored in the operation history DB 40 as the data shown in FIGS. 6 to 8 (D003).

次に、図20を参照して、関連付け手段30の動作を説明する。   Next, the operation of the associating means 30 will be described with reference to FIG.

関連付け手段30は、定められたルールに従って起動する(ステップE001)。たとえば、1日1回決まった時間になると起動する。   The associating means 30 is activated in accordance with the determined rule (step E001). For example, it starts at a fixed time once a day.

関連付け手段30は、起動すると、まず、関連元操作DB50からデータを読み込み、読み込んだデータをキーワードに、操作履歴DB40からログを検索する(ステップE002)。例えば、ファイル操作履歴テーブル検索用のデータをキーワードとする場合、ファイル操作履歴テーブルの該当するカラムにそのキーワードに一致するデータが記録されているログデータを検索する。複数のカラムのデータをそれぞれキーワードとする場合は、それぞれをANDで検索する。   When the associating unit 30 is activated, it first reads data from the related source operation DB 50 and searches the operation history DB 40 for a log using the read data as a keyword (step E002). For example, when data for searching the file operation history table is used as a keyword, log data in which data matching the keyword is recorded in the corresponding column of the file operation history table is searched. When using data in multiple columns as keywords, search each with AND.

次に関連付け手段30は、関連元操作DB50のデータをキーワードに操作履歴DB40から検索した1以上のログに関連する1以上のWindow操作ログを、操作履歴DB40のWindow操作履歴テーブルから抽出し、それを1つの集約ログに集約し、操作履歴DB40のログ集約テーブルに保存する(ステップE003)。   Next, the associating means 30 extracts one or more window operation logs related to one or more logs retrieved from the operation history DB 40 using the data of the association source operation DB 50 as keywords from the window operation history table of the operation history DB 40, Are consolidated into one aggregated log and stored in the log aggregation table of the operation history DB 40 (step E003).

図22は、ログ集約テーブルの例である。ログ集約テーブルは、集約IDと、ログIDと、ユーザIDとから構成される。互いに関連するログIDには、同じ集約IDが付加される。   FIG. 22 is an example of a log aggregation table. The log aggregation table includes an aggregation ID, a log ID, and a user ID. The same aggregation ID is added to the log IDs related to each other.

次に関連付け手段30は、関連先操作DB60からデータを読み込み、この読み込んだデータをキーワードに操作履歴DB40を検索する(ステップE004)。次に、検索結果の1以上のログに関連する1以上のWindow操作ログを、操作履歴DB40のWindow操作監視テーブルから抽出し、それを1つの集約ログに集約し、操作履歴DB40のログ集約テーブルに保存する(ステップE005)。   Next, the associating means 30 reads data from the related destination operation DB 60, and searches the operation history DB 40 using the read data as a keyword (step E004). Next, one or more window operation logs related to one or more logs of the search results are extracted from the window operation monitoring table of the operation history DB 40, consolidated into one aggregate log, and the log aggregation table of the operation history DB 40 (Step E005).

次に関連付け手段30は、ステップE003で集約した集約ログのうち、ステップE007以降の処理をしていない集約ログを任意にひとつ選択する(ステップE006)。既にすべての集約ログに対する処理が終わっている場合は、全体の処理を終了する。まだ処理されていない集約ログがあった場合(ステップE007でYES)、その集約ログに付加されたログIDに対応する、操作履歴DB40のWindow操作履歴テーブルのログを取得する。次に取得したログの中からWindow操作がアクティブもしくはオープンのものでまだステップE010以降の処理をされていないログを抽出し、その中で時刻的に一番早いものを選択する(ステップE008)。未処理のログが抽出できなかった場合はステップE006の集約ログの選択に戻る。   Next, the associating means 30 arbitrarily selects one aggregated log that has not been processed from step E007 among the aggregated logs aggregated in step E003 (step E006). If the processing for all the aggregate logs has already been completed, the entire processing is terminated. If there is an aggregate log that has not yet been processed (YES in step E007), the log of the window operation history table in the operation history DB 40 corresponding to the log ID added to the aggregate log is acquired. Next, from the acquired logs, a log whose window operation is active or open and which has not been processed after step E010 is extracted, and the log with the earliest time is selected (step E008). If an unprocessed log cannot be extracted, the process returns to the selection of the consolidated log in step E006.

ログが抽出できた場合(ステップE009でYES)、そのログの時間的に1つ前のログを抽出し、そのログIDで操作履歴DB40のログ集約テーブルを検索する(ステップE010)。ログがみつからなった場合はステップE008に戻る。そのログ集約テーブルに当該ログが含まれていた場合は(ステップE011でYES)、E008で抽出したWindow操作がアクティブであるログの時刻以降で一番早い時刻のWindow操作が非アクティブもしくはクローズになったログを抽出する(ステップE012)。そして、そのログの時間的に1つ後のログIDを抽出し、操作履歴DB40のログ集約テーブルを検索し、その集約IDがステップE010で抽出された集約IDと同じであるかをチェックする(ステップE013)。同じではなかった場合はステップE008に戻る。   If the log can be extracted (YES in step E009), the log immediately before that log is extracted, and the log aggregation table of the operation history DB 40 is searched with the log ID (step E010). If the log is missing, the process returns to step E008. If the log is included in the log aggregation table (YES in step E011), the window operation at the earliest time after the time when the window operation extracted in E008 is active becomes inactive or closed. Log is extracted (step E012). Then, the log ID immediately after that log is extracted, the log aggregation table of the operation history DB 40 is searched, and it is checked whether the aggregation ID is the same as the aggregation ID extracted in step E010 ( Step E013). If they are not the same, the process returns to step E008.

同じであった場合は(ステップE014でYES)、E006で選択した集約IDに対応するWindows(登録商標)操作履歴テーブルのプロセスIDを抽出し、そのプロセスIDでファイル操作履歴テーブルとネットワーク操作履歴テーブルを検索し、それぞれパス、URL、およびデータを抽出する(ステップE015)。同様にE014で同じと判定された集約IDに含まれるプロセスIDで、ファイル監視テーブルと、ネットワーク監視テーブルを検索し、パスおよびURLを抽出する(ステップE016)。ステップE015で抽出されたパスおよびURLと、ステップE016で抽出されたパスおよびURLとを関連付けて、関連情報保存DB70に保存する。そして、ステップE008に戻る(ステップE017)。   If they are the same (YES in step E014), the process ID of the Windows (registered trademark) operation history table corresponding to the aggregation ID selected in E006 is extracted, and the file operation history table and the network operation history table are extracted using the process ID. , And the path, URL, and data are extracted (step E015). Similarly, the file monitoring table and the network monitoring table are searched with the process ID included in the aggregation ID determined to be the same in E014, and the path and URL are extracted (step E016). The path and URL extracted in step E015 and the path and URL extracted in step E016 are associated with each other and stored in the related information storage DB. Then, the process returns to Step E008 (Step E017).

図21を参照して、ステップE003およびE005におけるログの集約方法を説明する。検出したログがネットワーク操作履歴テーブルのログの場合は、そのログのURLとHTTP HeaderのRefererが一致するログがないかを検索する(ステップF002)。見つかった場合は、さらにそのログのURLと一致するRefererがないかを検索する(ステップF003)。見つからなくなるまで、ステップF002とF003を再帰的に実行する。次に、検出したネットワーク履歴ログのプロセスIDでWindow操作履歴テーブルを検索し、WindowIDを取得する(ステップF004、F005)。見つかったすべてのWindowIDに対して同じ集約IDを付加し、操作履歴DB40のログ集約テーブルに保存する(ステップF006)。   With reference to FIG. 21, the log aggregation method in steps E003 and E005 will be described. If the detected log is a log in the network operation history table, a search is made for a log in which the URL of the log and the Referer of the HTTP header match (step F002). If found, it further searches for a Referer that matches the URL of the log (step F003). Steps F002 and F003 are recursively executed until they are not found. Next, the window operation history table is searched with the process ID of the detected network history log, and the window ID is acquired (steps F004 and F005). The same aggregation ID is added to all the found Window IDs and stored in the log aggregation table of the operation history DB 40 (step F006).

検出したログがファイル操作履歴テーブルのログの場合は、検出したログのプロセスIDでWindow操作履歴テーブルを検索し、WindowIDを取得する(ステップF004、F005)。以下ネットワーク操作履歴テーブルのログと同様にログを集約する。   If the detected log is a log of the file operation history table, the window operation history table is searched with the process ID of the detected log, and the window ID is acquired (steps F004 and F005). The logs are aggregated in the same way as the logs in the network operation history table.

検出したログがWindow操作履歴テーブルのログの場合は、ネットワーク操作履歴テーブルとファイル操作履歴テーブル同様にステップF005以降を実行し、ログを集約する。   If the detected log is a log in the window operation history table, the log is collected by executing step F005 and subsequent steps in the same manner as the network operation history table and the file operation history table.

次に、具体的な例を挙げて、本実施形態の動作をより詳細に説明する。   Next, the operation of the present embodiment will be described in more detail with a specific example.

今、クライアント100のユーザAが、以下に列挙するような操作をクライアント100を構成するPC上で順に行った場合を想定する。
(1)ABC設計書の編集作業を行うために、文書作成ソフト(アプリケーション名はwordprosessor.exe)を起動。
(2)上記文書作成ソフトのウインドウW1上で「ABC設計書」をオープン。
(3)上記ウインドウW1上で「ABC設計書」に或る内容を書き込み。
(4)上記ウインドウW1上で「ABC設計書」に別の内容を書き込み。
(5)勤務管理のために、閲覧ソフト(アプリケーション名はWebbrower.exe)にてwww.kinmu.comをアクセス。ウインドウはW2。
(6)上記ウインドウW2上でwww.kinmu.com/inputを閲覧。
(7)文書作成ソフトのウインドウW1にて「ABC設計書」の編集作業を再開。
(8)「ABC設計書」に関連する調査のために、閲覧ソフトを、別ウインドウW3にて起動。
(9)上記ウインドウW3上から、www.kensaku.comを閲覧。
(10)上記ウインドウW3に表示された検索画面にキーワードaaaを入力。
(11)上記ウインドウW3に、キーワードaaaによる検索結果が表示。
(12)検索結果1ページ目のaaa会社のホームページを、別ウインドウW4にて表示。
(13)ウインドウW4上で、aaa会社のホームページからabc会社のページに移動。
(14)検索結果が表示されていたウインドウW3への切替え。
(15)ウインドウW3上で検索結果の2ページを閲覧。
(16)検索結果2ページ目のaaabbb会社のホームページを、別ウインドウW7にて閲覧。
(17)文書作成ソフトのウインドウW1にて「ABC設計書」の編集作業を再開。
(18)上記ウインドウW1上で「ABC設計書」に或る内容を書き込み。
(19)上記ウインドウW1上で「ABC設計書」に別の内容を書き込み。
(20)上記ウインドウW1上で「ABC設計書」に更に別の内容を書き込み。
(21)或る設定を行うために、コントロールソフト(アプリケーション名はcontrol.exe)を起動。ウインドウはW5。
(22)設定の仕方を調べるために、ヘルプソフト(アプリケーション名はhelp.exe)を起動。ウインドウはW6。
(23)コントロールソフトのウインドウW5に切り替えて、設定ファイルに書き込み。
(24)コントロールソフトを終了。
Assume that the user A of the client 100 sequentially performs the operations listed below on the PC constituting the client 100.
(1) Start document creation software (application name is wordprosessor.exe) to edit ABC design documents.
(2) Open the “ABC Design Document” on the window W1 of the above document creation software.
(3) Write certain contents to the “ABC design document” on the window W1.
(4) Write another content to the “ABC design document” on the above window W1.
(5) For work management, access www.kinmu.com with browsing software (application name is Webbrower.exe). Window is W2.
(6) Browse www.kinmu.com/input on the window W2.
(7) Resume editing of “ABC Design Document” in document creation software window W1.
(8) Launched browsing software in a separate window W3 for investigation related to "ABC design document".
(9) Browse www.kensaku.com from the above window W3.
(10) Enter the keyword aaa in the search screen displayed in the window W3.
(11) The search result by the keyword aaa is displayed in the window W3.
(12) The home page of the aaa company on the first page of search results is displayed in a separate window W4.
(13) Moved from aaa company home page to abc company page on window W4.
(14) Switching to the window W3 where the search result was displayed.
(15) Browse 2 pages of search results on window W3.
(16) Browse the second page of the search results on the home page of the aabbbb company in a separate window W7.
(17) The editing of the “ABC Design Document” resumed in the document creation software window W1.
(18) Write certain contents to the “ABC design document” on the window W1.
(19) Write another content to the “ABC design document” on the above window W1.
(20) Write further contents in the “ABC design document” on the window W1.
(21) Start the control software (application name is control.exe) to perform certain settings. Window is W5.
(22) Launch the help software (application name is help.exe) to check how to set. Window is W6.
(23) Switch to the control software window W5 and write to the setting file.
(24) Exit the control software.

上述したような操作がクライアント100で行われた場合、PC操作監視手段13は、例えば図23乃至図25に示すような履歴を収集してサーバ200へ送信する。また、サーバ200の操作履歴収集手段20は、受信した操作履歴にログIDを付加して、例えば図26乃至図28に示すような操作履歴を操作履歴DB40に保存する。   When the operation as described above is performed on the client 100, the PC operation monitoring unit 13 collects history as shown in FIGS. 23 to 25, for example, and transmits it to the server 200. Further, the operation history collection means 20 of the server 200 adds a log ID to the received operation history, and stores the operation history as shown in FIGS. 26 to 28 in the operation history DB 40, for example.

また、サーバ200の関連元操作DB50には、例えば図30に示すようなデータが登録されているものとする。   Further, it is assumed that data as shown in FIG. 30 is registered in the related source operation DB 50 of the server 200, for example.

図30において、上段は、図26のファイル操作履歴テーブルを検索する際に使用するキーワードを保持する検索用テーブルを示す。この検索用テーブルは、アプリケーション名の項目のみに値が設定されており、その他の項目はNULLである。この検索用テーブルは、図26のファイル操作履歴テーブルから、アプリケーション名がreader.exeである履歴を関連元操作として検索することを定義している。   In FIG. 30, the upper row shows a search table that holds keywords used when searching the file operation history table of FIG. In this search table, values are set only for the application name items, and other items are NULL. This search table defines that a history whose application name is reader.exe is searched as a related source operation from the file operation history table of FIG.

また、図30において、中段は、図27のネットワーク操作履歴テーブルを検索する際に使用するキーワードを保持する検索用テーブルを示す。この検索用テーブルは、2行から構成されている。1行目は、URLとアプリケーション名の項目のみに値が設定されており、その他の項目はNULLである。この1行目は、図27のネットワーク操作履歴テーブルから、URLがwww.kensaku.comであり、かつ、アプリケーション名がWebbroser.exeである履歴を関連元操作として検索することを定義している。また、2行目は、HTTP Bodyとアプリケーション名の項目のみに値が設定されており、その他の項目はNULLである。この2行目は、図27のネットワーク操作履歴テーブルから、HTTP Body にkeywordaaaが含まれ、かつ、アプリケーション名がWebbroser.exeである履歴を関連元操作として検索することを定義している。   In FIG. 30, the middle row shows a search table that holds keywords used when searching the network operation history table of FIG. This search table is composed of two rows. In the first line, values are set only for the URL and application name items, and the other items are NULL. The first line defines that a history with the URL www.kensaku.com and the application name Webbroser.exe is retrieved as a related source operation from the network operation history table of FIG. In the second line, values are set only for HTTP Body and application name items, and other items are NULL. This second line defines that, from the network operation history table of FIG. 27, a history whose keyword “aaa” is included in HTTP Body and whose application name is “Webbroser.exe” is searched as a related source operation.

また、図30において、下段は、図28のWindow操作履歴テーブルを検索する際に使用するキーワードを保持する検索用テーブルを示す。この検索用テーブルは、アプリケーション名の項目のみに値が設定されており、その他の項目はNULLである。この検索用テーブルは、図28のWindow操作履歴テーブルから、アプリケーション名がhelp.exeである履歴を関連元操作として検索することを定義している。   Further, in FIG. 30, the lower part shows a search table that holds keywords used when searching the window operation history table of FIG. In this search table, values are set only for the application name items, and other items are NULL. This search table defines that a history whose application name is help.exe is searched as a related source operation from the window operation history table of FIG.

また、サーバ200の関連先操作DB60には、例えば図31に示すようなデータが登録されているものとする。   Further, it is assumed that data as shown in FIG. 31, for example, is registered in the related destination operation DB 60 of the server 200.

図31において、上段は、図26のファイル操作履歴テーブルを検索する際に使用するキーワードを保持する検索用テーブルを示す。この検索用テーブルは、3行から構成されている。何れの行も、アプリケーション名と操作内容の項目のみに値が設定されており、その他の項目はNULLである。1行目は、図26のファイル操作履歴テーブルから、アプリケーション名がwordprocessor.exeであり、かつ、操作内容が書き込みである履歴を関連先操作として検索することを定義している。また、2行目は、図26のファイル操作履歴テーブルから、アプリケーション名がpresentation.exeであり、かつ、操作内容が書き込みである履歴を関連先操作として検索することを定義している。また、3行目は、図26のファイル操作履歴テーブルから、アプリケーション名がcontrol.exeであり、かつ、操作内容が書き込みである履歴を関連先操作として検索することを定義している。   In FIG. 31, the upper row shows a search table that holds keywords used when searching the file operation history table of FIG. This search table is composed of three rows. In each line, values are set only for the application name and operation content items, and the other items are NULL. The first line defines that, from the file operation history table of FIG. 26, a history in which the application name is wordprocessor.exe and the operation content is write is searched as a related destination operation. Further, the second line defines that a history in which the application name is presentation.exe and the operation content is “write” is searched as a related destination operation from the file operation history table of FIG. Also, the third line defines that a history in which the application name is “control.exe” and the operation content is “write” is searched as a related destination operation from the file operation history table of FIG.

また、図31において、中段は、図27のネットワーク操作履歴テーブルを検索する際に使用するキーワードを保持する検索用テーブルを示す。この検索用テーブルは、2行から構成されている。1行目は、URLとアプリケーション名の項目のみに値が設定されており、その他の項目はNULLである。この1行目は、図27のネットワーク操作履歴テーブルから、URLがwww.blogsite.co.jpであり、かつ、アプリケーション名がWebbrower.exeである履歴を関連先操作として検索することを定義している。また、2行目は、HTTP Bodyとアプリケーション名の項目のみに値が設定されており、その他の項目はNULLである。この2行目は、図27のネットワーク操作履歴テーブルから、HTTP Body にkeywordbbbが含まれ、かつ、アプリケーション名がWebbroser.exeである履歴を関連先操作として検索することを定義している。   In FIG. 31, the middle row shows a search table that holds keywords used when searching the network operation history table of FIG. This search table is composed of two rows. In the first line, values are set only for the URL and application name items, and the other items are NULL. This first line defines that the history with the URL www.blogsite.co.jp and the application name Webbrower.exe is searched as the related destination operation from the network operation history table in FIG. Yes. In the second line, values are set only for HTTP Body and application name items, and other items are NULL. The second line defines that a history in which keywordbbb is included in HTTP Body and the application name is Webbroser.exe is searched as a related destination operation from the network operation history table of FIG.

また、図31において、下段は、図28のWindow操作履歴テーブルを検索する際に使用するキーワードを保持する検索用テーブルを示す。この検索用テーブルは、アプリケーション名の項目のみに値が設定されており、その他の項目はNULLである。この検索用テーブルは、図28のWindow操作履歴テーブルから、アプリケーション名がlogviewer.exeである履歴を関連先操作として検索することを定義している。   Further, in FIG. 31, the lower row shows a search table that holds keywords used when searching the window operation history table of FIG. In this search table, values are set only for the application name items, and other items are NULL. This search table defines that a history whose application name is logviewer.exe is searched as a related destination operation from the window operation history table of FIG.

操作履歴DB40、関連元操作DB50、および関連先操作DB60に上述したような内容が記録されている場合、関連付け手段30は、以下のような動作を行う。   When the contents as described above are recorded in the operation history DB 40, the related source operation DB 50, and the related destination operation DB 60, the associating means 30 performs the following operation.

関連付け手段30は、起動されると(E001)、関連元操作DB50から検索キーワードに使用するデータを読み込み、操作履歴DB40を検索する(E002)。図30に示す関連元操作DB50の場合、合計4行あるので、4通りのキーワードを使用して、操作履歴DB40が合計4回検索される。   When the associating means 30 is activated (E001), it reads data used as a search keyword from the related source operation DB 50 and searches the operation history DB 40 (E002). In the case of the related source operation DB 50 shown in FIG. 30, there are a total of four rows, so the operation history DB 40 is searched a total of four times using four keywords.

そして、図27のネットワーク操作履歴テーブルを対象に、URLがwww.kensaku.comであり、かつ、アプリケーション名がWebbroser.exeである履歴を検索する処理において、ログIDがnlog0003のログ(www.kensaku.comを閲覧したログ)が検出される。また、図28のWindow操作履歴テーブルを対象に、アプリケーション名がhelp.exeである履歴を検索する処理において、ログIDがwlog0023、wlog0024、wlog0025のログ(help画面のログ)が検出される。   Then, in the process of searching the history whose URL is www.kensaku.com and the application name is Webbroser.exe for the network operation history table of FIG. 27, a log (www.kensaku Logs that viewed .com) are detected. In addition, in the process of searching for a history whose application name is help.exe for the window operation history table of FIG. 28, logs with log IDs wlog0023, wlog0024, and wlog0025 (help screen logs) are detected.

次に、関連付け手段30は、上記の検索結果ごとに、検索結果のログに関連するWindow操作履歴テーブルのログを集約する(E003)。例えば、ネットワーク操作履歴テーブルから検出された上記nlog0003のログの場合、以下のような処理を行う。   Next, the associating means 30 aggregates the logs of the window operation history table related to the search result logs for each search result (E003). For example, in the case of the log of nlog0003 detected from the network operation history table, the following processing is performed.

関連付け手段30は、nlog0003のログがネットワーク操作履歴テーブルから検出したログであるので(F001)、nlog0003のログのURLがHTTP HeaderのRefererに設定されているログをネットワーク操作履歴テーブルから検索する(F002)。すると、nlog0004が検出される。次に、このnlog0004のURLに保存されれているwww.kensaku.com/?keyword=aaa&p=1がHTTP
HeaderのRefererに設定されているログをネットワーク操作履歴テーブルからを検索すると、nlog0005が検出される。同様にして再帰的にRefererをURLで検索するとnlog0006,nlog0007,nlog0008が検出される。
Since the log of nlog0003 is a log detected from the network operation history table (F001), the associating means 30 searches the network operation history table for a log in which the URL of the log of nlog0003 is set in the Referer of the HTTP header (F002 ). Then, nlog0004 is detected. Next, www.kensaku.com/?keyword=aaa&p=1 stored in the URL of this nlog0004 is HTTP
When the log set in the header Referrer is searched from the network operation history table, nlog0005 is detected. Similarly, when the Referer is recursively searched by URL, nlog0006, nlog0007, and nlog0008 are detected.

次に関連付け手段30は、上記検出したnlog0003,nlog0004,nlog0005,nlog0006,nlog0007,nlog0008のプロセスIDである、p0003,p0004,p0007で図28のWindow操作履歴テーブルを検索する(F004)。すると、WindowIDとして、w0003,w0004,w0007を検出する。次に、これらのWindowIDに対応するログIDである、wlog0008,wlog0009, wlog0028,wlog0010,wlog0011,wlog0012,wlog0013,wlog0014,wlog0015,wlog0016,wlog0017を抽出し(F005)、これらを1つの集約ログとすべく、集約ログIDであるclog0002を付加してログ集約テーブルに保存する(F006)。これにより、閲覧ソフトによるwww.kensaku.comの閲覧、キーワードaaaによる検索、検索結果中のaaa会社のホームページの閲覧、aaa会社のホームページからabc会社のページへの移動、検索結果中のaaabbb会社のホームページの閲覧といった個々のログが互いに関連する一連のログとして、1つの集約ログに集約される。   Next, the associating means 30 searches the window operation history table of FIG. 28 using p0003, p0004, and p0007, which are the process IDs of the detected nlog0003, nlog0004, nlog0005, nlog0006, nlog0007, and nlog0008 (F004). Then, w0003, w0004, and w0007 are detected as WindowID. Next, log IDs corresponding to these Window IDs, wlog0008, wlog0009, wlog0028, wlog0010, wlog0011, wlog0012, wlog0013, wlog0014, wlog0015, wlog0016, wlog0017 are extracted (F005), and these are used as one aggregated log. Therefore, clog0002, which is an aggregation log ID, is added and stored in the log aggregation table (F006). This allows browsing software to browse www.kensaku.com, search by keyword aaa, browse the aaa company's home page in the search results, move from the aaa company's home page to the abc company's page, and the abbb company's page in the search results Individual logs, such as browsing home pages, are aggregated into one aggregated log as a series of related logs.

また、Window操作履歴テーブルから検出された上記wlog0023、wlog0024、wlog0025のログの場合、関連付け手段30は、それらのWindowIDはw0006なので、このWindowIDに対応するログIDとして、wlog0023,wlog0024,wlog0025を抽出し(F005)、集約ログIDとして、clog0004を付加してログ集約テーブルに保存する(F006)。これにより、ヘルプを参照した個々のログが互いに関連する一連のログとして、1つの集約ログに集約される。   Further, in the case of the logs of wlog0023, wlog0024, and wlog0025 detected from the window operation history table, the associating means 30 extracts their wlog0023, wlog0024, and wlog0025 as log IDs corresponding to this WindowID because their WindowID is w0006. (F005), clog0004 is added as the aggregation log ID and stored in the log aggregation table (F006). As a result, the individual logs referring to the help are aggregated into one aggregated log as a series of logs related to each other.

次に関連付け手段30は、関連先操作DB60から検索キーワードとするデータを読み込み、操作履歴DB40を検索する(E004)。図31に示す関連先操作DB60の場合、合計6行あるので、6通りのキーワードを使用して、操作履歴DB40が合計6回検索される。   Next, the associating means 30 reads data as a search keyword from the related destination operation DB 60 and searches the operation history DB 40 (E004). In the case of the related destination operation DB 60 shown in FIG. 31, there are a total of 6 rows, so the operation history DB 40 is searched a total of 6 times using 6 keywords.

そして、図26のファイル操作履歴テーブルを対象に、アプリケーション名がwordprocessor.exeであり、かつ、操作内容が書き込みである履歴を検索する処理において、ログIDがflog0002, flog0003, flog0004, flog0005, flog0006であるログ(編集ソフトによるABC設計書の編集にかかるログ)が検出される。また、図26のファイル操作履歴テーブルを対象に、アプリケーション名がcontrol.exeであり、かつ、操作内容が書き込みである履歴を検索する処理において、ログIDがflog0009のログ(コントロールソフトによる設定ファイルの変更にかかるログ)が検出される。   Then, in the process of searching for a history in which the application name is wordprocessor.exe and the operation content is write in the file operation history table of FIG. 26, the log IDs are flog0002, flog0003, flog0004, flog0005, flog0006 A certain log (log concerning editing ABC design document by editing software) is detected. In addition, in the process of searching for a history in which the application name is control.exe and the operation content is writing in the file operation history table of FIG. 26, the log with the log ID flog0009 (the setting file of the control software) Change log) is detected.

次に、関連付け手段30は、上記の検索結果ごとに、検索結果のログに関連するWindow操作履歴テーブルのログを集約する(E005)。例えば、ファイル操作監視テーブルから検出された上記flog0002, flog0003, flog0004, flog0005, flog0006のログの場合、以下のような処理を行う。   Next, the associating means 30 aggregates the logs of the window operation history table related to the search result logs for each search result (E005). For example, in the case of the above logs flog0002, flog0003, flog0004, flog0005, and flog0006 detected from the file operation monitoring table, the following processing is performed.

関連付け手段30は、flog0002, flog0003, flog0004, flog0005, flog0006のログがファイル操作履歴テーブルから検出したログであるので(F001)、これらのログからプロセスIDとしてp0001を抽出し、このp0001で図28のWindow操作履歴テーブルを検索する(F004)。すると、wlog0001, wlog0002, wlog0003,wlog0006, wlog0007, wlog0018, wlog0019のログが検出される。これらのログのウインドウIDはw0001なので、関連付け手段30は、wlog001, wlog002, wlog003, wlog006, wlog007, wlog018, wlog019を抽出し(F005)、集約IDとしてclog0001を付加してログ集約テーブルに保存する。これにより、文書作成ソフトの起動、ABC設計書のオープン、ABC設計書に対する書き込みといった個々のログが、関連する一連のログとして1つの集約ログに集約される。   Since the log of flog0002, flog0003, flog0004, flog0005, flog0006 is a log detected from the file operation history table (F001), the associating means 30 extracts p0001 as a process ID from these logs, and this p0001 in FIG. Search the window operation history table (F004). Then, logs of wlog0001, wlog0002, wlog0003, wlog0006, wlog0007, wlog0018, wlog0019 are detected. Since the window ID of these logs is w0001, the associating means 30 extracts wlog001, wlog002, wlog003, wlog006, wlog007, wlog018, and wlog019 (F005), adds clog0001 as the aggregation ID, and stores them in the log aggregation table. As a result, individual logs such as the start of the document creation software, the opening of the ABC design document, and the writing to the ABC design document are aggregated into one aggregated log as a series of related logs.

また、ファイル操作履歴テーブルから検出された上記flog0009のログの場合、関連付け手段30は、そのプロセスIDはp0005なので、このプロセスIDに対応するログIDとして、wlog0020,wlog0021,wlog0022, wlog0026, wlog0027を抽出し、これらを1つの集約ログとすべく、集約ログIDとしてclog0004を付加してログ集約テーブルに保存する。これにより、コントロールソフトの起動、設定ファイルへの書き込みといった個々のログが、関連する一連のログとして1つの集約ログに集約される。   Further, in the case of the log of the above flog0009 detected from the file operation history table, the association means 30 extracts wlog0020, wlog0021, wlog0022, wlog0026, wlog0027 as the log ID corresponding to this process ID because the process ID is p0005. Then, in order to make these into one aggregated log, clog0004 is added as the aggregated log ID and stored in the log aggregation table. As a result, individual logs such as starting the control software and writing to the configuration file are aggregated into a single aggregate log as a series of related logs.

次に関連付け手段30は、ステップE0003で集約した集約ログ群(関連元の集約ログ群)の中から1つの集約ログ、例えば集約IDがclog0002の集約ログ(閲覧ソフトによるwww.kensaku.comの閲覧、キーワードaaaによる検索、検索結果中のaaa会社のホームページの閲覧、aaa会社のホームページからabc会社のページへの移動、検索結果中のaaabbb会社のホームページの閲覧といった個々のログを互いに関連するログとして集約したログ)を選択する(E006)。   Next, the associating means 30 selects one aggregated log from the aggregated log group (relevant source aggregated log group) aggregated in step E0003, for example, an aggregated log whose aggregation ID is clog0002 (viewing www.kensaku.com with browsing software) , Search by keyword aaa, browsing aaa company home page in search results, moving from aaa company home page to abc company page, browsing aabbbb company home page in search results as related logs (Aggregated logs) is selected (E006).

次に関連付け手段30は、上記集約ログに含まれるログのうち、操作内容が”アクティブ”もしくは”オープン”であるログで、一番早い時間のログとして、wlog0008のログ(閲覧ソフトのウインドウをオープンしたログ)を選択する(E008)。   Next, the associating unit 30 opens the log of wlog0008 (opens the browsing software window) as the earliest time log among the logs included in the aggregated log whose operation content is “active” or “open”. Selected log) (E008).

次に関連付け手段30は、上記選択したwlog0008のログの時刻的に1つ前のログwlog0007を、操作履歴DB40から抽出し、このwlog0007のログが、ステップE005で集約したログ(関連先の集約ログ)に含まれているか否かを調べるために、集約ログテーブルを検索する(E010)。すると、wlog0007のログは、clog0001の集約ログ(文書編集ソフトによるABC設計書の編集にかかる集約ログ)に含まれていることが検出される。   Next, the associating means 30 extracts the log wlog0007 immediately before the log of the selected wlog0008 from the operation history DB 40, and the log of the wlog0007 is aggregated in step E005 (aggregated log of related destinations). In order to check whether or not it is included in (), the aggregate log table is searched (E010). Then, it is detected that the log of wlog0007 is included in the aggregation log of clog0001 (the aggregation log related to the editing of the ABC design document by the document editing software).

そこで、関連付け手段30は、次に、上記選択したwlog0008のログより後の一番早い時刻に、"非アクティブ"もしくは”クローズ"の操作内容となったログ(但し、自ログの次のログがwlog0008の属する集約ログclog0002に含まれるログであるログは除く)を抽出する(E012)。すると、wlog0017のログ(閲覧ソフトのウインドウをクローズしたログ)が検出される(E012)。次に、関連付け手段30は、この検出したwlog0017の直後のログであるwlog0018が、ステップE010で抽出した集約ログclog0001(上記wlog0007のログが含まれていた集約ログ)に含まれるかどうかをチェックする(E013)。すると、含まれるため、関連付け手段30は、集約ログclog0002と集約ログclog0001とは互いに関連すると判断して、関連情報保存DB70の関連元集約IDと関連先集約IDに保存する。   Therefore, the associating means 30 next logs that have become the operation contents of “inactive” or “closed” at the earliest time after the log of the selected wlog 0008 (however, the log next to its own log is (excluding logs that are logs included in the aggregated log clog0002 to which wlog0008 belongs) (E012). Then, the log of wlog0017 (log that closes the window of the browsing software) is detected (E012). Next, the associating means 30 checks whether or not wlog0018, which is a log immediately after the detected wlog0017, is included in the aggregated log clog0001 extracted in step E010 (the aggregated log in which the log of wlog0007 is included). (E013). Then, since it is included, the associating unit 30 determines that the aggregate log clog0002 and the aggregate log clog0001 are related to each other, and stores them in the related source aggregate ID and the related destination aggregate ID of the related information storage DB.

更に、関連付け手段30は、集約ログclog0002に含まれるwlog0008,wlog0009,wlog0010,wlog0011,wlog0012,wlog0013,wlog0014,wlog0015,wlog0016,wlog0017の対応するプロセスIDで、ファイル操作履歴テーブルとネットワーク監視テーブルとを検索し、URL、”www.kensaku.com/?keyword=aaa&p=1
”、”www.aaa.com","www.abc.com","www.kensaku.com/?keyword=aaa&p=2","www.aaabbb.com"、を抽出する(E015)。
Further, the associating means 30 searches the file operation history table and the network monitoring table with the process IDs corresponding to wlog0008, wlog0009, wlog0010, wlog0011, wlog0012, wlog0013, wlog0014, wlog0015, wlog0016, wlog0017 included in the aggregate log clog0002. URL, “www.kensaku.com/?keyword=aaa&p=1
"," Www.aaa.com "," www.abc.com ","www.kensaku.com/?keyword=aaa&p=2","www.aaabbb.com"are extracted (E015).

また、関連付け手段30は、集約ログclog0001に含まれるwlog0001,wlog0002,wlog0003,wlog0006.wlog0007,wlog0018,wlog0019に対応するプロセスIDで、ファイル操作履歴テーブルとネットワーク履歴テーブルを検索し、パス、”C:\ABC設計書”を取得する(E016)。   Further, the associating means 30 searches the file operation history table and the network history table with the process IDs corresponding to wlog0001, wlog0002, wlog0003, wlog0006.wlog0007, wlog0018, wlog0019 included in the aggregate log clog0001, and passes the path “C: "ABC design document" is acquired (E016).

そして、関連付け手段30は、関連情報保存DB70の関連元パスに”www.kensaku.com/?keyword=aaa&p=1
”、”www.aaa.com","www.abc.com","www.kensaku.com/?keyword=aaa&p=2","www.aaabbb.com"を保持し、関連先パスに”C:\ABC設計書"を保存する。このようにして参照したURLとそれをもとに編集した文書を関連付けることができる。
Then, the association means 30 adds “www.kensaku.com/?keyword=aaa&p=1” to the related source path of the related information storage DB 70.
"," Www.aaa.com "," www.abc.com ","www.kensaku.com/?keyword=aaa&p=2","www.aaabbb.com" : \ ABC design document ". The URL referenced in this way can be associated with the edited document.

同様にして、参照したヘルプファイルと、それをもとに設定した設定ファイルを関連付けることができる。   Similarly, the referenced help file can be associated with the setting file set based on the help file.

このように本実施形態によれば、第1の実施形態と同様に、関係付けたくない情報が関係付けられてしまうことを防止でき、精度の良い関連付けが可能になる。   As described above, according to the present embodiment, as in the first embodiment, it is possible to prevent information that is not desired to be associated with each other, and to associate with high accuracy.

以上本発明の実施の形態について説明したが、本発明は以上の実施の形態にのみ限定されず、その他各種の付加変更が可能である。また、本発明の関連情報取得装置は、その有する機能をハードウェア的に実現することは勿論、コンピュータとプログラムとで実現することができる。プログラムは、磁気ディスクや半導体メモリ等のコンピュータ可読記録媒体に記録されて提供され、コンピュータの立ち上げ時などにコンピュータに読み取られ、そのコンピュータの動作を制御することにより、そのコンピュータを前述した各実施の形態における関連情報取得装置として機能させる。   Although the embodiment of the present invention has been described above, the present invention is not limited to the above embodiment, and various other additions and modifications can be made. In addition, the related information acquisition apparatus of the present invention can be realized by a computer and a program as well as by realizing the functions of the related information acquisition apparatus by hardware. The program is provided by being recorded on a computer-readable recording medium such as a magnetic disk or a semiconductor memory, and is read by the computer at the time of starting up the computer, etc. It is made to function as a related information acquisition apparatus in the form.

本発明によれば、PC上で行われる全ての業務に適用可能である。   According to the present invention, the present invention can be applied to all operations performed on a PC.

1 関連情報取得装置
2 PC操作監視手段
7 関連付け手段
3 操作履歴DB
4 関連元操作DB
5 関連先操作DB
6 関連情報保存DB
10PC操作監視手段
11ファイルシステム監視手段
12ネットワーク監視手段
13Window操作監視手段
20操作履歴収集手段
30関連付け手段
40操作履歴DB
50関連元操作DB
60関連先操作DB
70関連情報保存DB
1 related information acquisition device 2 PC operation monitoring means 7 association means 3 operation history DB
4 Related source operation DB
5 Related operation database
6 Related information storage DB
10 PC operation monitoring means 11 File system monitoring means 12 Network monitoring means 13 Window operation monitoring means 20 Operation history collecting means 30 Association means 40 Operation history DB
50 related source operation DB
60 related operation database
70 related information storage DB

Claims (10)

ユーザのコンピュータ上での操作履歴を収集する操作履歴収集手段と、
前記収集された操作履歴を記録する操作履歴記憶手段と、
関連元キーワードを記憶する関連元操作記憶手段と、
前記関連元キーワードを含む操作履歴を前記操作履歴記憶手段から検索し、該検索結果の操作履歴と、該検索結果の操作履歴と時刻的に近い操作履歴とを関連付ける関連付け手段と、
前記関連付け手段によって関連付けられた操作履歴を記憶する関連情報記憶手段と
を備えることを特徴とする関連情報取得装置。
Operation history collection means for collecting operation history on a user's computer;
Operation history storage means for recording the collected operation history;
Related source operation storage means for storing related source keywords;
An operation history including the related source keyword is searched from the operation history storage means, an operation history of the search result, an association means for associating the operation history of the search result with an operation history close in time,
And a related information storage unit that stores an operation history associated by the association unit.
ユーザのコンピュータ上での操作履歴を収集する操作履歴収集手段と、
前記収集された操作履歴を記録する操作履歴記憶手段と、
関連元キーワードを記憶する関連元操作記憶手段と、
関連先キーワードを記憶する関連先操作記憶手段と、
前記関連元キーワードを含む操作履歴を前記操作履歴記憶手段から検索し、該検索結果の操作履歴と、該検索結果の操作履歴と時刻的に近い操作履歴であって前記関連先キーワードを含む操作履歴とを関連付ける関連付け手段と、
前記関連付け手段によって関連付けられた操作履歴を記憶する関連情報記憶手段と
を備えることを特徴とする関連情報取得装置。
Operation history collection means for collecting operation history on a user's computer;
Operation history storage means for recording the collected operation history;
Related source operation storage means for storing related source keywords;
Related destination operation storage means for storing related destination keywords;
An operation history including the related source keyword is searched from the operation history storage unit, and the operation history of the search result and the operation history of the search result close in time and including the related destination keyword An association means for associating with
And a related information storage unit that stores an operation history associated by the association unit.
ユーザのコンピュータ上での操作履歴を収集する操作履歴収集手段と、
前記収集された操作履歴を記録する操作履歴記憶手段と、
関連元キーワードを記憶する関連元操作記憶手段と、
関連先キーワードを記憶する関連先操作記憶手段と、
前記関連元キーワードを含む操作履歴を前記操作履歴記憶手段から検索し、該検索結果の操作履歴と、該検索結果の操作履歴より前の時刻的に近い操作履歴および後の時刻的に近い操作履歴であって共に同じ前記関連先キーワードを含む操作履歴とを関連付ける関連付け手段と、
前記関連付け手段によって関連付けられた操作履歴を記憶する関連情報記憶手段と
を備えることを特徴とする関連情報取得装置。
Operation history collection means for collecting operation history on a user's computer;
Operation history storage means for recording the collected operation history;
Related source operation storage means for storing related source keywords;
Related destination operation storage means for storing related destination keywords;
An operation history including the related source keyword is searched from the operation history storage means, the operation history of the search result, the operation history near the time before the operation history of the search result, and the operation history near the time after And an associating means for associating the operation history including the same related keyword with the same,
And a related information storage unit that stores an operation history associated by the association unit.
前記操作履歴収集手段は、
ユーザが操作したファイル名、ファイルへの操作内容、プロセスIDを含む操作履歴、
ユーザがアクセスしたURL、HTTPヘッダデータ、HTTPボディデータ、プロセスIDを含む操作履歴、
ユーザが操作したWindowのID、Window操作、データ、アプリケーション名、プロセスIDを含む操作履歴
のうちの1種類、または2種類、または3種類の操作履歴を収集する
ことを特徴とする請求項1乃至3の何れかに記載の関連情報取得装置。
The operation history collecting means includes
File name operated by the user, operation contents to the file, operation history including process ID,
Operation history including URL accessed by user, HTTP header data, HTTP body data, process ID,
The operation history of one type, two types, or three types of operation histories including a window ID, window operation, data, application name, and process ID operated by a user is collected. The related information acquisition apparatus according to any one of 3.
前記関連元操作記憶手段は、
ユーザによる、検索操作を特徴付けるキーワード、
ユーザによる、ヘルプ、仕様書の参照操作を特徴付けるキーワード、
ユーザによる、特定のキーワードに関する操作を特徴付けるキーワード
のうちの1種類、または2種類、または3種類のキーワードを記憶する
ことを特徴とする請求項1乃至4の何れかに記載の関連情報取得装置。
The related source operation storage means is
Keywords that characterize search operations by users,
Keywords that characterize the user's help and specification browsing operations,
The related information acquisition apparatus according to claim 1, wherein one type, two types, or three types of keywords that characterize an operation related to a specific keyword by a user are stored.
前記関連先操作記憶手段は、
ユーザによる、ドキュメントの編集操作を特徴付けるキーワード、
ユーザによる、アプリケーションの設定の変更操作を特徴付けるキーワード、
ユーザによる、特定のキーワードに関する操作を特徴付けるキーワード
のうちの1種類、または2種類、または3種類のキーワードを記憶する
ことを特徴とする請求項1乃至5の何れかに記載の関連情報取得装置。
The related destination operation storage means includes
Keywords that characterize the user ’s editing of the document,
Keywords that characterize the user ’s ability to change application settings,
The related information acquisition apparatus according to claim 1, wherein one type, two types, or three types of keywords that characterize an operation related to a specific keyword by a user are stored.
前記関連付け手段は、
前記関連付けた操作履歴に含まれるファイル名、URL、データ、アプリケーション名を抽出し、それらを相互に関連付ける
ことを特徴とする請求項1乃至6の何れかに記載の関連情報取得装置。
The association means includes
7. The related information acquisition apparatus according to claim 1, wherein a file name, URL, data, and application name included in the associated operation history are extracted and associated with each other.
ユーザのコンピュータ上での操作履歴として、ユーザが操作したファイル名、ファイルへの操作内容、プロセスIDを含むファイル操作履歴、ユーザがアクセスしたURL、HTTPヘッダデータ、HTTPボディデータ、プロセスIDを含むネットワーク操作履歴、ユーザが操作したWindowのID、Window操作、データ、アプリケーション名、プロセスIDを含むWindow操作履歴を収集する操作履歴収集手段と、
前記収集された操作履歴を記録する操作履歴記憶手段と、
関連元キーワードを記憶する関連元操作記憶手段と、
関連先キーワードを記憶する関連先操作記憶手段と、
関連付け手段と
を備え、
前記関連付け手段は、
前記関連元キーワードを含む操作履歴を前記操作履歴記憶手段から検索して、該検索結果の操作履歴に関連するWindow操作履歴を関連元集約ログとして集約し、
前記関連先キーワードを含む操作履歴を前記操作履歴記憶手段から検索して、該検索結果の操作履歴に関連するWindow操作履歴を関連先集約ログとして集約し、
前記関連元集約ログの1つに注目し、
注目中の前記関連元集約ログからWindow操作がアクティブもしくはオープンの操作履歴を注目中関連元操作履歴として抽出し、
前記抽出した注目中関連元操作履歴の時刻的に1つ前の操作履歴を前記操作履歴記憶手段から抽出して、該抽出した操作履歴が前記関連先集約ログの何れかに含まれるか否かを調査し、
含まれている場合には、前記抽出したアクティブもしくはオープンの操作履歴より後に非アクティブもしくはクローズとなった操作履歴で直後の操作履歴が前記関連元集約ログに含まれない操作履歴になっている操作履歴を前記注目中の前記関連元集約ログから抽出して、
該抽出した操作履歴の時刻的に1つ後の操作履歴を前記操作履歴記憶手段から抽出して、該抽出した操作履歴が前記調査した関連先集約ログと同じ関連先集約ログに含まれるか否かを調査し、
含まれている場合には、前記関連元集約ログと前記関連先集約ログとを関係付ける
ことを特徴とする関連情報取得装置。
As the operation history on the user's computer, the file name operated by the user, the contents of the operation to the file, the file operation history including the process ID, the URL accessed by the user, HTTP header data, HTTP body data, and the network including the process ID Operation history collection means for collecting window operation history including operation history, window ID operated by the user, window operation, data, application name, process ID,
Operation history storage means for recording the collected operation history;
Related source operation storage means for storing related source keywords;
Related destination operation storage means for storing related destination keywords;
An association means,
The association means includes
The operation history including the related source keyword is searched from the operation history storage unit, and the window operation history related to the operation history of the search result is aggregated as a related source aggregation log,
The operation history including the related destination keyword is searched from the operation history storage unit, and the window operation history related to the operation history of the search result is aggregated as a related destination aggregation log,
Pay attention to one of the related source aggregation logs,
Extracting the operation history of the window operation as active or open from the related source aggregation log under attention as the attention related source operation history,
Whether the extracted operation history immediately before the extracted related source operation history of interest is extracted from the operation history storage means, and whether the extracted operation history is included in any of the related destination aggregation logs Investigate and
If it is included, the operation history immediately after the operation history that became inactive or closed after the extracted active or open operation history is an operation history that is not included in the related source aggregation log. A history is extracted from the related source aggregated log of interest,
The operation history immediately after the extracted operation history is extracted from the operation history storage means, and whether or not the extracted operation history is included in the same related destination aggregated log as the examined related destination aggregated log Investigate
If it is included, the related information acquisition apparatus associating the related source aggregated log and the related destination aggregated log.
ユーザのコンピュータ上での操作履歴を収集する操作履歴収集手段と、前記収集された操作履歴を記録する操作履歴記憶手段と、関連元キーワードを記憶する関連元操作記憶手段と、関連付け手段とを有する関連情報取得装置で実行される情報関連付け方法であって、
前記関連付け手段が、前記関連元キーワードを含む操作履歴を前記操作履歴記憶手段から検索し、該検索結果の操作履歴と、該検索結果の操作履歴と時刻的に近い操作履歴とを関連付ける
ことを特徴とする情報関連付け方法。
An operation history collecting unit that collects an operation history on a user's computer, an operation history storage unit that records the collected operation history, an associated source operation storage unit that stores an associated source keyword, and an association unit An information association method executed by a related information acquisition device,
The associating means searches the operation history storage means for an operation history including the related source keyword, and associates the operation history of the search result with the operation history of the search result that is close in time. Information association method.
ユーザのコンピュータ上での操作履歴を収集する操作履歴収集手段と、前記収集された操作履歴を記録する操作履歴記憶手段と、関連元キーワードを記憶する関連元操作記憶手段とを有するコンピュータを、
前記関連元キーワードを含む操作履歴を前記操作履歴記憶手段から検索し、該検索結果の操作履歴と、該検索結果の操作履歴と時刻的に近い操作履歴とを関連付ける関連付け手段
として機能させるためのプログラム。
A computer having operation history collection means for collecting operation history on a user's computer, operation history storage means for recording the collected operation history, and related source operation storage means for storing related source keywords;
A program for retrieving an operation history including the related source keyword from the operation history storage unit, and causing the operation history of the search result and an operation history of the search result to be associated with an operation history close in time .
JP2010142464A 2010-06-23 2010-06-23 Associated information acquisition device Pending JP2012008688A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010142464A JP2012008688A (en) 2010-06-23 2010-06-23 Associated information acquisition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010142464A JP2012008688A (en) 2010-06-23 2010-06-23 Associated information acquisition device

Publications (1)

Publication Number Publication Date
JP2012008688A true JP2012008688A (en) 2012-01-12

Family

ID=45539179

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010142464A Pending JP2012008688A (en) 2010-06-23 2010-06-23 Associated information acquisition device

Country Status (1)

Country Link
JP (1) JP2012008688A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013153602A1 (en) * 2012-04-09 2013-10-17 株式会社Synclogue Access information output program and access information output method
JP2016505926A (en) * 2013-04-08 2016-02-25 小米科技有限▲責▼任公司Xiaomi Inc. APP MANAGEMENT METHOD, DEVICE, SERVER, TERMINAL DEVICE, PROGRAM, AND RECORDING MEDIUM

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013153602A1 (en) * 2012-04-09 2013-10-17 株式会社Synclogue Access information output program and access information output method
JP2016505926A (en) * 2013-04-08 2016-02-25 小米科技有限▲責▼任公司Xiaomi Inc. APP MANAGEMENT METHOD, DEVICE, SERVER, TERMINAL DEVICE, PROGRAM, AND RECORDING MEDIUM
US10176214B2 (en) 2013-04-08 2019-01-08 Xiaomi Inc. Method for application management, as well as server and terminal device thereof

Similar Documents

Publication Publication Date Title
Munk et al. Data preprocessing evaluation for web log mining: reconstruction of activities of a web visitor
JP4922692B2 (en) Search query creation device
US9251157B2 (en) Enterprise node rank engine
CN100596353C (en) Method and system for providing log service
US7693817B2 (en) Sensing, storing, indexing, and retrieving data leveraging measures of user activity, attention, and interest
CN101369276B (en) Evidence obtaining method for Web browser caching data
CN100442290C (en) Accessing identification index system and accessing identification index library generation method
CN110569214B (en) Index construction method and device for log file and electronic equipment
CN101399716B (en) Distributed audit system and method for monitoring using state of office computer
CN103559185B (en) Test data document resolves storage method
CN102737021B (en) Search engine and realization method thereof
US20090094186A1 (en) Information Retrieval System, Registration Apparatus for Indexes for Information Retrieval, Information Retrieval Method and Program
CN101583951A (en) Keyword management program, keyword management system, and keyword management method
US9262510B2 (en) Document tagging and retrieval using per-subject dictionaries including subject-determining-power scores for entries
CN103942268A (en) Method and device for combining search and application and application interface
JP5221664B2 (en) Information map management system and information map management method
JP4422742B2 (en) Full-text search system
JP2012008688A (en) Associated information acquisition device
CN111274207A (en) Novel file retrieval method and system based on data visualization analysis
WO2007129660A1 (en) Static web page generation method, program, recording medium, and static web page generation management system
JP5603447B2 (en) Log management system, log management apparatus, and log management method
JP2012208565A (en) Log management method, log management device, and program
CN106802922B (en) Tracing storage system and method based on object
KR100720993B1 (en) A internet search method using a day-keyword
JP7188461B2 (en) SECURITY INFORMATION ANALYZER, SYSTEM, METHOD AND PROGRAM

Legal Events

Date Code Title Description
RD07 Notification of extinguishment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7427

Effective date: 20120718