JP2016075974A - Communication terminal device, communication system, communication method, and program - Google Patents

Communication terminal device, communication system, communication method, and program Download PDF

Info

Publication number
JP2016075974A
JP2016075974A JP2014203892A JP2014203892A JP2016075974A JP 2016075974 A JP2016075974 A JP 2016075974A JP 2014203892 A JP2014203892 A JP 2014203892A JP 2014203892 A JP2014203892 A JP 2014203892A JP 2016075974 A JP2016075974 A JP 2016075974A
Authority
JP
Japan
Prior art keywords
log
information
log information
communication terminal
communication
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
JP2014203892A
Other languages
Japanese (ja)
Inventor
裕介 鍵和田
Yusuke Kagiwada
裕介 鍵和田
尭志 長谷川
Takashi Hasegawa
尭志 長谷川
戸田 勝之
Katsuyuki Toda
勝之 戸田
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2014203892A priority Critical patent/JP2016075974A/en
Publication of JP2016075974A publication Critical patent/JP2016075974A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To contribute to the improvement of specific processing of error information showing a direct cause of a failure contained in log information.SOLUTION: A communication terminal 10 is a communication terminal for transmitting information to a log upload server 50 via a communication network, and includes a log information preparation part 20 for preparing log information in accordance with the time sequence so as to be accumulated in a storage part 1000 on the basis of the operation content communicated between the other communication terminal and an own device and the processing content of the own device; an operation determination part 23 for determining whether or not the operation is a predetermined operation performed at the upload time of the log information; and a log transmission control part 22 for adding annotation information constituted by a predetermined format to a data array of the log information acquired from the storage part 1000 so as to be transmitted to the log upload server 50 via the communication network when the predetermined operation is performed.SELECTED DRAWING: Figure 9

Description

本発明は、自装置に蓄積されるログ情報に含まれる障害原因を特定するのに好適な通信端末装置、通信システム、通信方法、及びプログラムに関する。   The present invention relates to a communication terminal device, a communication system, a communication method, and a program suitable for specifying a cause of failure included in log information accumulated in the device itself.

通信端末に障害が発生した場合、その原因を解析することを目的とし、端末内部で時系列に生成したログをログファイルとして蓄積している。通信端末が有するログアップロード機能を用いて、ユーザ操作によって、内部に蓄積しているログファイルをサービス側のログサーバにアップロードし、カスタマーサポートなどがログファイルを解析するといった方法が既に知られている。
通常、障害が発生した場合に、ユーザはサポートセンタに電話、ファクシミリ、電子メールを用いて連絡し、サポートセンタはその端末内のログファイルのアップロードをユーザに依頼し、サポートセンタにおいてアップロード後のログファイルを解析して障害の原因を特定していた。
ところで、通信端末において生成されるログファイルには、障害発生前に発生した当該障害の直接的な原因ではない記録情報や、障害発生後からファイルアップロード完了までに発生した記録情報等の様々な情報がログファイルとして記録されている。
特に、ネットワーク障害に起因して通信端末からのログアップロードが失敗し、ネットワークが復旧した後の再操作によりアップロードが成功した場合には、通信端末自体に発生した障害とは直接関係ないログとして、例えばログアップロードに関するエラーログなども多く記録されることになる。
When a failure occurs in a communication terminal, the log generated in time series in the terminal is accumulated as a log file for the purpose of analyzing the cause. There is already known a method in which a log file stored therein is uploaded to a log server on the service side by a user operation using a log upload function of a communication terminal, and customer support or the like analyzes the log file.
Normally, when a failure occurs, the user contacts the support center by telephone, facsimile, or e-mail, and the support center requests the user to upload the log file in the terminal, and the log after uploading at the support center. The cause of the failure was identified by analyzing the file.
By the way, the log file generated at the communication terminal contains various information such as record information that is not the direct cause of the failure that occurred before the failure occurred, and record information that occurred after the failure occurred until the file upload was completed. Is recorded as a log file.
In particular, if the log upload from the communication terminal failed due to a network failure and the upload succeeded by re-operation after the network is restored, as a log not directly related to the failure that occurred in the communication terminal itself, For example, many error logs related to log uploading are recorded.

特許文献1には、ローテーション及び世代管理されているログファイルから、ログ情報を出力している機器固有のログフォーマットに依存せず、適切にログ情報の差分を抽出して保管することを目的とし、ハッシュ値を用いて差分を管理することが開示されている。
詳しくは、特許文献1には、基準末尾及び基準ハッシュ値を記憶する記憶部と、ローテーション及び世代管理されているログファイル群から一のログファイルを入力し、この一のログファイルの先頭から基準末尾までのハッシュ値を求め、このハッシュ値と基準ハッシュ値とを比較し、両者が一致する場合は一のログファイル以降の世代のログファイルをログ情報差分として抽出し、両者が一致しない場合はログファイル群から他のログファイルを入力して一のログファイルを入力した後の動作を繰り返す処理部と、を備えたログ情報差分抽出管理装置が開示されている。
Patent Document 1 aims to appropriately extract and store log information differences from log files managed for rotation and generation, without depending on the log format specific to the device outputting the log information. In addition, managing a difference using a hash value is disclosed.
Specifically, in Patent Document 1, a storage unit that stores a reference end and a reference hash value, and one log file from a log file group that is rotation and generation managed are input, and the reference is started from the top of this one log file. Find the hash value up to the end, compare this hash value with the reference hash value, and if they match, extract the log file of the generation after the first log file as the log information difference, if both do not match There is disclosed a log information difference extraction management device including a processing unit that repeats an operation after inputting another log file from a log file group and inputting one log file.

ユーザが使用中の通信端末からサービス側のログサーバにログアップロードを行う機能は、通常、障害が発生したときにしか使用しない機能である。従って、通信端末自体に発生した障害の直接原因となったエラーを、ログアップロード時点の直前に記録されたログファイルを解析することで発見できる場合が多い。
しかしながら、従来のログアップロード機能では、通信端末自体の障害発生時点からログアップロードまでの間に時間が経過した場合に、通信端末からログサーバ側にアップロードされたログファイルを解析しても、当該ログファイル内に記録された複数のエラー情報のうちのどのエラー情報が通信端末に発生した障害の直接的な原因を表すエラー情報かを判別し難いといった問題があった。
本発明は、上記に鑑みてなされたもので、その目的は、ログ情報に含まれる障害の直接的な原因を表すエラー情報の特定処理の向上に寄与することにある。
The function of uploading logs from the communication terminal being used by the user to the log server on the service side is normally a function that is used only when a failure occurs. Therefore, in many cases, an error that directly causes a failure that has occurred in the communication terminal itself can be found by analyzing a log file recorded immediately before the log upload point.
However, with the conventional log upload function, even if the log file uploaded from the communication terminal to the log server side is analyzed when the time has elapsed between the time of the failure of the communication terminal itself and the log upload, the log There has been a problem that it is difficult to determine which error information of a plurality of error information recorded in the file is error information indicating the direct cause of the failure that has occurred in the communication terminal.
The present invention has been made in view of the above, and an object of the present invention is to contribute to an improvement in a process for specifying error information indicating a direct cause of a failure included in log information.

請求項1記載の発明は、上記課題を解決するため、通信ネットワークを介してサーバに情報を送信する通信端末装置であって、他の通信端末装置と自装置との間で通信される操作内容、及び自装置の処理内容に基づいて時系列にログ情報を作成して記憶手段に蓄積するログ情報作成手段と、前記ログ情報のアップロード時に行う所定の操作か否かを判断する操作判断手段と、前記所定の操作があった場合に、前記記憶手段から取得したログ情報のデータ配列に所定のフォーマットにより構成された注釈情報を付加し、前記通信ネットワークを介して前記サーバへ送信する送信手段と、を備えたことを特徴とする。   The invention described in claim 1 is a communication terminal device that transmits information to a server via a communication network in order to solve the above-described problem, and the operation content communicated between the other communication terminal device and the own device. Log information creating means for creating log information in time series based on the processing content of the own device and storing the log information in a storage means; and an operation judging means for judging whether or not a predetermined operation is performed when the log information is uploaded. Transmitting means for adding annotation information configured in a predetermined format to a data array of log information acquired from the storage means and transmitting the data to the server via the communication network when the predetermined operation is performed; , Provided.

本発明によれば、ログ情報に含まれる障害の直接的な原因を表すエラー情報の特定処理の向上に寄与することができる。   ADVANTAGE OF THE INVENTION According to this invention, it can contribute to the improvement of the specific process of the error information showing the direct cause of the failure contained in log information.

本発明の第1実施形態に係る通信システムの概略図である。1 is a schematic diagram of a communication system according to a first embodiment of the present invention. 本発明の第1実施形態に係る通信端末のハードウェア構成図である。It is a hardware block diagram of the communication terminal which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係るログアップロードサーバのハードウェア構成図である。It is a hardware block diagram of the log upload server which concerns on 1st Embodiment of this invention. 第1実施形態の通信システムを構成する各端末、装置及びシステムの機能ブロック図である。It is a functional block diagram of each terminal, apparatus, and system which comprise the communication system of 1st Embodiment. ログ情報作成部により作成されたログ情報の一例を示す図である。It is a figure which shows an example of the log information produced by the log information production part. メッセージ作成部により作成された送信データの一例を示す図である。It is a figure which shows an example of the transmission data produced by the message production part. ログ管理テーブルに関連付けられて管理されたログIDとログ情報を示す図である。It is a figure which shows log ID and log information which were linked | related and managed by the log management table. ログ情報およびログアップロード機能について説明するための模式図である。It is a schematic diagram for demonstrating log information and a log upload function. 第1実施形態の通信システム1において、通信端末からログアップロードサーバ50へのログアップロードが成功した場合のシーケンス図である。In the communication system 1 of 1st Embodiment, it is a sequence diagram when the log upload from the communication terminal to the log upload server 50 succeeds. ログアップロード機能のUI画面を示す図である。It is a figure which shows UI screen of a log upload function. アップロード時のアノテーション情報のフォーマットを示す図である。It is a figure which shows the format of the annotation information at the time of upload. アノテーション情報の時間的な位置よりも前のログ情報の間に挿入されたエラーログの位置に示す図である。It is a figure shown in the position of the error log inserted between the log information before the time position of annotation information. ログ情報、エラーログ、及びアノテーション情報の位置関係を示す図である。It is a figure which shows the positional relationship of log information, an error log, and annotation information. ログ解析処理部により実行されるプログラムを表すフローチャートである。It is a flowchart showing the program performed by a log analysis process part. ログ解析の結果として得られた解析UI画面を示す図である。It is a figure which shows the analysis UI screen obtained as a result of log analysis. 本発明の第2実施形態に係る通信システムのシーケンス図である。It is a sequence diagram of the communication system which concerns on 2nd Embodiment of this invention.

本発明の実施の形態を説明する。本発明は、通信端末自体に障害が発生した場合におけるログアップロード操作に際して、以下の特徴を有する。要するに、ログアップロード操作時に、ログ情報にアノテーション情報を付加することで、アノテーション情報の発見に伴って障害発生の直接的な原因を素早く発見でき、原因解析することが特徴になっている。
以下、本発明の実施形態について、図面を参照して説明する。
An embodiment of the present invention will be described. The present invention has the following characteristics when a log upload operation is performed when a failure occurs in the communication terminal itself. In short, by adding annotation information to the log information at the time of log uploading operation, it is possible to quickly find the direct cause of the failure occurrence along with the discovery of the annotation information and to analyze the cause.
Hereinafter, embodiments of the present invention will be described with reference to the drawings.

<第1実施形態の全体構成>
以下、図1乃至図18を参照して、本発明の第1実施形態について説明する。図1は、本発明の第1実施形態に係る通信システム1の概略図であり、まず図1を用いて、第1実施形態の概略を説明する。
図1に示す通信システム1は、複数の通信端末(10aa、10ab、…、10db)、各通信端末(10aa、10ab、…、10db)用のディスプレイ(120aa、120ab、…、120db)、及びログアップロードサーバ50によって構築されている。
なお、第1実施形態では、通信端末(10aa、10ab、…、10db)のうち任意の通信端末を示す場合には「通信端末10」を用いる。また、ディスプレイ(120aa、120ab、…、120db)のうち任意のディスプレイを示す場合には「ディスプレイ120」を用いる。
通信端末10は、他の通信端末10との間で、画像データ、音声データ等の送受信を行う。第1実施形態では、画像データの画像が動画の場合について説明するが、動画だけでなく静止画であってもよい。また、画像データの画像には、動画と静止画の両方が含まれてもよい。ログアップロードサーバ50は、通信端末10を一元的に管理する。
<Overall Configuration of First Embodiment>
The first embodiment of the present invention will be described below with reference to FIGS. FIG. 1 is a schematic diagram of a communication system 1 according to the first embodiment of the present invention. First, the outline of the first embodiment will be described with reference to FIG.
The communication system 1 shown in FIG. 1 includes a plurality of communication terminals (10aa, 10ab,..., 10db), displays (120aa, 120ab,..., 120db) for each communication terminal (10aa, 10ab,. It is constructed by the upload server 50.
In the first embodiment, “communication terminal 10” is used to indicate an arbitrary communication terminal among the communication terminals (10aa, 10ab,..., 10db). In addition, “display 120” is used to indicate an arbitrary display among the displays (120aa, 120ab,..., 120db).
The communication terminal 10 transmits / receives image data, audio data, and the like to / from other communication terminals 10. In the first embodiment, the case where the image of the image data is a moving image will be described, but it may be a still image as well as a moving image. The image of the image data may include both a moving image and a still image. The log upload server 50 manages the communication terminal 10 centrally.

また、図1に示す複数のルータ(70a、70b、…、70g)は、画像データ及び音声データの最適な経路の選択を行う。なお、第1実施形態では、ルータ(70a、70b、…、70g)のうち任意のルータを示す場合には「ルータ70」を用いる。プログラム提供システム90は、通信端末10に各種機能又は各種手段を実現させるための通信端末用プログラムが記憶された、HD(Hard Disk)(図示しない)を備えており、通信端末10に、通信端末用プログラムを送信することができる。また、プログラム提供システム90のHDには、ログアップロードサーバ50に各種機能又は各種手段を実現させるための通信管理用プログラムも記憶されており、ログアップロードサーバ50に、通信管理用プログラムを送信する。   In addition, the plurality of routers (70a, 70b,..., 70g) illustrated in FIG. 1 perform selection of optimal paths for image data and audio data. In the first embodiment, “router 70” is used to indicate an arbitrary router among the routers (70a, 70b,..., 70g). The program providing system 90 includes an HD (Hard Disk) (not shown) in which a communication terminal program for causing the communication terminal 10 to realize various functions or various means is stored. Program can be sent. The HD of the program providing system 90 also stores a communication management program for causing the log upload server 50 to implement various functions or various means, and transmits the communication management program to the log upload server 50.

また、通信端末10aa、通信端末10ab、及びルータ70aは、LAN2aによって通信可能に接続されている。通信端末10ba、通信端末10bb、及びルータ70bは、LAN2bによって通信可能に接続されている。また、LAN2a及びLAN2bは、ルータ70cが含まれた専用線2abによって通信可能に接続されており、所定の地域A内で構築されている。例えば、地域Aは日本であり、LAN2aは東京の事業所内で構築されており、LAN2bは大阪の事業所内で構築されている。   Further, the communication terminal 10aa, the communication terminal 10ab, and the router 70a are communicably connected via the LAN 2a. The communication terminal 10ba, the communication terminal 10bb, and the router 70b are communicably connected via the LAN 2b. The LAN 2a and the LAN 2b are communicably connected via a dedicated line 2ab including the router 70c, and are constructed in a predetermined area A. For example, the region A is Japan, the LAN 2a is constructed in a Tokyo office, and the LAN 2b is constructed in an Osaka office.

一方、通信端末10ca、通信端末10cb、及びルータ70cは、LAN2cによって通信可能に接続されている。通信端末10da、通信端末10db、及びルータ70dは、LAN2dによって通信可能に接続されている。また、LAN2c及びLAN2dは、ルータ70eが含まれた専用線2cdによって通信可能に接続されており、所定の地域B内で構築されている。例えば、地域Bはアメリカであり、LAN2cはニューヨークの事業所内で構築されており、LAN2dはワシントンD.C.の事業所内で構築されている。地域A及び地域Bは、それぞれルータ(70c、70e)からインターネット2iを介して通信可能に接続されている。   On the other hand, the communication terminal 10ca, the communication terminal 10cb, and the router 70c are communicably connected via the LAN 2c. The communication terminal 10da, the communication terminal 10db, and the router 70d are communicably connected via the LAN 2d. The LAN 2c and the LAN 2d are communicably connected by a dedicated line 2cd including the router 70e, and are constructed in a predetermined area B. For example, region B is the United States, LAN 2c is built in a New York office, and LAN 2d is Washington D.C. C. Is built in the office. Area A and area B are connected to each other through routers (70c, 70e) via the Internet 2i.

また、ログアップロードサーバ50は、インターネット2iを介して、通信端末10と通信可能に接続されている。
ログアップロードサーバ50、及びプログラム提供システム90は、地域A又は地域Bに設置されていてもよいし、これら以外の地域に設置されていてもよい。
なお、第1実施形態では、LAN2a、LAN2b、専用線2ab、インターネット2i、専用線2cd、LAN2c、及びLAN2dによって、第1実施形態の通信ネットワーク2が構築されている。この通信ネットワーク2には、有線だけでなく無線による通信が行われる箇所があってもよい。
The log upload server 50 is connected to the communication terminal 10 via the Internet 2i so as to be communicable.
The log upload server 50 and the program providing system 90 may be installed in the region A or the region B, or may be installed in a region other than these.
In the first embodiment, the communication network 2 of the first embodiment is constructed by the LAN 2a, the LAN 2b, the dedicated line 2ab, the Internet 2i, the dedicated line 2cd, the LAN 2c, and the LAN 2d. This communication network 2 may have a place where not only wired communication but also wireless communication is performed.

また、図1において、各通信端末10、ログアップロードサーバ50、各ルータ70、及びプログラム提供システム90の下に示す4組の数字は、一般的なIPv4におけるIPアドレスを簡易的に示している。例えば、通信端末10aaのIPアドレスは「1.2.1.3」である。また、IPv4ではなく、IPv6を用いてもよいが、説明を簡略化するため、IPv4を用いて説明する。   In FIG. 1, four sets of numbers shown below each communication terminal 10, log upload server 50, each router 70, and program providing system 90 simply indicate an IP address in general IPv4. For example, the IP address of the communication terminal 10aa is “1.2.1.3”. In addition, IPv6 may be used instead of IPv4, but IPv4 will be used for the sake of simplicity.

<実施形態のハードウェア構成>
次に、第1実施形態のハードウェア構成を説明する。
図2は、本発明の第1実施形態に係る通信端末10のハードウェア構成図である。
図2に示すように、第1実施形態の通信端末10は、通信端末10全体の動作を制御するCPU(Central Processing Unit)101、通信端末用プログラムを記憶したROM(Read Only Memory)102、CPU101のワークエリアとして使用されるRAM(Random Access Memory)103、画像データや音声データ等の各種データを記憶するフラッシュメモリ104、CPU101の制御にしたがってフラッシュメモリ104に対する各種データの読み出し又は書き込みを制御するSSD(Solid State Drive)105、フラッシュメモリ等の記録メディア106に対するデータの読み出し又は書き込み(記憶)を制御するメディアドライブ107、通信端末10の宛先を選択する場合などに操作される操作ボタン108、通信端末10の電源のON/OFFを切り換えるための電源スイッチ109、後述の通信ネットワーク2を利用してデータ伝送をするためのネットワークI/F111、CPU101の制御に従って被写体を撮像し画像データを得るCMOS(Complementary Metal Oxide Semiconductor)112、このCMOS112の駆動を制御する撮像素子I/F113、音声を入力するマイク114、音声を出力するスピーカ115、CPU101の制御に従ってマイク114及びスピーカ115との間で音声信号の入出力を処理する音声入出力I/F116、CPU101の制御に従って外付けのディスプレイ120に画像データを伝送するディスプレイI/F117、及び上記各構成要素を図2に示すように電気的に接続するためのアドレスバスやデータバス等のバスライン110を備えている。
<Hardware Configuration of Embodiment>
Next, the hardware configuration of the first embodiment will be described.
FIG. 2 is a hardware configuration diagram of the communication terminal 10 according to the first embodiment of the present invention.
As shown in FIG. 2, the communication terminal 10 according to the first embodiment includes a CPU (Central Processing Unit) 101 that controls the operation of the entire communication terminal 10, a ROM (Read Only Memory) 102 that stores a communication terminal program, and a CPU 101. RAM (Random Access Memory) 103 used as a work area, flash memory 104 for storing various data such as image data and audio data, and SSD for controlling reading or writing of various data to the flash memory 104 according to the control of the CPU 101 (Solid State Drive) 105, a media drive 107 that controls reading or writing (storage) of data to a recording medium 106 such as a flash memory, an operation button 108 that is operated when a destination of the communication terminal 10 is selected, a communication terminal Turn off the power of 10 A power switch 109 for switching, a network I / F 111 for transmitting data using a communication network 2 to be described later, a CMOS (Complementary Metal Oxide Semiconductor) 112 for capturing a subject and obtaining image data under the control of the CPU 101, the CMOS 112 Image pickup device I / F 113 for controlling the driving of the sound, microphone 114 for inputting sound, speaker 115 for outputting sound, and sound input / output I for processing input / output of sound signals between the microphone 114 and speaker 115 according to the control of CPU 101 / F 116, a display I / F 117 that transmits image data to an external display 120 according to the control of the CPU 101, and a bus such as an address bus and a data bus for electrically connecting the above-described components as shown in FIG. A line 110 is provided.

なお、記録メディア106は、通信端末10に対して着脱自在な構成となっている。また、CPU101の制御にしたがってデータの読み出し又は書き込みを行う不揮発性メモリであれば、フラッシュメモリ104に限らず、EEPROM(Electrically Erasable and Programmable ROM)等を用いてもよい。更に、CMOS112は、光を電荷に変換して被写体の画像(映像)を電子化する固体撮像素子であり、被写体を撮像するものであればCMOSに限らず、CCD(Charge Coupled Device)等を用いてもよい。また、ディスプレイ120は、被写体の画像や操作用アイコン等を表示する液晶や有機ELによって構成されている。
更に、上記通信端末用プログラムは、インストール可能な形式又は実行可能な形式のファイルで、上記記録メディア106等の、コンピュータで読み取り可能な記録媒体に記録して流通させるようにしてもよい。
The recording medium 106 is detachable from the communication terminal 10. Further, as long as it is a non-volatile memory that reads or writes data according to the control of the CPU 101, not only the flash memory 104 but also an EEPROM (Electrically Erasable and Programmable ROM) or the like may be used. Further, the CMOS 112 is a solid-state imaging device that converts light into electric charges and digitizes an image (video) of a subject. The CMOS 112 is not limited to a CMOS but may be a CCD (Charge Coupled Device) or the like as long as the subject is imaged. May be. The display 120 is configured by a liquid crystal or organic EL that displays an image of a subject, an operation icon, and the like.
Further, the communication terminal program may be installed in an installable or executable format, recorded on a computer-readable recording medium such as the recording medium 106, and distributed.

図3は、本発明の第1実施形態に係るログアップロードサーバ50のハードウェア構成図である。
ログアップロードサーバ50は、ログアップロードサーバ50全体の動作を制御するCPU201、通信管理用プログラムを記憶したROM202、CPU201のワークエリアとして使用されるRAM203、各種データを記憶するHD(Hard Disk)204、CPU201の制御にしたがってHD204に対する各種データの読み出し又は書き込みを制御するHDD(Hard Disk Drive)205、フラッシュメモリ等の記録メディア206に対するデータの読み出し又は書き込み(記憶)を制御するメディアドライブ207、カーソル、メニュー、ウィンドウ、文字、又は画像などの各種情報を表示するディスプレイ208、後述の通信ネットワーク2を利用してデータ伝送をするためのネットワークI/F209、文字、数値、各種指示などの入力のための複数のキーを備えたキーボード211、各種指示の選択や実行、処理対象の選択、カーソルの移動などを行うマウス212、着脱可能な記録媒体の一例としてのCD−ROM(Compact Disc Read Only Memory)213に対するデータの読み出し又は書き込みを制御するCD−ROMドライブ214、及び、上記各構成要素を図3に示すように電気的に接続するためのアドレスバスやデータバス等のバスライン210を備えている。
FIG. 3 is a hardware configuration diagram of the log upload server 50 according to the first embodiment of the present invention.
The log upload server 50 includes a CPU 201 that controls the overall operation of the log upload server 50, a ROM 202 that stores a communication management program, a RAM 203 that is used as a work area for the CPU 201, an HD (Hard Disk) 204 that stores various data, and a CPU 201. A HDD (Hard Disk Drive) 205 that controls reading or writing of various data with respect to the HD 204 according to the control of the above, a media drive 207 that controls reading or writing (storage) of data with respect to a recording medium 206 such as a flash memory, Display 208 for displaying various information such as windows, characters, images, etc., network I / F 209 for data transmission using communication network 2 to be described later, input of characters, numerical values, various instructions, etc. A keyboard 211 having a plurality of keys, a mouse 212 for selecting and executing various instructions, selecting a processing target, moving a cursor, and the like, and a CD-ROM (Compact Disc Read Only) as an example of a removable recording medium Memory) 213 includes a CD-ROM drive 214 for controlling data reading or writing, and a bus line 210 such as an address bus or a data bus for electrically connecting the above components as shown in FIG. ing.

なお、上記通信管理用プログラムは、インストール可能な形式又は実行可能な形式のファイルで、上記記録メディア206やCD−ROM213等のコンピュータで読み取り可能な記録媒体に記録して流通させるようにしてもよい。   The communication management program is a file in an installable or executable format, and may be recorded on a computer-readable recording medium such as the recording medium 206 or CD-ROM 213 and distributed. .

更に、プログラム提供システム90は、上記ログアップロードサーバ50と同様のハードウェア構成を有しているため、その説明を省略する。但し、ROM202には、プログラム提供システム90を制御するためのプログラム提供用プログラムが記録されている。この場合も、プログラム提供用プログラムは、インストール可能な形式又は実行可能な形式のファイルで、上記記録メディア206やCD−ROM213等のコンピュータで読み取り可能な記録媒体に記録して流通させるようにしてもよい。   Furthermore, since the program providing system 90 has the same hardware configuration as the log upload server 50, the description thereof is omitted. However, a program providing program for controlling the program providing system 90 is recorded in the ROM 202. Also in this case, the program providing program is a file in an installable or executable format, and may be recorded and distributed on a computer-readable recording medium such as the recording medium 206 or the CD-ROM 213. Good.

更に、ログアップロードサーバ50は、上記ログアップロードサーバ50と同様のハードウェア構成を有しているため、その説明を省略する。但し、ROM202には、ログアップロードサーバ50を制御するためのログアップロードサーバ用プログラムが記録されている。この場合も、ログアップロードサーバ用プログラムは、インストール可能な形式又は実行可能な形式のファイルで、上記記録メディア206やCD−ROM213等のコンピュータで読み取り可能な記録媒体に記録して流通させるようにしてもよい。
なお、上記着脱可能な記録媒体の他の例として、CD−R(Compact Disc Recordable)、DVD(Digital Versatile Disk)、ブルーレイディスク等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。
Furthermore, since the log upload server 50 has the same hardware configuration as the log upload server 50, the description thereof is omitted. However, the ROM 202 stores a log upload server program for controlling the log upload server 50. Also in this case, the log upload server program is a file in an installable or executable format, and is recorded and distributed on a computer-readable recording medium such as the recording medium 206 or the CD-ROM 213. Also good.
As another example of the detachable recording medium, the recording medium is provided by being recorded on a computer-readable recording medium such as a CD-R (Compact Disc Recordable), a DVD (Digital Versatile Disk), or a Blu-ray Disc. May be.

<実施形態の機能構成>
次に、第1実施形態の機能構成について説明する。図4は、第1実施形態の通信システム1を構成する各端末、装置及びシステムの機能ブロック図である。図4では、通信端末10、ログアップロードサーバ50が、通信ネットワーク2を介してデータ通信することができるように接続されている。また、図4では、ログアップロードサーバ50が、LAN2eを介してデータ通信することができるように接続されている。なお、図1に示すプログラム提供システム90は、テレビ会議の通信において直接関係ないため、図4では省略されている。
<Functional Configuration of Embodiment>
Next, the functional configuration of the first embodiment will be described. FIG. 4 is a functional block diagram of each terminal, device, and system constituting the communication system 1 of the first embodiment. In FIG. 4, the communication terminal 10 and the log upload server 50 are connected so that data communication can be performed via the communication network 2. In FIG. 4, the log upload server 50 is connected so that data communication can be performed via the LAN 2e. The program providing system 90 shown in FIG. 1 is not shown in FIG. 4 because it is not directly related to the video conference communication.

<通信端末の機能構成>
通信端末10は、送受信部11、操作入力受付部12、ログイン要求部13、撮像部14a、画像表示制御部14b、音声入力部15a、音声出力部15b、遅延検出部17、形式情報取得部18、記憶・読出処理部19、ログ情報作成部20、メッセージ作成部21、ログ送信制御部22、及び操作判断部23を有している。これら各部は、図2に示す各構成要素のいずれかが、ROM202に記憶されているプログラムに従ったCPU201からの命令によって動作することで実現される機能又は手段である。また、通信端末10は、図2に示すSSD105によって構築される記憶部1000を有している。
<Functional configuration of communication terminal>
The communication terminal 10 includes a transmission / reception unit 11, an operation input reception unit 12, a login request unit 13, an imaging unit 14a, an image display control unit 14b, an audio input unit 15a, an audio output unit 15b, a delay detection unit 17, and a format information acquisition unit 18. A storage / read processing unit 19, a log information creation unit 20, a message creation unit 21, a log transmission control unit 22, and an operation determination unit 23. Each of these units is a function or means realized by any one of the components shown in FIG. 2 operating according to a command from the CPU 201 according to a program stored in the ROM 202. Further, the communication terminal 10 has a storage unit 1000 constructed by the SSD 105 shown in FIG.

(通信端末の各機能部)
次に、通信端末の各部を詳細に説明する。通信端末10の送受信部11は、図2に示すネットワークI/F111によって実現され、通信ネットワーク2を介して他の端末、装置又はシステムと各種データ(情報)の送受信を行う。操作入力受付部12は、図2に示す操作ボタン108、及び電源スイッチ109によって実現され、利用者による各種入力を受け付ける。例えば、利用者が、図2に示す電源スイッチ109をONにすると、図4に示す操作入力受付部12が電源ONを受け付けて、電源をONにする。
ログイン要求部13は、図2に示すCPU101からの命令によって実現され、上記電源ONの受け付けを契機として、送受信部11から通信ネットワーク2を介してログアップロードサーバ50に、ログインを要求する旨を示すログイン要求情報、及び通信端末10abの現時点のIPアドレスを自動的に送信する。
(Each functional part of the communication terminal)
Next, each part of the communication terminal will be described in detail. The transmission / reception unit 11 of the communication terminal 10 is realized by the network I / F 111 illustrated in FIG. 2, and transmits / receives various data (information) to / from other terminals, devices, or systems via the communication network 2. The operation input receiving unit 12 is realized by the operation button 108 and the power switch 109 shown in FIG. 2 and receives various inputs by the user. For example, when the user turns on the power switch 109 shown in FIG. 2, the operation input accepting unit 12 shown in FIG. 4 accepts the power on and turns on the power.
The login request unit 13 is realized by a command from the CPU 101 illustrated in FIG. 2, and indicates that the log upload server 50 is requested to log in from the transmission / reception unit 11 via the communication network 2 when the power-on is accepted. The login request information and the current IP address of the communication terminal 10ab are automatically transmitted.

撮像部14aは、図2に示すCMOS112、及び撮像素子I/F113によって実現され、被写体を撮像して、この撮像して得た画像データを出力する。映像表示制御部14bは、図2に示すディスプレイI/F117によって実現され、外付けのディスプレイ120に対して画像データを送信するための制御を行う。音声入力部15aは、図2に示すマイク114、及び音声入出力I/F116によって実現され、利用者の音声を入力し、この音声を音声信号に変換することで、音声信号に係る音声データを出力する。音声出力部15bは、図2に示すスピーカ115、及び音声入出力I/F116によって実現され、音声データに係る音声信号を音声に変換して出力する。   The image capturing unit 14a is realized by the CMOS 112 and the image sensor I / F 113 illustrated in FIG. 2, images a subject, and outputs image data obtained by the image capturing. The video display control unit 14 b is realized by the display I / F 117 illustrated in FIG. 2, and performs control for transmitting image data to the external display 120. The voice input unit 15a is realized by the microphone 114 and the voice input / output I / F 116 shown in FIG. 2. The voice input unit 15a inputs the voice of the user and converts the voice into a voice signal, thereby converting voice data related to the voice signal. Output. The audio output unit 15b is realized by the speaker 115 and the audio input / output I / F 116 shown in FIG. 2, and converts an audio signal related to the audio data into audio and outputs the audio.

形式情報取得部18は、図2に示すCPU101からの命令によって実現され、記憶部1000に登録された形式情報を取得する。ログ情報作成部20は、図2に示すCPU101からの命令によって実現され、他の通信端末との通信を行う際に操作入力受付部12が受け付けた操作の内容や通信端末の各部が行った処理の内容に基づきログ情報を作成する。ここで、ログ情報作成部20は、ログ情報を作成することが可能な複数の形式の中から形式情報取得部18によって取得された形式情報により示される形式を選択し、選択された形式でログ情報を作成する。
ログ情報作成部20は、他の通信端末と自端末の間で通信される操作内容、及び自端末の処理内容に基づいて時系列に沿ってタイムスタンプを有するログ情報を作成して記憶部1000に蓄積する。
The format information acquisition unit 18 is realized by a command from the CPU 101 illustrated in FIG. 2 and acquires the format information registered in the storage unit 1000. The log information creation unit 20 is realized by a command from the CPU 101 illustrated in FIG. 2, and details of the operation received by the operation input reception unit 12 and processing performed by each unit of the communication terminal when performing communication with other communication terminals. Log information is created based on the contents of. Here, the log information creation unit 20 selects a format indicated by the format information acquired by the format information acquisition unit 18 from a plurality of formats in which log information can be generated, and logs in the selected format. Create information.
The log information creation unit 20 creates log information having a time stamp in time series based on the operation content communicated between the other communication terminal and the own terminal and the processing content of the own terminal. To accumulate.

図5に、ログ情報作成部20により作成されたログ情報の一例を示す。このログ情報の「type」の項目には、他の通信端末との間の通信で送受信される情報が要求に関するものであることを表す「request」や、応答に関するものであることを表す「response」等の情報が記録される。
このログ情報の「Call−ID」の項目には、他の通信端末との通信を識別するための識別情報が記録される。このログ情報の「Command」の項目には、操作入力受付部12により操作の入力を受け付けた要求の内容が記録され、通信の開始を要求する「invite」や、通信の終了を要求する「end」等の情報が記録される。ログ情報の「Result」の項目には、他の通信端末からの又は他の通信端末に対する応答の内容が記録され、許可を表す情報や、不許可を表す情報等が記録される。なお、図5では、JSONの形式により作成されたログ情報の一例を示したが、形式情報取得部18により取得された形式情報で示される形式に従い同様の情報が含まれるログ情報が作成される。
FIG. 5 shows an example of log information created by the log information creation unit 20. The item “type” of the log information includes “request” indicating that information transmitted / received in communication with other communication terminals relates to a request, and “response” indicating that it relates to a response. Etc. "is recorded.
In the “Call-ID” item of the log information, identification information for identifying communication with other communication terminals is recorded. In the “Command” item of the log information, the content of the request received by the operation input receiving unit 12 is recorded, and “invite” requesting the start of communication or “end” requesting the end of communication Etc. "is recorded. In the “Result” item of the log information, the content of a response from or to another communication terminal is recorded, and information indicating permission, information indicating non-permission, and the like are recorded. Although FIG. 5 shows an example of log information created in the JSON format, log information including similar information is created according to the format indicated by the format information acquired by the format information acquisition unit 18. .

メッセージ作成部21は、図2に示すCPU101からの命令によって実現され、自端末を識別するための通信端末IDを含むメッセージをログアップロードサーバ50によって解釈される形式で作成する。ここで、ログアップロードサーバ50によって解釈される形式は、ログアップロードサーバ50と自端末である通信端末との通信で用いられる通信プロトコルに従った形式であり、通信端末用プログラムによって予め定められている。この通信プロトコルには、インターネット技術タスクフォースにより標準化される通信プロトコルが好適に用いられ、XMPP(Extensible Messaging and Presence Protocol)が例示される。なお、第1実施形態では、メッセージとは、送信データの中に少なくともログ情報が含まれる旨を送信先に伝達するためのメッセージを意味する。   The message creating unit 21 is realized by a command from the CPU 101 shown in FIG. 2, and creates a message including a communication terminal ID for identifying its own terminal in a format interpreted by the log upload server 50. Here, the format interpreted by the log upload server 50 is a format in accordance with a communication protocol used for communication between the log upload server 50 and the communication terminal which is its own terminal, and is predetermined by the communication terminal program. . As this communication protocol, a communication protocol standardized by the Internet technology task force is preferably used, and XMPP (Extensible Messaging and Presence Protocol) is exemplified. In the first embodiment, the message means a message for transmitting to the transmission destination that at least log information is included in the transmission data.

メッセージ作成部21は、作成されたメッセージ2100の所定の個所に、ログ情報作成部20によって作成されたログ情報を含めて送信データ2200を作成する。ここで、メッセージ作成部21により作成された送信データ2200の一例を図6に示す。
図6の例では、送信データ2200は、JSONの形式により作成されたログ情報2000と、XMPPの一つであるRFC(Request for Comments)3921に従いXMLの形式で作成されたメッセージ2100と、を含む。第1実施形態では、通信端末用プログラム及び通信管理用プログラムのそれぞれのプログラムによって、送信データの「<message>」タグの子ノードである「<body>」タグにはログ情報が含まれる旨が定められている。このため、図6の送信データを受信したログアップロードサーバ50は「<body>」タグにログ情報が含まれることを把握することができる。なお、RFC3921によると「<body>」タグに任意の文字列を記録することが可能とされているため、図6では「<body>」タグにログ情報を含める構成としている。ログ情報2000を送信データ2200に含める方法は、ログアップロードサーバ50に対応する通信プロトコルに従うものであれば特に限定されない。
The message creation unit 21 creates transmission data 2200 including the log information created by the log information creation unit 20 at a predetermined location of the created message 2100. Here, an example of the transmission data 2200 created by the message creation unit 21 is shown in FIG.
In the example of FIG. 6, the transmission data 2200 includes log information 2000 created in the JSON format and a message 2100 created in the XML format in accordance with RFC (Request for Comments) 3921, which is one of XMPP. . According to the first embodiment, the “<body>” tag, which is a child node of the “<message>” tag of the transmission data, includes log information, depending on the communication terminal program and the communication management program. It has been established. For this reason, the log upload server 50 that has received the transmission data of FIG. 6 can recognize that the log information is included in the “<body>” tag. Note that, according to RFC3921, an arbitrary character string can be recorded in the “<body>” tag, and therefore, the log information is included in the “<body>” tag in FIG. 6. A method for including the log information 2000 in the transmission data 2200 is not particularly limited as long as it conforms to a communication protocol corresponding to the log upload server 50.

また、記憶・読出処理部19は、図2に示すSSD105によって実行され、記憶部1000に各種データを記憶したり、記憶部1000に記憶された各種データを読み出したりする処理を行う。記憶部1000には、通信端末10を識別するための端末ID(Identification)、及びパスワード、並びに、画像データ、及び音声データ等が記憶される。   Further, the storage / reading processing unit 19 is executed by the SSD 105 shown in FIG. 2, and performs processing of storing various data in the storage unit 1000 and reading out various data stored in the storage unit 1000. The storage unit 1000 stores a terminal ID (Identification) for identifying the communication terminal 10, a password, image data, audio data, and the like.

なお、第1実施形態の端末IDは、それぞれ通信端末10を一意に識別するために使われる言語、文字、記号、又は各種のしるし等の識別情報を示す。また、端末ID、上記言語、文字、記号、及び各種のしるしのうち、少なくとも2つが組み合わされた識別情報であってもよい。また、以下では、テレビ会議の開始を要求する要求元としての通信端末10を「要求元端末10A」とし、要求先である宛先としての通信端末10を「宛先端末10B」として説明する。   Note that the terminal ID of the first embodiment indicates identification information such as a language, a character, a symbol, or various signs used to uniquely identify the communication terminal 10. Further, the identification information may be a combination of at least two of the terminal ID, the language, characters, symbols, and various indicia. In the following description, the communication terminal 10 as a request source requesting the start of a video conference is described as “request source terminal 10A”, and the communication terminal 10 as a request destination is described as “destination terminal 10B”.

<ログアップロードサーバの機能構成>
次に、ログアップロードサーバ50の機能又は手段について説明する。ログアップロードサーバ50は、送受信部501、端末認証部502、状態管理部503、端末抽出部504、端末状態取得部505、記憶・読出処理部509、ログ情報抽出部511、ログ解析処理部512、位置特定部513、表示制御部514、及びディスプレイ208を有している。これら各部は、図3に示す各構成要素のいずれかが、ROM202に記憶されているプログラムに従ったCPU201からの命令によって動作することで実現される機能又は手段である。また、ログアップロードサーバ50は、図3に示すHD204により構築される記憶部5000を有している。
<Functional configuration of log upload server>
Next, functions or means of the log upload server 50 will be described. The log upload server 50 includes a transmission / reception unit 501, a terminal authentication unit 502, a state management unit 503, a terminal extraction unit 504, a terminal state acquisition unit 505, a storage / read processing unit 509, a log information extraction unit 511, a log analysis processing unit 512, A position specifying unit 513, a display control unit 514, and a display 208 are included. Each of these units is a function or means realized by any one of the components shown in FIG. 3 operating according to a command from the CPU 201 in accordance with a program stored in the ROM 202. Further, the log upload server 50 includes a storage unit 5000 constructed by the HD 204 shown in FIG.

(端末認証管理テーブル)
更に、記憶部5000には、図示しない端末認証管理テーブルによって構成されている端末認証管理DB5002が構築されている。この端末認証管理テーブルでは、ログアップロードサーバ50によって管理される全ての通信端末10の各端末IDに対して、各パスワードが関連付けられて管理される。例えば、端末認証管理テーブルにおいて、通信端末10aaの端末IDは「01aa」で示し、パスワードは「aaaa」で示す。
(Terminal authentication management table)
Further, in the storage unit 5000, a terminal authentication management DB 5002 configured by a terminal authentication management table (not shown) is constructed. In this terminal authentication management table, each password is associated with each terminal ID of all communication terminals 10 managed by the log upload server 50 and managed. For example, in the terminal authentication management table, the terminal ID of the communication terminal 10aa is indicated by “01aa”, and the password is indicated by “aaaa”.

(端末管理テーブル)
また、記憶部5000には、端末管理テーブルによって構成されている端末管理DB5003が構築されている。この端末管理テーブルでは、各通信端末10の端末ID毎に、各通信端末10の稼動状態、後述のログイン要求情報がログアップロードサーバ50で受信された受信日時、及び通信端末10のIPアドレスが関連付けられて管理される。
例えば、端末管理テーブルにおいて、端末IDが「01aa」の通信端末10aaは、稼動状態が「ONライン」で、ログアップロードサーバ50でログイン要求情報が受信された日時が「2009年11月10日の13時40分」であることを示し、この通信端末10aaのIPアドレスが「1.2.1.3」であることを示す。
(Terminal management table)
In the storage unit 5000, a terminal management DB 5003 configured by a terminal management table is constructed. In this terminal management table, for each terminal ID of each communication terminal 10, the operating state of each communication terminal 10, the reception date and time when the log upload server 50 receives login request information described later, and the IP address of the communication terminal 10 are associated. Managed.
For example, in the terminal management table, the communication terminal 10aa with the terminal ID “01aa” has an operation state of “ON line” and the date and time when the log upload server 50 received the login request information is “November 10, 2009 13:40 "and the IP address of the communication terminal 10aa is" 1.2.1.3 ".

(宛先リスト管理テーブル)
更に、記憶部5000には、図示しない宛先リスト管理テーブルによって構成されている宛先リスト管理DB5004が構築されている。この宛先リスト管理テーブルでは、テレビ会議の開始を要求する要求元端末10Aの端末IDに対して、宛先端末10Bの候補として登録されている宛先端末10Bの端末IDが全て関連付けられて管理される。
例えば、宛先リスト管理テーブルにおいて、端末IDが「01aa」である要求元端末10aaからテレビ会議の開始を要求することができる宛先端末10Bの候補は、端末IDが「01ab」の通信端末10ab、端末IDが「01ba」の通信端末10ba、及び端末IDが「01db」の通信端末10dbの3つであることを示す。この宛先端末10Bの候補は、要求元端末10Aからログアップロードサーバ50に対する追加又は削除の要請により、追加又は削除されることで更新される。
(Destination list management table)
Further, in the storage unit 5000, a destination list management DB 5004 configured by a destination list management table (not shown) is constructed. In this destination list management table, all terminal IDs of destination terminals 10B registered as candidates for destination terminal 10B are managed in association with terminal IDs of request source terminal 10A requesting the start of a video conference.
For example, in the destination list management table, candidates for the destination terminal 10B that can request the start of the video conference from the request source terminal 10aa whose terminal ID is “01aa” are the communication terminal 10ab and the terminal whose terminal ID is “01ab” This indicates that the communication terminal 10ba has an ID “01ba” and the communication terminal 10db has a terminal ID “01db”. The destination terminal 10B candidates are updated by being added or deleted in response to a request for addition or deletion from the request source terminal 10A to the log upload server 50.

(アドレス優先度管理テーブル)
更に、記憶部5000には、図示しないアドレス優先度管理テーブルによって構成されている優先度管理DB5006が構築されている。このアドレス優先度管理テーブルでは、一般的なIPv4におけるIPアドレスのうちの4組のドットアドレス(Dot Address)部分の同異に応じて、アドレス優先度のポイントが高くなるように関連付けられて管理される。例えば、アドレス優先度管理テーブルにおいて、ドットアドレスの上位から下位にかけて3つの値が同じIPアドレスの場合には、アドレス優先度のポイントが「5」である。ドットアドレスの上位から下位にかけて2つの値が同じIPアドレスの場合には、アドレス優先度のポイントが「3」である。この場合、最下位のドットアドレスの値が同じであるか否かは優先度に関係ない。ドットアドレスの最上位の値が同じで、上位から2番目の値が異なるIPアドレスの場合には、アドレス優先度のポイントが「1」である。この場合、上位から3番目及び最下位のドットアドレスの値が同じであるか否かは優先度には関係ない。ドットアドレスの最上位の値が異なるIPアドレスの場合には、アドレス優先度のポイントが「0」である。この場合、上位から2番目、3番目、及び最下位のドットアドレスの値が同じであるか否かは優先度には関係ない。
(Address priority management table)
Furthermore, in the storage unit 5000, a priority management DB 5006 configured by an address priority management table (not shown) is constructed. In this address priority management table, in accordance with the difference in the four dot address (Dot Address) portions of the general IPv4 IP addresses, the address priority points are managed in association with each other so as to increase. The For example, in the address priority management table, when three values are the same IP address from the top to the bottom of the dot address, the address priority point is “5”. When the two values are the same IP address from the top to the bottom of the dot address, the address priority point is “3”. In this case, whether the value of the lowest dot address is the same or not is not related to the priority. In the case of IP addresses having the same highest value of dot addresses and different second values from the top, the address priority point is “1”. In this case, whether or not the values of the third and lowest dot addresses from the top are the same has no relation to the priority. In the case of IP addresses having different uppermost values of dot addresses, the address priority point is “0”. In this case, whether or not the values of the second, third, and lowest dot addresses from the top are the same has no relation to the priority.

(ログアップロードサーバの各機能部)
次に、ログアップロードサーバ50の各機能部について詳細に説明する。なお、以下では、ログアップロードサーバ50の各部を説明するにあたって、図3に示す各構成要素のうち、ログアップロードサーバ50の各部を実現させるための主な構成要素との関係も説明する。
(Each functional part of the log upload server)
Next, each functional unit of the log upload server 50 will be described in detail. In the following, in describing each part of the log upload server 50, a relationship with main constituent elements for realizing each part of the log upload server 50 among the constituent elements shown in FIG. 3 will also be described.

送受信部501は、図2に示すネットワークI/F209によって実行され、通信ネットワーク2又はLAN2eを介して他の端末、装置又はシステムと各種データ(情報)の送受信を行う。
端末認証部502は、送受信部501を介して受信されたログイン要求情報に含まれている端末ID及びパスワードを検索キーとし、記憶部5000の端末認証管理DB5002を検索し、端末認証管理DB5002に同一の端末ID及びパスワードが管理されているかを判断することによって端末認証を行う。
状態管理部503は、ログイン要求してきた要求元端末10Aの稼動状態を管理すべく、端末管理DB5003(図示しない)に、この要求元端末10Aの端末ID、要求元端末10Aの稼動状態、ログアップロードサーバ50でログイン要求情報が受信された受信日時、及び要求元端末10のIPアドレスを関連付けて記憶して管理する。
The transmission / reception unit 501 is executed by the network I / F 209 illustrated in FIG. 2 and transmits / receives various data (information) to / from other terminals, devices, or systems via the communication network 2 or the LAN 2e.
The terminal authentication unit 502 searches the terminal authentication management DB 5002 of the storage unit 5000 using the terminal ID and password included in the login request information received via the transmission / reception unit 501 as search keys, and is the same as the terminal authentication management DB 5002 Terminal authentication is performed by determining whether or not the terminal ID and password are managed.
The state management unit 503 manages the operation state of the request source terminal 10A that has requested the login in the terminal management DB 5003 (not shown), the terminal ID of the request source terminal 10A, the operation status of the request source terminal 10A, and the log upload. The server 50 stores and manages the reception date and time when the login request information is received and the IP address of the request source terminal 10 in association with each other.

端末抽出部504は、ログイン要求した要求元端末10Aの端末IDをキーとして、宛先リスト管理DB5004(図示しない)を検索し、要求元端末10Aと通信することができる宛先端末10Bの候補の端末IDを読み出すことで、端末IDを抽出する。また、端末抽出部504は、ログイン要求してきた要求元端末10Aの端末IDをキーとして、宛先リスト管理DB5004を検索し、上記要求元端末10Aの端末IDを宛先端末10Bの候補として登録している他の要求元端末10Aの端末IDも抽出する。   The terminal extraction unit 504 searches the destination list management DB 5004 (not shown) using the terminal ID of the request source terminal 10A that requested the login as a key, and the terminal IDs of candidate destination terminals 10B that can communicate with the request source terminal 10A. Is read out, the terminal ID is extracted. Further, the terminal extraction unit 504 searches the destination list management DB 5004 using the terminal ID of the request source terminal 10A that has requested the login as a key, and registers the terminal ID of the request source terminal 10A as a candidate for the destination terminal 10B. The terminal IDs of the other request source terminals 10A are also extracted.

端末状態取得部505は、上記端末抽出部504によって抽出された宛先端末10Bの候補の端末IDを検索キーとして、端末管理DB5003を検索し、上記端末抽出部504によって抽出された端末ID毎に稼動状態を読み出す。これにより、端末状態取得部505は、ログイン要求してきた要求元端末10Aと通信することができる宛先端末10Bの候補の稼動状態を取得することができる。また、端末状態取得部505は、上記端末抽出部504によって抽出された端末IDを検索キーとして、端末状態管理DB5003を検索し、ログイン要求してきた要求元端末10Aの稼動状態も取得する。
記憶・読出処理部509は、図3に示すHDD205によって実行され、記憶部5000に各種データを記憶する処理を行い、記憶部5000に記憶された各種データを読み出す処理を行う。
The terminal status acquisition unit 505 searches the terminal management DB 5003 using the candidate terminal ID of the destination terminal 10B extracted by the terminal extraction unit 504 as a search key, and operates for each terminal ID extracted by the terminal extraction unit 504. Read status. Thereby, the terminal state acquisition unit 505 can acquire the operation state of the candidate destination terminal 10B that can communicate with the request source terminal 10A that has requested the login. Further, the terminal state acquisition unit 505 searches the terminal state management DB 5003 using the terminal ID extracted by the terminal extraction unit 504 as a search key, and also acquires the operating state of the request source terminal 10A that has requested login.
The storage / reading processing unit 509 is executed by the HDD 205 shown in FIG. 3, performs processing for storing various data in the storage unit 5000, and performs processing for reading out various data stored in the storage unit 5000.

ログ情報抽出部511は、通信端末10によって送信される送信データ2200から、ログ情報2000を抽出する。ここで、ログ情報2000を抽出する方法は、送信データ2200の形式により異なり、ログアップロードサーバ用プログラムにより予め定められている。例えば、送信データ2200が図6に示すようなRFC3921のプロトコルにより作成されたものである場合には、ログ情報抽出部511は、「<body>」タグに記録されたログ情報2000を抽出する。
この場合、ログ情報抽出部511は、ROM202に記録されたパーサ(構文解析を行うプログラムを意味する)を用いて送信データ2200を解析し、「<message>」タグの子ノードである「<body>」タグからログ情報2000を抽出することができる。
Log information extraction unit 511 extracts log information 2000 from transmission data 2200 transmitted by communication terminal 10. Here, the method of extracting the log information 2000 differs depending on the format of the transmission data 2200, and is predetermined by the log upload server program. For example, when the transmission data 2200 is created by the protocol of RFC3921 as shown in FIG. 6, the log information extraction unit 511 extracts the log information 2000 recorded in the “<body>” tag.
In this case, the log information extraction unit 511 analyzes the transmission data 2200 using a parser (meaning a program that performs syntax analysis) recorded in the ROM 202, and “<body>, which is a child node of the“ <message> ”tag. Log information 2000 can be extracted from the “>” tag.

ログ解析処理部512は、他の通信端末から通信ネットワーク2を介してアノテーション情報(注釈情報)が付加(挿入)されたログ情報を受信した際に、位置特定部513と表示制御部514と連係してログ情報の解析処理を行う。位置特定部513は、受信したログ情報に係るアノテーション情報(注釈情報)の時間的な位置(時系列に作成されたログ情報中に挿入されたアノテーション情報(注釈情報)の時間軸上の位置)を特定する。
表示制御部514は、受信したログ情報を表示するとともに、位置特定部513が特定したアノテーション情報(注釈情報)をディスプレイ208に表示する。表示制御部514は、位置特定部513が特定したログ情報に係るアノテーション情報(注釈情報)よりも時間的に後に作成されたログ情報を非表示に設定する。表示制御部514は、位置特定部513が特定したログ情報に係るアノテーション情報(注釈情報)よりも時間的に前に作成されたログ情報を対象として、ログ情報の種類を表すログレベルごとに異なる文字サイズ、色、フォントの少なくとも1つを用いて強調表示を行う。表示制御部514は、位置特定部513が特定したログ情報に係るアノテーション情報(注釈情報)よりも時間的に前に作成されたログ情報のうち、所定のログレベルを有するログ情報が表示画面の中央に位置するように表示する。
削除指示入力部515は、ログ情報に係るアノテーション情報(注釈情報)を対象とした削除指示を受け付ける。
When the log analysis processing unit 512 receives log information to which annotation information (annotation information) is added (inserted) from another communication terminal via the communication network 2, the log analysis processing unit 512 links with the position specifying unit 513 and the display control unit 514. The log information is analyzed. The position specifying unit 513 determines the time position of the annotation information (annotation information) related to the received log information (the position on the time axis of the annotation information (annotation information) inserted in the log information created in time series). Is identified.
The display control unit 514 displays the received log information and the annotation information (annotation information) specified by the position specifying unit 513 on the display 208. The display control unit 514 sets the log information created later in time than the annotation information (annotation information) related to the log information specified by the position specifying unit 513 to be hidden. The display control unit 514 is different for each log level representing the type of log information for log information created before the annotation information (annotation information) related to the log information specified by the position specifying unit 513. Highlighting is performed using at least one of character size, color, and font. The display control unit 514 displays, on the display screen, log information having a predetermined log level among log information created before the annotation information (annotation information) related to the log information specified by the position specifying unit 513. Display in the center.
The deletion instruction input unit 515 receives a deletion instruction for annotation information (annotation information) related to log information.

<ログアップロードサーバの機能構成>
次に、ログアップロードサーバ50の機能又は手段について説明する。ログアップロードサーバ50は、送受信部551、ログ情報管理部552、記憶・読出処理部559を有している。これら各部は、図3に示す各構成要素のいずれかが、ROM202に記憶されているプログラムに従ったCPU201からの命令によって動作することで実現される機能又は手段である。また、ログアップロードサーバ50は、図3に示すHD204により構築される記憶部5500を有している。
<Functional configuration of log upload server>
Next, functions or means of the log upload server 50 will be described. The log upload server 50 includes a transmission / reception unit 551, a log information management unit 552, and a storage / reading processing unit 559. Each of these units is a function or means realized by any one of the components shown in FIG. 3 operating according to a command from the CPU 201 in accordance with a program stored in the ROM 202. In addition, the log upload server 50 includes a storage unit 5500 constructed by the HD 204 shown in FIG.

(ログ管理テーブル)
記憶部5500には、図7に示すログ管理テーブルによって構成されているログ管理DB5501が構築されている。このログ管理テーブルは、通信端末10の端末ID毎に作成され、ログ情報の識別情報(ログIDという)と、ログ情報とが関連付けられて管理される。
(Log management table)
In the storage unit 5500, a log management DB 5501 configured by the log management table shown in FIG. This log management table is created for each terminal ID of the communication terminal 10, and is managed by associating log information identification information (referred to as a log ID) with log information.

(ログアップロードサーバの各機能部)
次に、ログアップロードサーバ50の各機能部について詳細に説明する。なお、以下では、ログアップロードサーバ50の各部を説明するにあたって、図3に示す各構成要素のうち、ログアップロードサーバ50の各部を実現させるための主な構成要素との関係も説明する。
送受信部551は、図2に示すネットワークI/F209によって実行され、LAN2eを介してログアップロードサーバ50と各種データ(情報)の送受信を行う。また、ログ情報管理部552は、ログアップロードサーバ50からの要求に応じて、ログ管理DB5501に構築されているログ管理DBの作成やログ情報の記憶、更新を行ったり、ログ管理DBからログ情報を取得したりする。記憶・読出処理部559は、図3に示すHDD205によって実行され、記憶部5500に各種データを記憶したり、記憶部5500に記憶された各種データを読み出したりする処理を行う。
(Each functional part of the log upload server)
Next, each functional unit of the log upload server 50 will be described in detail. In the following, in describing each part of the log upload server 50, a relationship with main constituent elements for realizing each part of the log upload server 50 among the constituent elements shown in FIG. 3 will also be described.
The transmission / reception unit 551 is executed by the network I / F 209 illustrated in FIG. 2 and transmits / receives various data (information) to / from the log upload server 50 via the LAN 2e. Further, the log information management unit 552 creates a log management DB constructed in the log management DB 5501 and stores and updates the log information in response to a request from the log upload server 50, and logs information from the log management DB Or get. The storage / reading processing unit 559 is executed by the HDD 205 illustrated in FIG. 3, and performs processing of storing various data in the storage unit 5500 and reading out various data stored in the storage unit 5500.

図4を参照して、第1実施形態の通信システム1に備えた操作判断部23、及びログ送信制御部22について説明する。
通信端末10とログアップロードサーバ50は、通信ネットワーク2を介してデータ通信することができるように接続されている。本発明では、通信端末10に、操作判断部23、ログ情報の送信を制御するログ送信制御部22を備えている。
操作判断部23は、ログ情報のアップロード時に行う所定の操作か否かを判断する。ログ送信制御部22は、記憶部1000から取得したログ情報のデータ配列に所定のフォーマットにより構成されたアノテーション情報(注釈情報)を付加し、通信ネットワーク2を介してログアップロードサーバ50へ送信する。
With reference to FIG. 4, the operation determination part 23 and the log transmission control part 22 with which the communication system 1 of 1st Embodiment was equipped are demonstrated.
The communication terminal 10 and the log upload server 50 are connected so that data communication can be performed via the communication network 2. In the present invention, the communication terminal 10 includes an operation determination unit 23 and a log transmission control unit 22 that controls transmission of log information.
The operation determination unit 23 determines whether or not the operation is a predetermined operation performed when uploading log information. The log transmission control unit 22 adds annotation information (annotation information) configured in a predetermined format to the data array of log information acquired from the storage unit 1000 and transmits the data to the log upload server 50 via the communication network 2.

図8は、ログ情報およびログアップロード機能について説明するための模式図である。
通信端末10では、当該端末のログ情報作成部20において作成したログ情報を格納したログファイルを記憶部1000に蓄積している。
ユーザ側において、ユーザが通信端末10を使用した際に何らかの障害が発生した場合、ユーザがサポートセンタに例えば電話機を用いて問い合わせを行ったときに、サポートセンタ側のオペレータからの依頼により、通信端末10に実装されたログアップロード機能を操作することによって、記憶部1000に記憶されている必要なログファイルが、サポートセンタ側のログアップロードサーバ50にアップロードされるように運用することになっている。
サポートセンタ側では、ログアップロードサーバ50にアップロードされたログファイルに基づいて、障害発生原因の解析作業を行い、障害対応を行う。
なお、上述した例では、ユーザがサポートセンタに例えば電話機を用いて問い合わせをおこなう場合について説明したが、電話機に代わって、携帯電話のメール機能を用いてもよい。
FIG. 8 is a schematic diagram for explaining log information and a log upload function.
In the communication terminal 10, the log file storing the log information created in the log information creation unit 20 of the terminal is accumulated in the storage unit 1000.
If any trouble occurs when the user uses the communication terminal 10 on the user side, when the user makes an inquiry to the support center using, for example, a telephone, the communication terminal is requested by an operator on the support center side. 10 is operated so that a necessary log file stored in the storage unit 1000 is uploaded to the log upload server 50 on the support center side.
On the support center side, based on the log file uploaded to the log upload server 50, the cause of failure occurrence is analyzed and the failure is dealt with.
In the above-described example, the case where the user makes an inquiry to the support center using, for example, a telephone is described. However, a mail function of a mobile phone may be used instead of the telephone.

図9は、第1実施形態の通信システム1において、通信端末からログアップロードサーバ50へのログアップロードが成功した場合のシーケンス図である。
まず、通信端末10と他の通信端末10との間で、通信ネットワーク2を介して通信会議が実施されていることとする(S5)。この際に、通信端末10において、ログ情報作成部20は、作成したログ情報を格納したログファイル1001を記憶部1000に蓄積している(S7)。
ここで、通信端末10と他の通信端末10との間で通信会議が実施されている場合に、通信端末10に何らかの原因で障害が発生したこととする。この際、ユーザが例えば電話機、電子メール、通信会議を用いて通信端末10に障害があることをサポートセンタに報告する(S10)。
このとき、サポートセンタ側では、ユーザから障害報告を受けた担当者は、通信端末10に保存されたログファイルを解析するため、ユーザに通信端末10に備わったログアップロード機能の操作を依頼する(S15)。
FIG. 9 is a sequence diagram when log upload from the communication terminal to the log upload server 50 is successful in the communication system 1 according to the first embodiment.
First, it is assumed that a communication conference is being performed between the communication terminal 10 and another communication terminal 10 via the communication network 2 (S5). At this time, in the communication terminal 10, the log information creation unit 20 accumulates the log file 1001 storing the created log information in the storage unit 1000 (S7).
Here, it is assumed that a failure has occurred in the communication terminal 10 for some reason when a communication conference is being performed between the communication terminal 10 and another communication terminal 10. At this time, the user reports to the support center that there is a failure in the communication terminal 10 using, for example, a telephone, e-mail, or communication conference (S10).
At this time, on the support center side, the person in charge receiving the trouble report from the user requests the user to operate the log upload function provided in the communication terminal 10 in order to analyze the log file stored in the communication terminal 10 ( S15).

次いで、操作判断部23は、ログ情報のアップロード時に行う所定の操作か否かを判断する。この際、ユーザは、通信端末10に備わったログアップロード機能(図10)を操作する(S20)。操作判断部23は、図10に示すUI画面における送信ボタン36の操作を判断する。
次いで、通信端末10では、ログアップロード機能の送信ボタン36のON操作に応じて、ログファイルにアノテーション情報を付加する(S25)。すなわち、ログ送信制御部22は、ステップS7において、ログ情報作成部20により記憶部1000に蓄積されている情報を格納したログファイル1001に対してアノテーションを付加する。
次いで、ログ送信制御部22は、アノテーション情報が付加されたログファイルをログアップロードサーバ50にアップロードする(S30)。
シーケンスS30において、通信端末10から通信ネットワーク2を介してログアップロードサーバ50へのセッションが確立し、通信端末10からログアップロードサーバ50へのアップロードが成功した場合、ログ送信制御部22は、ログアップロード機能により成功通知をユーザに通知する(S35)。
このように、操作画面に設けられた送信ボタンが操作された場合に、所定の操作があったと判断することで、ログ情報のアップロードを行うことができる。
Next, the operation determination unit 23 determines whether or not the operation is a predetermined operation performed when the log information is uploaded. At this time, the user operates the log upload function (FIG. 10) provided in the communication terminal 10 (S20). The operation determination unit 23 determines the operation of the transmission button 36 on the UI screen illustrated in FIG.
Next, the communication terminal 10 adds annotation information to the log file in response to the ON operation of the send button 36 of the log upload function (S25). That is, in step S7, the log transmission control unit 22 adds an annotation to the log file 1001 that stores the information accumulated in the storage unit 1000 by the log information creation unit 20.
Next, the log transmission control unit 22 uploads the log file with the annotation information added to the log upload server 50 (S30).
In sequence S <b> 30, when the session from the communication terminal 10 to the log upload server 50 is established via the communication network 2 and the upload from the communication terminal 10 to the log upload server 50 is successful, the log transmission control unit 22 The function notifies the user of a success notification (S35).
As described above, when the transmission button provided on the operation screen is operated, it is possible to upload the log information by determining that the predetermined operation has been performed.

一方、ログアップロードサーバ50は、通信端末10からアップロードされたログファイル1001を記憶部5500に記憶する(S40)。
ここで、ログアップロードが完了すると、ログアップロードサーバ50から新しいログファイルのアップロードが完了した旨の通知をオペレータにしてもよい。
この際に、ログをアップロードした通信端末の端末名、端末IDなど、どの通信端末からログがアップロードされたのかサポートセンタのオペレータが判別できるような情報も合わせて通知してもよい。
さらに、ディスプレイ208上に表示された当該通知をクリックすると、ログ解析処理部512による解析処理が自動的に開始してもよい。
サポートセンタでは、担当者はログアップロードサーバ50にアップロードされたログファイル1001を記憶部5500から読み出してディスプレイ208に表示するとともに、ログファイル1001を解析し、障害原因を調査する(S45)。
ここで、通信端末10とログアップロードサーバ50間に設けられた通信ネットワーク2が正常に接続している場合は、ユーザは一度の操作でアップロードを達成することができる。
ログファイル1001のサイズは、例えば数100KBから1MB程度であり、個々の通信端末10の稼働状況に依存して変動する。アップロードに要する時間は、ネットワーク状況とログファイルのサイズによっても変化するが、通常、例えば1〜3秒程度で完了する。
このように、時系列にログ情報を作成して蓄積しておき、ログ情報のアップロード時に行う所定の操作があった場合に、取得したログ情報のデータ配列に所定のフォーマットにより構成されたアノテーション情報(注釈情報)を付加し、通信ネットワークを介してログアップロードサーバへ送信するので、ログ情報に付加されているアノテーション情報(注釈情報)を利用して、ログ情報に含まれる障害の直接的な原因を表すエラー情報の特定処理の向上に寄与することができる。
On the other hand, the log upload server 50 stores the log file 1001 uploaded from the communication terminal 10 in the storage unit 5500 (S40).
Here, when the log upload is completed, the operator may notify the log upload server 50 that the upload of the new log file is completed.
At this time, information that allows the operator of the support center to determine from which communication terminal the log was uploaded, such as the terminal name and terminal ID of the communication terminal that uploaded the log, may also be notified.
Further, when the notification displayed on the display 208 is clicked, the analysis processing by the log analysis processing unit 512 may be automatically started.
In the support center, the person in charge reads the log file 1001 uploaded to the log upload server 50 from the storage unit 5500 and displays it on the display 208, and analyzes the log file 1001 to investigate the cause of the failure (S45).
Here, when the communication network 2 provided between the communication terminal 10 and the log upload server 50 is normally connected, the user can achieve uploading with a single operation.
The size of the log file 1001 is, for example, about several hundred KB to 1 MB, and varies depending on the operating status of each communication terminal 10. The time required for uploading varies depending on the network status and the size of the log file.
In this way, log information is created and accumulated in time series, and when there is a predetermined operation to be performed when uploading log information, annotation information configured in a predetermined format in the data array of the acquired log information (Annotation information) is added and sent to the log upload server via the communication network, so using the annotation information (annotation information) added to the log information, the direct cause of the failure included in the log information It is possible to contribute to the improvement of the error information specifying process.

次に、図10を参照して、図9に示すシーケンスS20におけるログアップロード機能の操作手順について説明する。図10は、ログアップロード機能のUI画面(操作画面)を示す図である。
図10に示すように、ログアップロード機能のUI画面30には、利用規約の文面32、ユーザにログファイルの扱いに関する利用規約の確認を求める文面34、利用規約に同意する場合にログファイルを送信する際に押す送信ボタン36、利用規約に同意しない場合にログアップロード機能の利用をキャンセルする際に押すキャンセルボタン38が設けられている。
ログアップロード機能の操作手順として、
(1)通信端末においてUI画面に遷移する。
(2)ログアップロード機能を選択する。なお、通信端末では例えば「レポート送信」機能として表示してもよい。
(3)ログファイルの扱いに関する利用規約32を表示する。
(4)利用規約に同意する場合に、送信ボタン36を押すとアップロードを実行する。
(5)実行結果が表示される。
Next, an operation procedure of the log upload function in the sequence S20 shown in FIG. 9 will be described with reference to FIG. FIG. 10 is a diagram showing a UI screen (operation screen) of the log upload function.
As shown in FIG. 10, on the UI screen 30 of the log upload function, the text 32 of the usage agreement, the text 34 for requesting the user to confirm the usage agreement concerning the handling of the log file, and the log file are transmitted when the usage agreement is agreed. There is provided a send button 36 that is pressed when the user cancels and a cancel button 38 that is pressed when canceling the use of the log upload function when the user does not agree to the terms of use.
As an operation procedure of the log upload function,
(1) Transition to the UI screen in the communication terminal.
(2) Select the log upload function. In the communication terminal, for example, the “report transmission” function may be displayed.
(3) Display the terms of service 32 regarding the handling of log files.
(4) When agreeing to the terms of use, uploading is executed when the send button 36 is pressed.
(5) The execution result is displayed.

次に、図11を参照して、図9に示すシーケンスS30において用いるアップロード時のアノテーション情報のフォーマットについて説明する。図11は、アップロード時のアノテーション情報のフォーマットを示す図である。
図11において、42、42はログ情報であり、ログ情報作成部20により作成される。43はアノテーション情報であり、ログ送信制御部22によりログ情報のデータ配列上に付加される。
図11には、アノテーション情報のフォーマット例として、
<!−−Try Upload Log File
2014−06−12 14:37:05.947−−>
と記載されている。
アノテーション情報43は、ログ情報の途中に付加することを特徴とする。
アノテーション情報43のフォーマットには、タイムスタンプとして、年月日時分秒を表す情報、例えば「2014−06−12 14:37:05.947」を記載しておくこととする。
アノテーション情報43は、ログ情報の途中に行ベースで付加される。
このため、他のデータであるログ情報と比較すると、目視確認がし易いという利点を有している。
また、解析ツールによっては、アノテーション情報がログ情報に付加されている場合に解析を妨げることも考慮して、「 <!−− ・・・ −−> 」という形式を採用しており、アノテーション情報を解析前に除去し易いフォーマットになっている。
Next, with reference to FIG. 11, the format of the annotation information at the time of upload used in the sequence S30 shown in FIG. 9 will be described. FIG. 11 is a diagram showing a format of annotation information at the time of uploading.
In FIG. 11, reference numerals 42 and 42 denote log information, which is created by the log information creation unit 20. 43 is annotation information, which is added to the data array of log information by the log transmission control unit 22.
FIG. 11 shows an example of annotation information format.
<! --- Try Upload Log File
2014-06-12 14: 37: 05.947->
It is described.
The annotation information 43 is added in the middle of log information.
In the format of the annotation information 43, information indicating year / month / day / hour / minute / second, for example, “2014-06-12 14: 37: 05.947” is described as a time stamp.
The annotation information 43 is added on a line basis in the middle of the log information.
For this reason, it has the advantage that it is easy to visually check compared with log information which is other data.
In addition, some analysis tools adopt the format “<! --...-->” in consideration of hindering analysis when annotation information is added to log information. The format is easy to remove before analysis.

図12を参照して、図9に示すシーケンスS30におけるアップロードの直前のエラーログについて説明する。図12は、アノテーション情報43の時間的位置よりも前(過去)のログ情報42、42の間に挿入されたエラーログ46の位置に示す図である。
図12に示すように、ログアップロードの直前のエラーログ「Error」46が通信端末で発生した障害の直接原因である場合が多い。
With reference to FIG. 12, an error log immediately before upload in sequence S30 shown in FIG. 9 will be described. FIG. 12 is a diagram showing the position of the error log 46 inserted between the log information 42 and 42 before (past) the temporal position of the annotation information 43.
As shown in FIG. 12, the error log “Error” 46 immediately before the log upload is often the direct cause of the failure that occurred in the communication terminal.

図13を参照して、図9に示すシーケンスS25におけるログ情報について説明する。図13はログ情報、エラーログ、及びアノテーション情報の位置関係を示す図である。
図13において、46、46は、通信端末で発生した障害に直接関わるエラーログを示しており、調査対象として一番初めに目視確認すべき箇所である。この箇所を起点としてエラーログを遡りながら調査する。
43は、アノテーション情報を示しており、最初のログアップロード時点を記録しており、次回以降はアノテーション情報を付加しなくともよい。
48、48は、障害と直接関係ないエラーログを示しており、ログアップロードの失敗や、その他副次的なエラーを示している。
ここで、図13に示すログの種類を表すログレベルの例について説明する。ログレベルには、重大なレベルの順に例えば「Error」、「Warn」、「Info」、「Debug」がある。「Error」は致命的ではない普通のエラーを表し、「Warn」は警告を表しており、エラーではないが好ましくないことに関するログ出力を意味し、「Info」はサーバ情報を表し、「Debug」はデバック用の情報を表している。
With reference to FIG. 13, the log information in the sequence S25 shown in FIG. 9 will be described. FIG. 13 is a diagram showing the positional relationship between log information, error log, and annotation information.
In FIG. 13, 46 and 46 indicate error logs that are directly related to a failure that has occurred in the communication terminal, and are locations that should be visually confirmed first as an investigation target. Investigate the error log starting from this point.
Reference numeral 43 denotes annotation information, which records the first log upload time point, and does not need to add annotation information after the next time.
Reference numerals 48 and 48 indicate error logs not directly related to the failure, and indicate log upload failure and other secondary errors.
Here, an example of the log level representing the type of log shown in FIG. 13 will be described. The log level includes, for example, “Error”, “Warn”, “Info”, and “Debug” in the order of serious levels. “Error” represents a normal error that is not fatal, “Warn” represents a warning, and is a log output indicating that it is not an error but is not preferable, “Info” represents server information, and “Debug” Represents debugging information.

図14を参照して、図9に示すシーケンスS45でのログ解析処理について説明する。図14はログ解析処理部512により実行されるプログラムを表すフローチャートである。
まず、ログアップロードサーバ50において、ステップSt10では、送受信部501は、通信端末10から送信(アップロード)されるログ情報を通信ネットワーク2を介して受信する。送受信部501は、通信端末10からアップロードされたログ情報1001を記憶部5500に記憶する(S40)。
次いで、位置特定部513は、ステップSt15では、取得したログ情報を記憶部5500からRAM203に読み込む。
次いで、位置特定部513は、ステップSt20では、ログ情報内のデータ配列におけるアノテーション情報を特定する。ここで、例えば、自動アップロードなどでアノテーション情報が短期間で連続している場合は、一番古いアノテーション情報の位置を特定する。
次いで、表示制御部514は、ステップSt25では、ログ情報のデータ配列におけるアノテーション情報以降のログ情報を非表示に設定する。
次いで、表示制御部514は、ステップSt30では、アノテーション情報以前のログ情報のフォントを上述したログレベルごとに切替て強調表示する。ここで、ログレベルに応じて文字サイズ、色、フォントの少なくとも1つを用いて強調表示する。
次いで、表示制御部514は、ステップSt35では、障害の直接原因となる可能性が高い、アノテーション直前のエラーログを対象に照準を合わせ、表示画面内に表示する。
次いで、削除指示入力部515は、ステップSt40では、ログ情報に係るアノテーション情報(注釈情報)を対象とした削除指示があるか否か判断する。表示制御部514は、削除指示がある場合にステップSt45に進む。一方、表示制御部514は、削除指示がない場合には処理を終了する。
次いで、表示制御部514は、ステップSt45では、削除指示が入力された場合には、位置特定部513が特定したログ情報に係るアノテーション情報(注釈情報)よりも時間的に後に表示されているログ情報を削除する。
With reference to FIG. 14, the log analysis processing in sequence S45 shown in FIG. 9 will be described. FIG. 14 is a flowchart showing a program executed by the log analysis processing unit 512.
First, in the log upload server 50, in step St <b> 10, the transmission / reception unit 501 receives log information transmitted (uploaded) from the communication terminal 10 via the communication network 2. The transmission / reception unit 501 stores the log information 1001 uploaded from the communication terminal 10 in the storage unit 5500 (S40).
Next, the position identifying unit 513 reads the acquired log information from the storage unit 5500 into the RAM 203 in step St15.
Next, in step St20, the position specifying unit 513 specifies annotation information in the data array in the log information. Here, for example, when annotation information is continuous in a short period by automatic uploading or the like, the position of the oldest annotation information is specified.
Next, in step St25, the display control unit 514 sets the log information after the annotation information in the data array of the log information to be hidden.
Next, in step St30, the display control unit 514 switches and highlights the font of the log information before the annotation information for each log level described above. Here, highlighting is performed using at least one of character size, color, and font in accordance with the log level.
Next, in step St35, the display control unit 514 focuses on the error log immediately before the annotation that is likely to cause a failure directly, and displays the error log on the display screen.
Next, in step St40, the deletion instruction input unit 515 determines whether or not there is a deletion instruction for annotation information (annotation information) related to log information. If there is a deletion instruction, the display control unit 514 proceeds to step St45. On the other hand, the display control unit 514 ends the process when there is no deletion instruction.
Next, in step St45, when a deletion instruction is input, the display control unit 514 displays the log displayed after the annotation information (annotation information) related to the log information specified by the position specifying unit 513. Delete information.

このように、ログアップロードサーバ50は、通信端末10からアノテーション情報(注釈情報)が付加されたログ情報を受信し、受信したログ情報に係るアノテーション情報(注釈情報)の時間的な位置を特定し、受信したログ情報を表示するとともに、特定したアノテーション情報(注釈情報)を表示することで、表示されているログ情報に付加されたアノテーション情報(注釈情報)の位置を目視確認することができる。
また、特定したログ情報に係るアノテーション情報(注釈情報)よりも時間的に前に作成されたログ情報を対象として、ログ情報の種類を表すログレベルごとに異なる文字サイズ、色、フォントの少なくとも1つを用いて強調表示を行うことで、ログ情報の種類を表すログレベルごとにより目視確認し易くすることができる。
As described above, the log upload server 50 receives the log information to which the annotation information (annotation information) is added from the communication terminal 10, and specifies the temporal position of the annotation information (annotation information) related to the received log information. By displaying the received log information and displaying the specified annotation information (annotation information), the position of the annotation information (annotation information) added to the displayed log information can be visually confirmed.
Further, for log information created before the annotation information (annotation information) related to the specified log information, at least one of a character size, a color, and a font that is different for each log level representing the type of log information. By performing highlighting using one, it is possible to make it easier to visually check each log level representing the type of log information.

図15を参照して、図9に示すシーケンスS45でのログ解析の結果について説明する。図15はログ解析の結果として得られた解析UI(ユーザインターフェース)画面を示す図である。
図15において、48はアノテーション情報43直前のログ情報を示しており、ログレベルに応じてログレベルの表示色を変更した例や、特にエラーログを強調表示した例を示す。49はアノテーション情報43よりも時間的に直前のエラーログを対象に照準を合わせた例であり、50はアノテーション情報43よりも時間的に後のログ情報を非表示又は削除にした例である。
このように、特定したログ情報に係るアノテーション情報(注釈情報)よりも時間的に前に作成されたログ情報のうち、所定のログレベルを有するログ情報が表示画面の中央に位置するように表示することで、所定のログレベルを有するログ情報をより目視確認し易くすることができる。
また、削除指示が入力された場合には、特定したログ情報に係るアノテーション情報(注釈情報)よりも時間的に後に表示されているログ情報を削除することで、障害に関連したログ情報をより目視確認し易くすることができる。
さらに、特定したログ情報に係るアノテーション情報(注釈情報)よりも時間的に後に作成されたログ情報を非表示にすることで、よりログ情報のデータ配列を目視確認し易くすることができる。
With reference to FIG. 15, the result of the log analysis in sequence S45 shown in FIG. 9 will be described. FIG. 15 is a diagram showing an analysis UI (user interface) screen obtained as a result of log analysis.
In FIG. 15, reference numeral 48 denotes log information immediately before the annotation information 43, and shows an example in which the display color of the log level is changed according to the log level, and particularly an example in which the error log is highlighted. 49 is an example in which the target is the error log immediately before the annotation information 43, and 50 is an example in which the log information after the annotation information 43 is not displayed or deleted.
In this way, among the log information created before the annotation information (annotation information) related to the specified log information, the log information having a predetermined log level is displayed so as to be positioned at the center of the display screen. By doing so, log information having a predetermined log level can be more easily visually confirmed.
In addition, when a deletion instruction is input, log information that is displayed later in time than annotation information (annotation information) related to the specified log information is deleted, so that log information related to the failure Visual confirmation can be facilitated.
Furthermore, by hiding the log information created later in time than the annotation information (annotation information) related to the specified log information, the data arrangement of the log information can be more easily visually confirmed.

これにより、ログアップロードの際に、ログ情報内にアップロード操作を行ったことを表すアノテーション情報を付加しておき、ログ情報を解析する際に、当該アノテーション情報を記録した箇所から遡って最初のエラーログが、障害の直接的な原因であったことを簡単に特定することができる。
このため、アノテーション情報に対応した専用の解析ツールを用いれば、解析時にログ情報のファイルを開くだけでエラー状況が表示され、迅速な障害解析を実施することができる。
As a result, when uploading the log, annotation information indicating that the upload operation has been performed is added to the log information, and when the log information is analyzed, the first error is traced back from where the annotation information was recorded. It can be easily identified that the log was the direct cause of the failure.
For this reason, if a dedicated analysis tool corresponding to annotation information is used, the error status is displayed simply by opening the log information file at the time of analysis, and a quick failure analysis can be performed.

<第2実施形態>
図16は、本発明の第2実施形態に係る通信システムのシーケンス図である。なお、図16に示す符号のうち、図9に示す符号と同一のものについては同様の構成であるので、その説明を省略する。
第2実施形態に係る通信システムのシーケンス図は、通信端末10が他の通信端末との間で実施していたテレビ会議の通信状態に障害が発生し、UI画面に警告メッセージを表示した場合に通信端末10を再起動した点において、通信端末10の再起動を行わない第1実施形態と異なっている。
まず、通信端末10と他の通信端末10との間で通信ネットワーク2を介して通信会議が実施されていることとする(S5)。この際に、通信端末10では、ログ情報作成部20において作成したログ情報を格納したログファイル1001を記憶部1000に蓄積している(S7)。
このように、通信端末10と他の通信端末10との間で通信会議が実施されている場合に、通信端末10に何らかの原因で障害が発生したこととする。この際、通信端末10はUI画面に障害が発生したことを表す警告メッセージをディスプレイに表示してユーザに報知する(S10)。
Second Embodiment
FIG. 16 is a sequence diagram of a communication system according to the second embodiment of the present invention. In addition, since the code | symbol shown in FIG. 16 and the code | symbol shown in FIG. 9 is the same structure, the description is abbreviate | omitted.
The sequence diagram of the communication system according to the second embodiment is a case where a failure occurs in the communication state of the video conference performed by the communication terminal 10 with another communication terminal and a warning message is displayed on the UI screen. In the point which restarted the communication terminal 10, it differs from 1st Embodiment which does not restart the communication terminal 10. FIG.
First, it is assumed that a communication conference is being performed between the communication terminal 10 and another communication terminal 10 via the communication network 2 (S5). At this time, in the communication terminal 10, the log file 1001 storing the log information created by the log information creation unit 20 is accumulated in the storage unit 1000 (S7).
As described above, when a communication conference is being performed between the communication terminal 10 and another communication terminal 10, it is assumed that a failure has occurred in the communication terminal 10 for some reason. At this time, the communication terminal 10 displays on the display a warning message indicating that a failure has occurred on the UI screen and notifies the user (S10).

次いで、操作判断部23は、ログ情報のアップロード時に行う所定の操作か否かを判断する。この際、ユーザは、通信端末10を強制的に再起動するため、電源スイッチを例えば5秒間押し続ける操作(再起動操作)する(S105)。操作判断部23は、電源スイッチを例えば5秒間押し続ける操作(再起動操作)か否かを判断する。
次いで、通信端末10では、電源スイッチを例えば5秒間押し続ける操作(再起動操作)があった場合に、自装置の再起動を実施する。すなわち、通信端末10に設けられたCPU101は、オペレーティングシステムOSの処理手順に従って再起動処理を行い、再度、OSが起動された後にステップS25の処理に移行する。
ここで、通信端末10では、ログアップロード機能に用いる送信ボタン36がON操作されたことに応じて、ログファイルにアノテーション情報を付加する(S25)。すなわち、ログ送信制御部22は、ステップS7において、ログ情報作成部20により記憶部1000に蓄積されている情報を格納したログファイル1001に対してアノテーションを付加する。
次いで、ログ送信制御部22は、アノテーション情報が付加されたログファイルをログアップロードサーバ50にアップロードする(S30)。
シーケンスS30において、通信端末10から通信ネットワーク2を介してログアップロードサーバ50へのセッションが確立し、通信端末10からログアップロードサーバ50へのアップロードが成功した場合、ログ送信制御部22は、ログアップロード機能により成功通知をユーザに通知する(S35)。
このように、自装置が強制的に再起動された場合に、所定の操作があったと判断することで、ログ情報のアップロードを行うことができる。
Next, the operation determination unit 23 determines whether or not the operation is a predetermined operation performed when the log information is uploaded. At this time, in order to forcibly restart the communication terminal 10, the user performs an operation (restart operation) of pressing the power switch for 5 seconds, for example (S 105). The operation determination unit 23 determines whether or not the operation (restart operation) is performed by pressing the power switch for 5 seconds, for example.
Next, the communication terminal 10 restarts its own device when there is an operation (restart operation) of pressing the power switch for 5 seconds, for example. That is, the CPU 101 provided in the communication terminal 10 performs a restart process according to the processing procedure of the operating system OS, and after the OS is started again, the process proceeds to step S25.
Here, the communication terminal 10 adds annotation information to the log file in response to the ON operation of the send button 36 used for the log upload function (S25). That is, in step S7, the log transmission control unit 22 adds an annotation to the log file 1001 that stores the information accumulated in the storage unit 1000 by the log information creation unit 20.
Next, the log transmission control unit 22 uploads the log file with the annotation information added to the log upload server 50 (S30).
In sequence S <b> 30, when the session from the communication terminal 10 to the log upload server 50 is established via the communication network 2 and the upload from the communication terminal 10 to the log upload server 50 is successful, the log transmission control unit 22 The function notifies the user of a success notification (S35).
As described above, when the device is forcibly restarted, it is possible to upload the log information by determining that a predetermined operation has been performed.

ここで、通信端末10のUI画面に警告メッセージを表示した場合における通信端末10の再起動操作について説明する。
警告メッセージとして、「ネットワークに接続されていません」というメッセージの原因は、ネットワーク設定に誤りがある場合、無線LANの電波状態が悪い場合、ネットワークケーブルが断線した場合などがあり、これらの点に問題がないことを確認し、通信端末10を再起動する。
また、有線ネットワーク設定または無線ネットワーク設定の設定値が正しくない場合、イーサネット(登録商標)ケーブルが通信端末10に正しく接続されていない場合、無線ネットワークの電波状態が悪い場合などネットワーク環境に問題が発生している場合、使用しているネットワーク環境を確認し、通信端末10を再起動する。
Here, a restart operation of the communication terminal 10 when a warning message is displayed on the UI screen of the communication terminal 10 will be described.
The cause of the warning message “Not connected to the network” is that there is an error in the network settings, the radio wave condition of the wireless LAN is bad, the network cable is disconnected, etc. After confirming that there is no problem, the communication terminal 10 is restarted.
In addition, there is a problem in the network environment, such as when the setting value of the wired network setting or wireless network setting is not correct, the Ethernet (registered trademark) cable is not correctly connected to the communication terminal 10, or the radio wave condition of the wireless network is poor. If so, the network environment used is confirmed, and the communication terminal 10 is restarted.

<本発明の実施態様例の構成、作用、効果>
<第1態様>
本態様の通信端末10は、通信ネットワーク2を介してログアップロードサーバ50に情報を送信する通信端末であって、他の通信端末と自装置との間で通信される操作内容、及び自装置の処理内容に基づいて時系列にログ情報を作成して記憶部1000に蓄積するログ情報作成部20と、ログ情報のアップロード時に行う所定の操作か否かを判断する操作判断部23と、所定の操作があった場合に、記憶部1000から取得したログ情報のデータ配列に所定のフォーマットにより構成された注釈情報(アノテーション情報)を付加し、通信ネットワーク2を介してログアップロードサーバ50へ送信するログ送信制御部22と、を備えたことを特徴とする。
本態様によれば、時系列にログ情報を作成して蓄積しておき、ログ情報のアップロード時に行う所定の操作があった場合に、取得したログ情報のデータ配列に所定のフォーマットにより構成された注釈情報を付加し、通信ネットワークを介してログアップロードサーバへ送信するので、ログ情報に付加されている注釈情報を利用して、ログ情報に含まれる障害の直接的な原因を表すエラー情報の特定処理の向上に寄与することができる。
<Configuration, operation and effect of exemplary embodiment of the present invention>
<First aspect>
The communication terminal 10 of this aspect is a communication terminal that transmits information to the log upload server 50 via the communication network 2, and the operation content communicated between the other communication terminal and the own device, and the own device A log information creation unit 20 that creates log information in time series based on the processing contents and accumulates the log information in the storage unit 1000, an operation determination unit 23 that determines whether or not a predetermined operation is performed when the log information is uploaded, A log to be sent to the log upload server 50 via the communication network 2 by adding annotation information (annotation information) configured in a predetermined format to the data array of log information acquired from the storage unit 1000 when an operation is performed And a transmission control unit 22.
According to this aspect, log information is created and accumulated in time series, and when there is a predetermined operation performed when uploading log information, the data array of the acquired log information is configured in a predetermined format Since the annotation information is added and sent to the log upload server via the communication network, the error information indicating the direct cause of the failure included in the log information is identified using the annotation information added to the log information. It can contribute to the improvement of processing.

<第2態様>
本態様の操作判断部23は、ログ情報のアップロード時に用いる操作画面に設けられた送信ボタンが操作された場合、又は自装置が強制的に再起動された場合に、所定の操作があったと判断することを特徴とする。
本態様によれば、操作画面に設けられた送信ボタンが操作された場合、又は自装置が強制的に再起動された場合に、所定の操作があったと判断することで、ログ情報のアップロードを行うことができる。
<Second aspect>
The operation determination unit 23 according to this aspect determines that a predetermined operation has been performed when a transmission button provided on an operation screen used when uploading log information is operated or when the own apparatus is forcibly restarted. It is characterized by doing.
According to this aspect, when the transmission button provided on the operation screen is operated, or when the own device is forcibly restarted, the log information is uploaded by determining that there is a predetermined operation. It can be carried out.

<第3態様>
本態様の通信システム1は、第1又は2態様に記載の通信端末1、及びログアップロードサーバ50を備えた通信システムであって、ログアップロードサーバ50は、通信端末10から通信ネットワーク2を介して注釈情報が付加されたログ情報を受信する送受信部501と、送受信部501が受信したログ情報に係る注釈情報の時間的な位置を特定する位置特定部513と、送受信部501が受信したログ情報を表示するとともに、位置特定部513が特定した注釈情報の時間的な位置を表示する表示制御部514と、を備えたことを特徴とする。
本態様によれば、ログアップロードサーバ50は、通信端末10から注釈情報が付加されたログ情報を受信し、受信したログ情報に係る注釈情報の時間的な位置を特定し、受信したログ情報を表示するとともに、特定した注釈情報の時間的な位置を表示することで、表示されているログ情報に付加された注釈情報の位置を目視確認することができる。
<Third aspect>
A communication system 1 of this aspect is a communication system including the communication terminal 1 described in the first or second aspect and a log upload server 50, and the log upload server 50 is connected from the communication terminal 10 via the communication network 2. The transmission / reception unit 501 that receives the log information to which the annotation information is added, the position specifying unit 513 that specifies the temporal position of the annotation information related to the log information received by the transmission / reception unit 501, and the log information that the transmission / reception unit 501 receives. And a display control unit 514 for displaying the temporal position of the annotation information specified by the position specifying unit 513.
According to this aspect, the log upload server 50 receives the log information to which the annotation information is added from the communication terminal 10, specifies the temporal position of the annotation information related to the received log information, and stores the received log information. By displaying the time position of the specified annotation information, the position of the annotation information added to the displayed log information can be visually confirmed.

<第4態様>
本態様の表示制御部514は、位置特定部513が特定したログ情報に係る注釈情報よりも時間的に後に作成されたログ情報を非表示にすることを特徴とする。
本態様によれば、特定したログ情報に係る注釈情報よりも時間的に後に作成されたログ情報を非表示にすることで、よりログ情報のデータ配列を目視確認し易くすることができる。
<4th aspect>
The display control unit 514 of this aspect is characterized by hiding log information created after the time of the annotation information related to the log information specified by the position specifying unit 513.
According to this aspect, it is possible to make it easier to visually confirm the data arrangement of the log information by hiding the log information created later in time than the annotation information related to the specified log information.

<第5態様>
本態様の表示制御部514は、位置特定部513が特定したログ情報に係る注釈情報よりも時間的に前に作成されたログ情報を対象として、ログ情報の種類を表すログレベルごとに異なる文字サイズ、色、フォントの少なくとも1つを用いて強調表示を行うことを特徴とする。
本態様によれば、特定したログ情報に係る注釈情報よりも時間的に前に作成されたログ情報を対象として、ログ情報の種類を表すログレベルごとに異なる文字サイズ、色、フォントの少なくとも1つを用いて強調表示を行うことで、ログ情報の種類を表すログレベルごとにより目視確認し易くすることができる。
<5th aspect>
The display control unit 514 of this aspect is a character that is different for each log level representing the type of log information for log information created before the annotation information related to the log information specified by the position specifying unit 513. Highlighting is performed using at least one of size, color, and font.
According to this aspect, at least one of a character size, a color, and a font different for each log level representing the type of log information is targeted for log information created before the annotation information related to the specified log information. By performing highlighting using one, it is possible to make it easier to visually check each log level representing the type of log information.

<第6態様>
本態様の表示制御部514は、位置特定部513が特定したログ情報に係る注釈情報よりも時間的に前に作成されたログ情報のうち、所定のログレベルを有するログ情報が表示画面の中央に位置するように表示することを特徴とする。
本態様によれば、特定したログ情報に係る注釈情報よりも時間的に前に作成されたログ情報のうち、所定のログレベルを有するログ情報が表示画面の中央に位置するように表示することで、所定のログレベルを有するログ情報をより目視確認し易くすることができる。
<Sixth aspect>
The display control unit 514 of this aspect is configured such that log information having a predetermined log level is the center of the display screen among log information created before the annotation information related to the log information specified by the position specifying unit 513. It is displayed so that it may be located in.
According to this aspect, the log information having a predetermined log level among the log information created before the annotation information related to the specified log information is displayed so as to be positioned at the center of the display screen. Thus, it is possible to make it easier to visually confirm log information having a predetermined log level.

<第7態様>
本態様の通信システム1は、ログ情報のデータ配列に付加された注釈情報を対象とした削除指示を受け付ける削除指示入力部515を備え、表示制御部514は、削除指示が入力された場合には、位置特定部513が特定したログ情報に係る注釈情報よりも時間的に後に作成されたログ情報を削除することを特徴とする。
本態様によれば、削除指示が入力された場合には、特定したログ情報に係る注釈情報よりも時間的に後に作成されたログ情報を削除することで、障害に関連したログ情報をより目視確認し易くすることができる。
<Seventh aspect>
The communication system 1 according to this aspect includes a deletion instruction input unit 515 that receives a deletion instruction for annotation information added to the data array of log information, and the display control unit 514 receives a deletion instruction when the deletion instruction is input. The log information created after the time is deleted from the annotation information related to the log information specified by the position specifying unit 513.
According to this aspect, when a deletion instruction is input, the log information created later in time than the annotation information related to the specified log information is deleted, so that the log information related to the failure is more visually observed. It can be made easier to confirm.

<第8態様>
本態様の通信方法は、通信端末10と、通信ネットワーク2を介して通信端末10から情報を受信するログアップロードサーバ50と、を備えた通信システム1の通信方法であって、通信端末10は、他の通信端末と自装置との間で通信される操作内容、及び自装置の処理内容に基づいて時系列にログ情報を作成して記憶部1000に蓄積するログ情報作成ステップ(S7)と、ログ情報のアップロード時に行う所定の操作か否かを判断する操作判断ステップ(S20)と、所定の操作があった場合に、記憶部1000から取得したログ情報のデータ配列に所定のフォーマットにより構成された注釈情報を付加し、通信ネットワーク2を介してログアップロードサーバ50へ送信する送信ステップ(S30)と、を実行し、ログアップロードサーバ50は、通信端末10から通信ネットワーク2を介して注釈情報が付加されたログ情報を受信する受信ステップ(St10)と、受信ステップが受信したログ情報に係る注釈情報の時間的な位置を特定する位置特定ステップ(St20)と、受信ステップが受信したログ情報を表示するとともに、位置特定ステップが特定した注釈情報の時間的な位置を表示する表示制御ステップ(St25、St30、St35)と、を実行することを特徴とする。
本態様によれば、通信端末10は、時系列にログ情報を作成して蓄積しておき、ログ情報のアップロード時に行う所定の操作があった場合に、取得したログ情報のデータ配列に所定のフォーマットにより構成された注釈情報を付加し、通信ネットワークを介してログアップロードサーバへ送信するので、ログ情報に付加されている注釈情報を利用して、ログ情報に含まれる障害の直接的な原因を表すエラー情報の特定処理の向上に寄与することができる。
ログアップロードサーバ50は、通信端末10から通信ネットワーク2を介して注釈情報が付加されたログ情報を受信し、受信したログ情報に係る注釈情報の時間的な位置を特定し、受信したログ情報を表示するとともに、特定した注釈情報の時間的な位置を表示することで、表示されているログ情報に付加された注釈情報の位置を目視確認することができる。
<Eighth aspect>
The communication method of this aspect is a communication method of the communication system 1 including the communication terminal 10 and the log upload server 50 that receives information from the communication terminal 10 via the communication network 2. Log information creating step (S7) for creating log information in time series based on the operation content communicated between the other communication terminal and the own device, and the processing content of the own device, and storing the log information in the storage unit 1000; An operation determination step (S20) for determining whether or not a predetermined operation is performed when uploading log information, and a data array of log information acquired from the storage unit 1000 in a predetermined format when there is a predetermined operation. And the transmission step (S30) of adding the annotation information and transmitting to the log upload server 50 via the communication network 2 and executing the log upload The server 50 receives the log information to which the annotation information is added from the communication terminal 10 via the communication network 2 (St10), and the temporal position of the annotation information related to the log information received by the reception step. A position specifying step (St20) for specifying, a display control step (St25, St30, St35) for displaying the log information received by the receiving step and displaying the temporal position of the annotation information specified by the position specifying step; It is characterized by performing.
According to this aspect, the communication terminal 10 creates and accumulates log information in time series, and when there is a predetermined operation performed when uploading the log information, the communication terminal 10 stores a predetermined information in the data array of the acquired log information. Annotation information configured by the format is added and sent to the log upload server via the communication network, so the annotation information added to the log information can be used to determine the direct cause of the failure included in the log information. This can contribute to the improvement of the error information identification process.
The log upload server 50 receives the log information to which the annotation information is added from the communication terminal 10 via the communication network 2, specifies the temporal position of the annotation information related to the received log information, and stores the received log information. By displaying the time position of the specified annotation information, the position of the annotation information added to the displayed log information can be visually confirmed.

<第9態様>
本態様のプログラムは、第8態様の各ステップをプロセッサに実行させることを特徴とする。
本態様によれば、各ステップをプロセッサに実行させることができる。
<Ninth aspect>
The program according to this aspect is characterized by causing a processor to execute the steps of the eighth aspect.
According to this aspect, each step can be executed by the processor.

1…通信システム、2…通信ネットワーク、10…通信端末、11…送受信部、12…操作入力受付部、13…ログイン要求部、17…遅延検出部、18…形式情報取得部、19…記憶・読出処理部、20…ログ情報作成部、21…メッセージ作成部、22…ログ送信制御部、23…操作判断部、50…ログアップロードサーバ、70…ルータ、90…プログラム提供システム、101…CPU、104…フラッシュメモリ、105…SSD、106…記録メディア、107…メディアドライブ、108…操作ボタン、109…電源スイッチ、112…CMOS、114…マイク、115…スピーカ、110…バスライン、120…ディスプレイ、202…ROM、203…RAM、204…HD、205…HDD、211…キーボード、208…ディスプレイ、212…マウス、214…CD−ROMドライブ、213…CDROM、502…端末認証部、503…状態管理部、504…端末抽出部、505…端末状態取得部、511…ログ情報抽出部、512…ログ解析処理部、513…位置特定部、514…表示制御部、515…削除指示入力部、552…ログ情報管理部、1000…記憶部、5501…ログ管理DB DESCRIPTION OF SYMBOLS 1 ... Communication system, 2 ... Communication network, 10 ... Communication terminal, 11 ... Transmission / reception part, 12 ... Operation input reception part, 13 ... Login request part, 17 ... Delay detection part, 18 ... Format information acquisition part, 19 ... Memory | storage Read processing unit, 20 ... log information creation unit, 21 ... message creation unit, 22 ... log transmission control unit, 23 ... operation determination unit, 50 ... log upload server, 70 ... router, 90 ... program provision system, 101 ... CPU, 104 ... Flash memory, 105 ... SSD, 106 ... Recording medium, 107 ... Media drive, 108 ... Operation button, 109 ... Power switch, 112 ... CMOS, 114 ... Microphone, 115 ... Speaker, 110 ... Bus line, 120 ... Display, 202 ... ROM, 203 ... RAM, 204 ... HD, 205 ... HDD, 211 ... keyboard, 2 DESCRIPTION OF SYMBOLS 8 ... Display, 212 ... Mouse, 214 ... CD-ROM drive, 213 ... CDROM, 502 ... Terminal authentication part, 503 ... State management part, 504 ... Terminal extraction part, 505 ... Terminal state acquisition part, 511 ... Log information extraction part DESCRIPTION OF SYMBOLS 512 ... Log analysis process part, 513 ... Position specification part, 514 ... Display control part, 515 ... Deletion instruction input part, 552 ... Log information management part, 1000 ... Storage part, 5501 ... Log management DB

特許第5471721号Patent No. 5471721

Claims (9)

通信ネットワークを介してサーバに情報を送信する通信端末装置であって、
他の通信端末装置と自装置の間で通信される操作内容、及び自装置の処理内容に基づいて時系列にログ情報を作成して記憶手段に蓄積するログ情報作成手段と、
前記ログ情報のアップロード時に行う所定の操作か否かを判断する操作判断手段と、
前記所定の操作があった場合に、前記記憶手段から取得したログ情報のデータ配列に所定のフォーマットにより構成された注釈情報を付加し、前記通信ネットワークを介して前記サーバへ送信する送信手段と、を備えたことを特徴とする通信端末装置。
A communication terminal device that transmits information to a server via a communication network,
Log information creating means for creating log information in time series based on the operation content communicated between the other communication terminal device and the own device, and the processing content of the own device, and accumulating in the storage means;
Operation determining means for determining whether or not a predetermined operation is performed when uploading the log information;
A transmission unit that adds annotation information configured in a predetermined format to the data array of log information acquired from the storage unit when the predetermined operation is performed, and transmits the annotation information to the server via the communication network; A communication terminal device comprising:
前記操作判断手段は、前記ログ情報のアップロード時に用いる操作画面に設けられた送信ボタンが操作された場合、又は自装置が強制的に再起動された場合に、前記所定の操作があったと判断することを特徴とする請求項1に記載の通信端末装置。   The operation determining means determines that the predetermined operation has been performed when a transmission button provided on an operation screen used when uploading the log information is operated or when the apparatus is forcibly restarted. The communication terminal device according to claim 1. 請求項1又は2に記載の通信端末装置、及びサーバを備えた通信システムであって、
前記サーバは、
前記通信端末装置から前記通信ネットワークを介して前記注釈情報が付加されたログ情報を受信する受信手段と、
前記受信手段が受信したログ情報のデータ配列における前記注釈情報の位置を特定する位置特定手段と、
前記受信手段が受信したログ情報のデータ配列を表示するとともに、前記位置特定手段が特定した前記注釈情報の位置を表示する表示制御手段と、を備えたことを特徴とする通信システム。
A communication system comprising the communication terminal device according to claim 1 or 2 and a server,
The server
Receiving means for receiving log information to which the annotation information is added from the communication terminal device via the communication network;
Position specifying means for specifying the position of the annotation information in the data array of log information received by the receiving means;
A display control means for displaying a data array of log information received by the receiving means and displaying a position of the annotation information specified by the position specifying means.
前記表示制御手段は、
前記位置特定手段が特定したログ情報のデータ配列における前記注釈情報の位置よりも時間的に後に作成されたログ情報を非表示にすることを特徴とする請求項3に記載の通信システム。
The display control means includes
4. The communication system according to claim 3, wherein log information created after the position of the annotation information in the data array of log information specified by the position specifying means is hidden.
前記表示制御手段は、
前記位置特定手段が特定したログ情報のデータ配列における前記注釈情報の位置よりも時間的に前に作成されたログ情報を対象として、ログ情報の種類を表すログレベルごとに異なる文字サイズ、色、フォントの少なくとも1つを用いて強調表示を行うことを特徴とする請求項3に記載の通信システム。
The display control means includes
For log information created prior to the position of the annotation information in the data array of log information specified by the position specifying means, a different character size, color, and log size representing the type of log information, The communication system according to claim 3, wherein highlighting is performed using at least one of fonts.
前記表示制御手段は、
前記位置特定手段が特定したログ情報のデータ配列における注釈情報の位置よりも時間的に前に作成されたログ情報のうち、所定のログレベルを有するログ情報が表示画面の中央に位置するように表示することを特徴とする請求項3に記載の通信システム。
The display control means includes
The log information having a predetermined log level is positioned at the center of the display screen among the log information created temporally before the position of the annotation information in the data array of the log information specified by the position specifying means. The communication system according to claim 3, wherein the communication system is displayed.
前記ログ情報のデータ配列に付加された注釈情報を対象とした削除指示を受け付ける削除指示入力手段を備え、
前記表示制御手段は、
前記削除指示が入力された場合には、前記位置特定手段が特定したログ情報のデータ配列における前記注釈情報の位置から以降に表示されているログ情報を削除することを特徴とする請求項3に記載の通信システム。
A deletion instruction input means for receiving a deletion instruction for annotation information added to the data array of the log information;
The display control means includes
4. The log information displayed thereafter is deleted from the position of the annotation information in the data array of log information specified by the position specifying means when the deletion instruction is input. The communication system described.
通信端末装置と、通信ネットワークを介して前記通信端末装置から情報を受信するサーバと、を備えた通信システムの通信方法であって、
前記通信端末装置は、
他の通信端末装置と自装置の間で通信される操作内容、及び自装置の処理内容に基づいて時系列にログ情報を作成して記憶手段に蓄積するログ情報作成ステップと、
前記ログ情報のアップロード時に行う所定の操作か否かを判断する操作判断ステップと、
前記所定の操作があった場合に、前記記憶手段から取得したログ情報のデータ配列に所定のフォーマットにより構成された注釈情報を付加し、前記通信ネットワークを介して前記サーバへ送信する送信ステップと、を実行し、
前記サーバは、
前記通信端末装置から前記通信ネットワークを介して前記注釈情報が付加されたログ情報を受信する受信ステップと、
前記受信ステップが受信したログ情報のデータ配列における前記注釈情報の位置を特定する位置特定ステップと、
前記受信ステップが受信したログ情報のデータ配列を表示するとともに、前記位置特定ステップが特定した前記注釈情報の位置を表示する表示制御ステップと、を実行することを特徴とする通信方法。
A communication method of a communication system comprising: a communication terminal device; and a server that receives information from the communication terminal device via a communication network,
The communication terminal device
Log information creating step of creating log information in time series based on the operation content communicated between the other communication terminal device and the own device, and the processing content of the own device, and storing it in the storage means;
An operation determination step for determining whether or not a predetermined operation is performed when uploading the log information;
A transmission step of adding annotation information configured in a predetermined format to a data array of log information acquired from the storage means when the predetermined operation is performed, and transmitting the annotation information to the server via the communication network; Run
The server
Receiving the log information to which the annotation information is added from the communication terminal device via the communication network;
A position specifying step for specifying a position of the annotation information in a data array of log information received by the receiving step;
And a display control step of displaying a data array of the log information received by the receiving step and displaying a position of the annotation information specified by the position specifying step.
請求項8に記載の各ステップをプロセッサに実行させることを特徴とするプログラム。   A program for causing a processor to execute each step according to claim 8.
JP2014203892A 2014-10-02 2014-10-02 Communication terminal device, communication system, communication method, and program Pending JP2016075974A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014203892A JP2016075974A (en) 2014-10-02 2014-10-02 Communication terminal device, communication system, communication method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014203892A JP2016075974A (en) 2014-10-02 2014-10-02 Communication terminal device, communication system, communication method, and program

Publications (1)

Publication Number Publication Date
JP2016075974A true JP2016075974A (en) 2016-05-12

Family

ID=55949885

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014203892A Pending JP2016075974A (en) 2014-10-02 2014-10-02 Communication terminal device, communication system, communication method, and program

Country Status (1)

Country Link
JP (1) JP2016075974A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020144547A (en) * 2019-03-05 2020-09-10 株式会社リコー Communication terminal, communication system, logging method, and program
US11184411B2 (en) 2018-08-23 2021-11-23 Ricoh Company, Ltd. Communication terminal, communication system, log data transmission method, and non-transitory computer-readable medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001356939A (en) * 2000-06-13 2001-12-26 Tokyo Electric Power Co Inc:The Log information analyzer, its method and recording medium
JP2006099293A (en) * 2004-09-28 2006-04-13 Japan Research Institute Ltd Method for supporting user, user support program, and user support server device
JP2008140248A (en) * 2006-12-04 2008-06-19 Tokyo Electron Ltd Trouble cause finding out support device, trouble cause finding out supporting method, and storage medium with program stored therein
JP2012048681A (en) * 2010-08-30 2012-03-08 Brother Ind Ltd Display terminal and control program
JP2012203431A (en) * 2011-03-23 2012-10-22 Mitsubishi Electric Corp Log analyzer

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001356939A (en) * 2000-06-13 2001-12-26 Tokyo Electric Power Co Inc:The Log information analyzer, its method and recording medium
JP2006099293A (en) * 2004-09-28 2006-04-13 Japan Research Institute Ltd Method for supporting user, user support program, and user support server device
JP2008140248A (en) * 2006-12-04 2008-06-19 Tokyo Electron Ltd Trouble cause finding out support device, trouble cause finding out supporting method, and storage medium with program stored therein
JP2012048681A (en) * 2010-08-30 2012-03-08 Brother Ind Ltd Display terminal and control program
JP2012203431A (en) * 2011-03-23 2012-10-22 Mitsubishi Electric Corp Log analyzer

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11184411B2 (en) 2018-08-23 2021-11-23 Ricoh Company, Ltd. Communication terminal, communication system, log data transmission method, and non-transitory computer-readable medium
JP2020144547A (en) * 2019-03-05 2020-09-10 株式会社リコー Communication terminal, communication system, logging method, and program
JP7207019B2 (en) 2019-03-05 2023-01-18 株式会社リコー Communication terminal, communication system, log recording method, program

Similar Documents

Publication Publication Date Title
JP5708168B2 (en) Transmission terminal, transmission system, transmission method, and program for transmission terminal
JP5668926B2 (en) Log management system, transmission system, log management method, log management program
KR101923368B1 (en) Remote support apparatus, electronic apparatus, remote support method, and storage medium
JP5655499B2 (en) Transmission management system, transmission system, transmission management program, program providing system, and maintenance system
JP6171303B2 (en) Transmission terminal, transmission method, and program
JP2016177594A (en) Communication terminal device, communication system, communication method and program
JP5983792B2 (en) Transmission system and transmission method
US11184411B2 (en) Communication terminal, communication system, log data transmission method, and non-transitory computer-readable medium
US10187336B2 (en) Transmission system, communications control apparatus, transmission terminal, communications method, and transmission method
JP6484934B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION MANAGEMENT SYSTEM, COMMUNICATION CONTROL METHOD, AND PROGRAM
JPWO2016147855A1 (en) Information processing apparatus, screen switching method, program, transmission system
JP2016075974A (en) Communication terminal device, communication system, communication method, and program
JP6327338B2 (en) Destination terminal, transmission system, relay device selection method, and recording medium
JP2016152007A (en) Communication terminal device, communication system, communication method, and program
JP2015130584A (en) Transmission system, terminal device, and program
JP5521694B2 (en) Telecommunications system and program
JP2016054442A (en) Communication terminal device, communication system, communication method, and program
US11108694B2 (en) Communication system and upload method
JP6451253B2 (en) Transmission management system, transmission system, relay device control method, and program
JP6753480B2 (en) Terminal and display method
JP5533018B2 (en) Telecommunication system and method for providing information to client device
JP2018037806A (en) Transmission management system, transmission management method, and program
JP6593392B2 (en) Transmission method, relay device, and program
JP2017163451A (en) Communication system and communication method
JP2015226186A (en) Transmission terminal, transmission system, repeating device selection method, program, and maintenance system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170925

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180717

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190205