JP2016177594A - 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
JP2016177594A
JP2016177594A JP2015057872A JP2015057872A JP2016177594A JP 2016177594 A JP2016177594 A JP 2016177594A JP 2015057872 A JP2015057872 A JP 2015057872A JP 2015057872 A JP2015057872 A JP 2015057872A JP 2016177594 A JP2016177594 A JP 2016177594A
Authority
JP
Japan
Prior art keywords
log
information
server
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
JP2015057872A
Other languages
Japanese (ja)
Inventor
裕介 鍵和田
Yusuke Kagiwada
裕介 鍵和田
戸田 勝之
Katsuyuki Toda
勝之 戸田
尭志 長谷川
Takashi Hasegawa
尭志 長谷川
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 JP2015057872A priority Critical patent/JP2016177594A/en
Publication of JP2016177594A publication Critical patent/JP2016177594A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To optimize a communication traffic volume and a transmission time in uploading.SOLUTION: A communication terminal device comprises: operation determination means 23 for determining whether or not, an operation corresponding to an input which is received from a user is an operation which is performed when uploading log information to a server 50; log parameter information transmission means 22 for, when the operation is performed, transmitting log parameter information which is classified according to level, according to a failure content included in the log information, to the server 50; and control means for, based on log request information which is transmitted by the server which received the log parameter information, controlling so as to upload the log information related to the failure content of the level which is indicated by the log parameter information to the server.SELECTED DRAWING: Figure 10

Description

本発明は、自装置に蓄積されるログ情報に含まれる障害原因を特定するのに好適な技術に関する。   The present invention relates to a technique suitable for identifying a cause of a failure included in log information accumulated in a self-device.

通信端末に障害が発生した場合、その原因を解析することを目的とし、通信端末内部で時系列に生成したログをログファイルとして蓄積している。通信端末が有するログアップロード機能を用いて、ユーザ操作によって、内部に蓄積しているログファイルをサービス側のログアップロードサーバにアップロードし、カスタマーサポートなどがログファイルを解析するといった方法が既に知られている。
通常、障害が発生した場合に、ユーザはサポートセンタに電話、ファクシミリ、電子メールを用いて連絡し、サポートセンタはその通信端末内に蓄積されているログファイルのアップロードをユーザに依頼し、サポートセンタにおいてアップロード後のログファイルを解析して障害の原因を特定していた。
特許文献1には、ログデータを構成する複数のログ単位データの中からログ単位データを取得して取得単位データとし、複数のログ単位データの内、取得単位データと異なるログ単位データについて取得単位データとの違いを表す差分データを生成し、この差分データを用いて取得単位データを差分圧縮することが開示されている。これによれば、ログ単位データ(ログファイル)を圧縮する圧縮率が高くなるので、サポートセンタに送信するデータ量を少なくすることが可能となっている。
When a failure occurs in a communication terminal, the log generated in time series in the communication 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 in a service terminal is uploaded to a log upload server on the service side by a user operation using a log upload function of a communication terminal, and customer support etc. 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 stored in the communication terminal. Was analyzing the log file after upload to identify the cause of the failure.
In Patent Document 1, log unit data is acquired from a plurality of log unit data constituting log data to obtain acquisition unit data, and among the plurality of log unit data, an acquisition unit for log unit data different from the acquisition unit data It is disclosed that differential data representing a difference from data is generated, and acquisition unit data is differentially compressed using the differential data. According to this, since the compression rate for compressing the log unit data (log file) becomes high, it is possible to reduce the amount of data transmitted to the support center.

しかし、ログアップロードサーバにおいては、全てのログファイルを必要としない場合がある。すなわち、例えば発生した障害に関するログファイルなど重要度が高いログファイルだけで十分に解析ができることがあった。
また、従来、全てのログファイルを送信しているので、ネットワークの通信帯域への負荷が高くなることがあった。
さらに、ログファイルの送信時間を削減したいという要望があった。また、ログアップロードサーバは、ユーザ毎にHDDの保存領域が割当られており、受信した全てのログファイルの容量に対応した保存領域を確保できない場合もあった。
特許文献1にあっては、ログファイルの圧縮率を高くすることでサポートセンタに送信するデータ量を低減するという技術であったが、アップロードに伴う通信量や送信時間を最適化することはできなかった。
本発明は、上記に鑑みてなされたもので、その目的としては、アップロードに伴う通信量や送信時間を最適化することにある。
However, the log upload server may not require all the log files. That is, for example, a log file related to a failure that has occurred may be sufficiently analyzed only with a log file having a high degree of importance.
Conventionally, since all log files are transmitted, the load on the communication band of the network may increase.
Furthermore, there was a request to reduce the log file transmission time. In addition, the log upload server is assigned an HDD storage area for each user, and there is a case where a storage area corresponding to the capacity of all received log files cannot be secured.
In Japanese Patent Laid-Open No. 2003-260260, the technology is that the amount of data transmitted to the support center is reduced by increasing the compression ratio of the log file, but the communication amount and transmission time associated with uploading can be optimized. There wasn't.
The present invention has been made in view of the above, and an object thereof is to optimize the amount of communication and transmission time associated with uploading.

上記課題を解決するために、請求項1の記載の発明は、通信ネットワークを介して他の通信端末装置と自装置との間で通信される操作内容、及び自装置の処理内容に基づいて、時系列にログ情報を作成して記憶手段に蓄積するログ情報作成手段を備え、前記通信ネットワークを介してサーバに前記ログ情報をアップロードする通信端末装置であって、ユーザから受け付けた入力に対応する操作が前記ログ情報を前記サーバにアップロードする際に行う操作か否かを判断する操作判断手段と、前記操作があった場合に、前記ログ情報に含まれる障害内容に応じてレベル分けされたログパラメータ情報を前記サーバに送信するログパラメータ情報送信手段と、前記ログパラメータ情報を受信した前記サーバが送信したログ要求情報に基づいて、少なくとも前記ログ要求情報により指定されたログパラメータ情報が表すレベルの障害内容に係わるログ情報を前記サーバにアップロードするように制御する制御手段と、を備えることを特徴とする。   In order to solve the above-described problem, the invention described in claim 1 is based on operation contents communicated between another communication terminal apparatus and the own apparatus via a communication network, and processing contents of the own apparatus. A communication terminal device comprising log information creation means for creating log information in time series and storing the log information in a storage means, and uploading the log information to a server via the communication network, corresponding to an input received from a user Operation determining means for determining whether or not the operation is an operation to be performed when uploading the log information to the server, and when there is the operation, a log divided into levels according to the failure content included in the log information Based on log parameter information transmitting means for transmitting parameter information to the server and log request information transmitted by the server that has received the log parameter information, And control means for controlling so as to upload the log information to the server relating to the failure content levels log parameter information specified is represented by Kutomo the log request information, characterized in that it comprises a.

本発明によれば、ログアップロード処理の実行に先だって、ログファイルの障害内容に応じたレベルに合わせてログファイルのサイズを制限とすることによって、アップロードに伴う通信量や送信時間を最適化することができる。   According to the present invention, prior to the execution of the log upload process, by limiting the size of the log file in accordance with the level according to the failure content of the log file, the traffic and transmission time associated with the upload can be optimized. Can do.

本発明の実施形態に係る通信システムの概略図である。1 is a schematic diagram of a communication system according to an embodiment of the present invention. 本発明の実施形態に係る通信端末のハードウェア構成図である。It is a hardware block diagram of the communication terminal which concerns on embodiment of this invention. 本発明の実施形態に係るログアップロードサーバのハードウェア構成図である。It is a hardware block diagram of the log upload server which concerns on embodiment of this invention. 実施形態の通信システムを構成する各通信端末、装置及びシステムの機能ブロック図である。It is a functional block diagram of each communication terminal, apparatus, and system which comprise the communication system of embodiment. 図4に示すログ情報作成部により作成されたログ情報の一例を示す図である。It is a figure which shows an example of the log information produced by the log information production part shown in FIG. 図4に示すメッセージ作成部により作成された送信データの一例を示す図である。It is a figure which shows an example of the transmission data produced by the message production part shown in FIG. ログ管理テーブルの構成を示す図である。It is a figure which shows the structure of a log management table. ログ情報およびログアップロード機能について説明するための模式図である。It is a schematic diagram for demonstrating log information and a log upload function. 本発明の実施形態に係る通信システムのシステム構成図である。1 is a system configuration diagram of a communication system according to an embodiment of the present invention. 本発明の実施形態に係る通信システムにおいて、通信端末からログアップロードサーバへのログアップロードが成功した場合のシーケンス図である。In the communication system which concerns on embodiment of this invention, it is a sequence diagram when the log upload from a communication terminal to a log upload server succeeds. 本発明の実施形態に用いられるログパラメータ情報の一例を示す模式図である。It is a schematic diagram which shows an example of the log parameter information used for embodiment of this invention. 本発明の実施形態に用いられるログ要求情報の一例を示す模式図である。It is a schematic diagram which shows an example of the log request information used for embodiment of this invention. 本発明の実施形態に係る通信システムにおいて、通信端末からログアップロードサーバへのログアップロードが失敗した場合のシーケンス図である。In the communication system which concerns on embodiment of this invention, it is a sequence diagram when the log upload from a communication terminal to a log upload server fails.

以下、本発明を図面に示した実施の形態により詳細に説明する。
本発明は、アップロードに伴う通信量や送信時間を最適化するために、以下の構成を有する。
すなわち、本発明の通信端末装置は、通信ネットワークを介して他の通信端末装置と自装置との間で通信される操作内容、及び自装置の処理内容に基づいて、時系列にログ情報を作成して記憶手段に蓄積するログ情報作成手段を備え、通信ネットワークを介してサーバにログ情報をアップロードする通信端末装置であって、ユーザから受け付けた入力に対応する操作がログ情報をサーバにアップロードする際に行う操作か否かを判断する操作判断手段と、この操作があった場合に、ログ情報に含まれる障害内容に応じてレベル分けされたログパラメータ情報をサーバに送信するログパラメータ情報送信手段と、ログパラメータ情報を受信したサーバが送信したログ要求情報に基づいて、少なくともログ要求情報により指定されたログパラメータ情報が表すレベルの障害内容に係わるログ情報をサーバにアップロードするように制御する制御手段と、を備えることを特徴とする。
以上構成を備えることにより、アップロードに伴う通信量や送信時間を最適化することができる。
上記の本発明の特徴に関して、以下、図面を用いて詳細に説明する。
Hereinafter, the present invention will be described in detail with reference to embodiments shown in the drawings.
The present invention has the following configuration in order to optimize the traffic and transmission time associated with uploading.
That is, the communication terminal device of the present invention creates log information in time series based on the operation content communicated between the other device and the own device via the communication network and the processing content of the own device. Log information creating means for storing in the storage means and uploading the log information to the server via the communication network, the operation corresponding to the input received from the user uploads the log information to the server Operation determining means for determining whether or not an operation to be performed at the time, and log parameter information transmitting means for transmitting log parameter information classified according to a failure content included in log information to the server when this operation is performed And at least the log parameter specified by the log request information based on the log request information sent by the server that received the log parameter information. Information characterized in that it comprises a control means for controlling so as to upload the log information to the server relating to the failure contents of the level represented.
By providing the above configuration, it is possible to optimize the amount of communication and transmission time associated with uploading.
Hereinafter, the features of the present invention will be described in detail with reference to the drawings.

<実施形態の全体構成>
以下、図1乃至図13を参照して、本発明の実施形態について説明する。図1は、本発明の実施形態に係る通信システム1の概略図であり、まず図1を用いて、実施形態の概略を説明する。
図1に示す通信システム1は、複数の通信端末(10aa、10ab、…、10db)、各通信端末(10aa、10ab、…、10db)用のディスプレイ(120aa、120ab、…、120db)、及びログアップロードサーバ50によって構築されている。
なお、実施形態では、通信端末(10aa、10ab、…、10db)のうち任意の通信端末を示す場合には「通信端末10」を用いる。また、ディスプレイ(120aa、120ab、…、120db)のうち任意のディスプレイを示す場合には「ディスプレイ120」を用いる。
通信端末10は、他の通信端末10との間で、画像データ、音声データ等の送受信を行う。実施形態では、画像データの画像が動画の場合について説明するが、動画だけでなく静止画であってもよい。また、画像データの画像には、動画と静止画の両方が含まれてもよい。ログアップロードサーバ50は、通信端末10を一元的に管理する。
<Overall Configuration of Embodiment>
Hereinafter, embodiments of the present invention will be described with reference to FIGS. 1 to 13. FIG. 1 is a schematic diagram of a communication system 1 according to an embodiment of the present invention. First, the outline of the 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 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 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)は、画像データ及び音声データの最適な経路の選択を行う。なお、実施形態では、ルータ(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 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、及びルータ70fは、LAN2aによって通信可能に接続されている。通信端末10ba、通信端末10bb、及びルータ70gは、LAN2bによって通信可能に接続されている。また、LAN2a及びLAN2bは、ルータ70fが含まれた専用線2abによって通信可能に接続されており、所定の地域A内で構築されている。例えば、地域Aは日本であり、LAN2aは東京の事業所内で構築されており、LAN2bは大阪の事業所内で構築されている。   Further, the communication terminal 10aa, the communication terminal 10ab, and the router 70f are communicably connected via the LAN 2a. The communication terminal 10ba, the communication terminal 10bb, and the router 70g 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 70f, 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は、それぞれルータ(70f、70g)からインターネット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 communicably connected from the routers (70f, 70g) via the Internet 2i.

また、ログアップロードサーバ50は、インターネット2iを介して、通信端末10と通信可能に接続されている。
ログアップロードサーバ50、及びプログラム提供システム90は、地域A又は地域Bに設置されていてもよいし、これら以外の地域に設置されていてもよい。
なお、実施形態では、LAN2a、LAN2b、専用線2ab、インターネット2i、専用線2cd、LAN2c、及びLAN2dによって、実施形態の通信ネットワーク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 embodiment, the communication network 2 of the 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.

<実施形態のハードウェア構成>
次に、実施形態のハードウェア構成を説明する。
図2は、本発明の実施形態に係る通信端末10のハードウェア構成図である。
図2に示すように、実施形態の通信端末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 embodiment will be described.
FIG. 2 is a hardware configuration diagram of the communication terminal 10 according to the embodiment of the present invention.
As shown in FIG. 2, the communication terminal 10 according to the 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 work of the CPU 101. A RAM (Random Access Memory) 103 used as an area, a flash memory 104 that stores various data such as image data and audio data, and an SSD (Solid) that controls reading or writing of various data to the flash memory 104 according to the control of the CPU 101 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 selecting a destination of the communication terminal 10, and the like of the communication terminal 10 Switch power ON / OFF A power switch 109 for transmitting data, 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 an image of a subject under the control of the CPU 101, and 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は、本発明の実施形態に係るログアップロードサーバ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 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.

<実施形態の機能構成>
次に、実施形態の機能構成について説明する。図4は、実施形態の通信システム1を構成する各端末、装置及びシステムの機能ブロック図である。図4では、通信端末10、ログアップロードサーバ50、中継装置30、情報作成システム80が通信ネットワーク2を介してデータ通信することができるように接続されている。また、図4では、ログアップロードサーバ50が、LAN2eを介してデータ通信することができるように接続されている。なお、図1に示すプログラム提供システム90は、テレビ会議の通信において直接関係ないため、図4では省略されている。
<Functional Configuration of Embodiment>
Next, the functional configuration of the embodiment will be described. FIG. 4 is a functional block diagram of each terminal, device, and system constituting the communication system 1 of the embodiment. In FIG. 4, the communication terminal 10, the log upload server 50, the relay device 30, and the information creation system 80 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、形式情報取得部18、記憶・読出処理部19、ログ情報作成部20、メッセージ作成部21、ログ送信制御部22、操作判断部23、及びログ情報収集圧縮部24を有している。これら各部は、図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 format information acquisition unit 18, and a storage / read process. A unit 19, a log information creation unit 20, a message creation unit 21, a log transmission control unit 22, an operation determination unit 23, and a log information collection compression unit 24. 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)が例示される。なお、実施形態では、メッセージとは、送信データの中に少なくともログ情報が含まれる旨を送信先に伝達するためのメッセージを意味する。   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 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と、を含む。実施形態では、通信端末用プログラム及び通信管理用プログラムのそれぞれのプログラムによって、送信データの「<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. . In the embodiment, the “<body>” tag, which is a child node of the “<message>” tag of the transmission data, is determined by each program of the communication terminal program and the communication management program to include log information. ing. 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.

なお、実施形態の端末IDは、それぞれ通信端末10を一意に識別するために使われる言語、文字、記号、又は各種のしるし等の識別情報を示す。また、端末ID、上記言語、文字、記号、及び各種のしるしのうち、少なくとも2つが組み合わされた識別情報であってもよい。また、以下では、テレビ会議の開始を要求する要求元としての通信端末10を「要求元端末10A」とし、要求先である宛先としての通信端末10を「宛先端末10B」として説明する。   The terminal ID of the 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, an address priority point is associated and managed so as to increase in accordance with the difference in the four dot address (Dot Address) portions of a general IPv4 IP address. 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を参照して、中継装置30の機能又は手段について説明する。中継装置30は、送受信部31、状態検知部32、データ品質確認部33、変更品質管理部34、データ品質変更部35、及び記憶・読出処理部39、記憶部3000を有している。
<Functional configuration of relay device>
Next, functions or means of the relay device 30 will be described with reference to FIG. The relay device 30 includes a transmission / reception unit 31, a state detection unit 32, a data quality confirmation unit 33, a change quality management unit 34, a data quality change unit 35, a storage / read processing unit 39, and a storage unit 3000.

(変更品質管理テーブル)
記憶部3000には、変更品質管理テーブルによって構成されている変更品質管理DB(Data Base)3001が構築される。変更品質管理テーブルでは、画像データの中継先としての通信端末10のIPアドレス、及びこの中継先に中継装置30が中継する画像データの画質が関連付けられて管理される。
(Change quality control table)
In the storage unit 3000, a change quality management DB (Data Base) 3001 configured by a change quality management table is constructed. In the change quality management table, the IP address of the communication terminal 10 as the relay destination of the image data and the image quality of the image data relayed by the relay device 30 are managed in association with the relay destination.

<中継装置の各機能部>
次に、中継装置30の各機能構成について詳細に説明する。
中継装置30の送受信部31は、通信ネットワーク2を介して他の端末、装置、又はシステムと各種データ(情報)の送受信を行う。状態検知部32は、この状態検知部32を有する中継装置30の稼動状態を検知する。稼動状態としては、「ONライン」、「OFFライン」、又は「故障中」の状態がある。
<Each functional unit of the relay device>
Next, each functional configuration of the relay device 30 will be described in detail.
The transmission / reception unit 31 of the relay device 30 transmits / receives various data (information) to / from other terminals, devices, or systems via the communication network 2. The state detection unit 32 detects the operating state of the relay device 30 having the state detection unit 32. The operating state includes “ON line”, “OFF line”, and “failing” state.

データ品質確認部33は、宛先端末10BのIPアドレスを検索キーとして、変更品質管理DB3001を検索し、対応した中継される画像データの画質を抽出することで、中継される画像データの画質を確認する。変更品質管理部34は、ログアップロードサーバ50から送られて来る品質情報に基づいて、変更品質管理DB3001の内容を変更する。例えば、端末IDが「01aa」である要求元端末10aaと、端末IDが「01db」である宛先端末10dbとの間で高画質の画像データを送受信することによってテレビ会議を行っている最中に、他のテレビ会議を行う要求元端末bbと宛先端末caが通信ネットワーク2を介してテレビ会議を開始すること等によって、宛先端末10dbで画像データの受信の遅延が生じた場合には、中継装置30は今まで中継していた画像データの画質を、高画質から中画質に下げる必要がある。このような場合に、中画質を示す品質情報に基づいて、中継装置30が中継する画像データの画質を高画質から中画質に下げるように、変更品質管理DB3001の内容が変更される。   The data quality check unit 33 searches the change quality management DB 3001 using the IP address of the destination terminal 10B as a search key, and extracts the image quality of the corresponding relayed image data, thereby checking the image quality of the relayed image data. To do. The change quality management unit 34 changes the contents of the change quality management DB 3001 based on the quality information sent from the log upload server 50. For example, during a video conference by transmitting / receiving high-quality image data between the request source terminal 10aa having the terminal ID “01aa” and the destination terminal 10db having the terminal ID “01db”. When a delay in receiving image data occurs at the destination terminal 10db due to the request source terminal bb and the destination terminal ca performing another video conference starting the video conference via the communication network 2, etc., the relay device No. 30 needs to lower the image quality of image data relayed up to now from high image quality to medium image quality. In such a case, the content of the change quality management DB 3001 is changed so as to lower the image quality of the image data relayed by the relay device 30 from the high image quality to the medium image quality based on the quality information indicating the medium image quality.

データ品質変更部35は、送信元端末10から送られて来た画像データの画質を、上記変更された変更品質管理DB3001の内容に基づいて変更する。記憶・読出処理部39は、記憶部3000に各種データを記憶したり、記憶部3000に記憶された各種データを読み出したりする処理を行う。   The data quality changing unit 35 changes the image quality of the image data sent from the transmission source terminal 10 based on the contents of the changed change quality management DB 3001. The storage / reading processing unit 39 performs processing of storing various data in the storage unit 3000 and reading out various data stored in the storage unit 3000.

<情報作成システムの機能構成>
次に、図4を参照して、情報作成システム80の機能又は手段について説明する。情報作成システム80は、送受信部81、ログ取得部82、情報作成部83を有している。
<Functional configuration of information creation system>
Next, functions or means of the information creation system 80 will be described with reference to FIG. The information creation system 80 includes a transmission / reception unit 81, a log acquisition unit 82, and an information creation unit 83.

(情報作成システムの各機能部)
次に、情報作成システム80の各機能部について説明する。
送受信部81は、通信ネットワーク2を介して遠隔通信管理装置や通信端末10と各種データ(情報)の送受信を行う。ログ取得部82は、上記の通信端末10からの通信端末を指定したログ情報を取得する旨の要求に応じて、この通信端末10により作成されたログ情報の取得をログアップロードサーバ50に要求する。情報作成部83は、ログアップロードサーバ50から送信されたログ情報に基づき所定の情報を作成する。
この所定の情報は、ログ情報から作成される情報であれば特に限定されないが、通信端末10の操作内容、通信時間、通信先などの情報を含んでも良い。また、所定の情報は、クライアント装置に提供可能な形式に変換した情報を含んでも良い。この形式としては、ウェブブラウザ等のアプリケーションにより表示可能なHTML(Hyper Text Markup Language)が挙げられる。
(Each functional part of the information creation system)
Next, each functional unit of the information creation system 80 will be described.
The transmission / reception unit 81 transmits / receives various data (information) to / from the remote communication management device and the communication terminal 10 via the communication network 2. The log acquisition unit 82 requests the log upload server 50 to acquire the log information created by the communication terminal 10 in response to the request from the communication terminal 10 to acquire the log information specifying the communication terminal. . The information creation unit 83 creates predetermined information based on the log information transmitted from the log upload server 50.
The predetermined information is not particularly limited as long as it is information created from log information, but may include information such as the operation content of the communication terminal 10, communication time, and communication destination. The predetermined information may include information converted into a format that can be provided to the client device. Examples of this format include HTML (Hyper Text Markup Language) that can be displayed by an application such as a web browser.

次に、図4を参照して、実施形態の通信システム1に備えた操作判断部23、及びログ送信制御部22について説明する。
通信端末10とログアップロードサーバ50は、通信ネットワーク2を介してデータ通信することができるように接続されている。本発明では、通信端末10に、操作判断部23、ログ情報の送信を制御するログ送信制御部22を備えている。
操作判断部23は、ログ情報のアップロード時に行う所定の操作か否かを判断する。
ログ情報収集圧縮部24は、記憶部1000に蓄積しているログファイル1001を収集して、ログファイル1001に対してデータ圧縮処理を行い、圧縮されたログファイルを生成して記憶部1000に記憶する。
ログ送信制御部22は、記憶部1000から取得したログ情報に基づいてログパラメータ情報を作成する。ログパラメータ情報は、ログ情報に含まれる障害内容に応じてレベル分けした情報であり、ログ情報をログアップロードサーバ50に送信する前段階において、ログアップロードサーバ50がどのレベルのログ情報を解析するかをネゴシエーションするための情報である。ログパラメータ情報については後述する。
又、ログ送信制御部22は、記憶部1000から圧縮されたログファイルを取得してデータ配列に所定のフォーマットにより構成されたアノテーション情報(注釈情報)を付加し、通信ネットワーク2を介してログアップロードサーバ50へ送信する。
Next, the operation determination unit 23 and the log transmission control unit 22 included in the communication system 1 according to the embodiment will be described with reference to FIG.
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 information collection / compression unit 24 collects the log file 1001 accumulated in the storage unit 1000, performs data compression processing on the log file 1001, generates a compressed log file, and stores the compressed log file in the storage unit 1000. To do.
The log transmission control unit 22 creates log parameter information based on the log information acquired from the storage unit 1000. The log parameter information is information divided into levels according to the failure contents included in the log information, and what level of log information the log upload server 50 analyzes before the log information is transmitted to the log upload server 50. Is information for negotiating. The log parameter information will be described later.
In addition, the log transmission control unit 22 acquires the compressed log file from the storage unit 1000, adds annotation information (annotation information) configured in a predetermined format to the data array, and uploads the log via the communication network 2. Send to server 50.

図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, the necessary log file stored in the storage unit 1000 is compressed and operated so as to be uploaded to the log upload server 50 on the support center side. ing.
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は、本発明の実施形態に係る通信システムのシステム構成図である。
図9に示すように、通信システムは、地域Aに配置された他の通信端末10と、地域Bに配置された通信端末10とが通信ネットワーク2に接続されている。
各通信端末10には、両者間で通信される操作内容、及び各装置の処理内容に基づいて時系列にログ情報を作成され、記憶部1000に蓄積されている。
さらに、通信ネットワーク2には、通信端末10からログ情報を受信して解析するログアップロードサーバ50と、サポートセンタに配置され、ログアップロードサーバ50を操作してログ情報の解析を行う通信端末60が接続されている。
FIG. 9 is a system configuration diagram of the communication system according to the embodiment of the present invention.
As shown in FIG. 9, in the communication system, another communication terminal 10 arranged in the region A and a communication terminal 10 arranged in the region B are connected to the communication network 2.
In each communication terminal 10, log information is created in time series based on the operation content communicated between the two and the processing content of each device, and stored in the storage unit 1000.
Further, the communication network 2 includes a log upload server 50 that receives and analyzes log information from the communication terminal 10, and a communication terminal 60 that is arranged in the support center and analyzes the log information by operating the log upload server 50. It is connected.

図10は、本発明の実施形態に係る通信システム1において、通信端末からログアップロードサーバ50へのログアップロードが成功した場合のシーケンス図である。
まず、通信端末10と他の通信端末10との間で、通信ネットワーク2を介して通信会議が実施されていることとする(S5)。この際に、通信端末10において、ログ情報作成部20は、作成したログ情報を格納したログファイル1001を記憶部1000に蓄積している(S7)。
ここで、通信端末10と他の通信端末10との間で通信会議が実施されている場合に、通信端末10に何らかの原因で障害が発生したこととする。この際、ユーザが例えば電話機、電子メール、通信会議を用いて通信端末10に障害があることをサポートセンタに報告する(S10)。
このとき、サポートセンタ側では、ユーザから障害報告を受けた担当者は、通信端末10に保存されたログファイルを解析するため、ユーザに通信端末10に備わったログアップロード機能の操作を依頼する(S15)。
FIG. 10 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 embodiment of the present invention.
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).

この際、ユーザは、通信端末10に備わったログアップロード機能を操作する(S20)。この際、操作判断部23は、ユーザから受け付けた入力に対応する操作がログ情報をログアップロードサーバ50にアップロードする際に行う操作か否かを判断する。すなわち、操作判断部23は、UI画面における送信ボタンの操作を判断する。
次いで、ログアップロード機能の送信ボタンのON操作に応じて、ログ送信制御部22は、記憶部1000からログファイルに格納されたログ情報を収集してログパラメータ情報3000を作成する。ログパラメータ情報は、ログ情報に関して緊急度に応じてレベル分けされた情報である。このログパラメータ情報としては、ログ情報の全体に係るサイズ、異なるログレベル毎のサイズ、ログ情報に係る取得開始時刻及び取得終了時刻のうちの少なくとも1つの情報を用いることができる。
At this time, the user operates the log upload function provided in the communication terminal 10 (S20). At this time, the operation determination unit 23 determines whether or not the operation corresponding to the input received from the user is an operation performed when the log information is uploaded to the log upload server 50. That is, the operation determination unit 23 determines the operation of the transmission button on the UI screen.
Next, in response to the ON operation of the transmission button of the log upload function, the log transmission control unit 22 collects the log information stored in the log file from the storage unit 1000 and creates the log parameter information 3000. The log parameter information is information classified into levels according to the degree of urgency regarding the log information. As the log parameter information, it is possible to use at least one information of a size related to the entire log information, a size for each different log level, an acquisition start time and an acquisition end time related to the log information.

図11にログパラメータ情報3000の一例を示す。ログパラメータ情報3000は、JSONの形式によって作成される。ログパラメータ情報3000の「total」のパラメータには、ログファイルの全体のサイズ(単位はbyte)が記録される。「level」のパラメータには、ログファイル毎のサイズのリストがbyte単位で記録される。
「level」のパラメータは、ログ情報に含まれる障害内容に応じてレベル分けされており、致命的なエラーを表す「fatal」、通常のエラーを表す「error」、警告を表す「warn」、追跡可能な情報を表す「trace」からなるログレベル毎のサイズに項分けされて記録されている。
「time」のパラメータには、ログ情報の取得開始時刻及び取得終了時刻が記録される。「time」のパラメータにおける「since」は取得開始時刻、「to」は取得終了時刻である。これらのパラメータは、ログレベルの実装に応じて任意に決めることができる。
通信端末10では、ログ送信制御部22が作成したログパラメータ情報3000を送受信部11がログアップロードサーバ50に送信する(S21)。
FIG. 11 shows an example of the log parameter information 3000. The log parameter information 3000 is created in the JSON format. In the “total” parameter of the log parameter information 3000, the entire size (unit: bytes) of the log file is recorded. In the “level” parameter, a list of sizes for each log file is recorded in units of bytes.
The “level” parameter is classified according to the content of the failure included in the log information, “fat” indicating a fatal error, “error” indicating a normal error, “warn” indicating a warning, tracking The information is recorded by being divided into sizes for each log level including “trace” representing possible information.
In the “time” parameter, an acquisition start time and an acquisition end time of the log information are recorded. “Since” in the “time” parameter is an acquisition start time, and “to” is an acquisition end time. These parameters can be arbitrarily determined according to the log level implementation.
In the communication terminal 10, the transmission / reception unit 11 transmits the log parameter information 3000 created by the log transmission control unit 22 to the log upload server 50 (S21).

ログアップロードサーバ50では、通信端末10から受信したログパラメータ情報3000を記憶部5000に記憶する。
ログアップロードサーバ50のログ情報抽出部511では、記憶部5000に記憶したログパラメータ情報3000から解析が必要なパラメータを抽出するとともに、抽出したパラメータの構文解析を行い、通信端末10のログレベルのうち最もレベルが高いパラメータから解析処理を行う予定計画を立案し、この解析処理に必要なレベルのパラメータを含むログ要求情報3100を生成し、ログ要求情報3100として通信端末10に送信する(S22)。
なお、ログアップロードサーバ50におけるパラメータの抽出処理では、ログアップロードサーバ50の保存容量(当該ユーザに対して割り当てた保存領域の容量)や予め設定されたプログラムに基づいて行われる。
The log upload server 50 stores the log parameter information 3000 received from the communication terminal 10 in the storage unit 5000.
The log information extraction unit 511 of the log upload server 50 extracts parameters that need to be analyzed from the log parameter information 3000 stored in the storage unit 5000 and performs syntax analysis of the extracted parameters. A schedule plan for performing the analysis process is created from the parameter having the highest level, and log request information 3100 including a parameter of a level necessary for the analysis process is generated and transmitted to the communication terminal 10 as the log request information 3100 (S22).
The parameter extraction processing in the log upload server 50 is performed based on the storage capacity of the log upload server 50 (the storage area capacity allocated to the user) or a preset program.

図12を参照して、ログアップロードサーバ50が生成したログ要求情報3100の一例について説明する。
ログ要求情報3100はJSONの形式によって作成される。「level」の項目では、通信端末10からの送信を要求するログ情報のログレベルを配列によって指定する。
本実施形態では、「fatal」、「error」のログレベルを指定している。ログ要求情報3100が全てのログレベルを指定しない場合には、全てのログレベルが指定される。「time」の項目では、送信を要求するログ情報の時刻範囲を指定する。「since」が要求する取得開始時刻、「to」が要求する取得終了時刻である。時刻範囲を指定しない場合には、全ての時刻範囲を指定することとなる。
本実施形態のログ要求情報3100では、時刻「2015−01−10T00:00:000Z」から時刻「2015−01−20T00:00:000Z」の間に取得された「fatal」及び「error」のログレベルのログ情報をログ要求情報3100として要求している。なお、ログレベル及び時刻範囲の両方を指定しない場合には、全てのログ情報がログ要求情報3100となる。
With reference to FIG. 12, an example of the log request information 3100 generated by the log upload server 50 will be described.
The log request information 3100 is created in the JSON format. In the “level” item, the log level of the log information requesting transmission from the communication terminal 10 is specified by an array.
In this embodiment, log levels of “fatal” and “error” are specified. If the log request information 3100 does not specify all log levels, all log levels are specified. In the item “time”, a time range of log information for which transmission is requested is designated. “Since” is an acquisition start time requested, and “to” is an acquisition end time requested. If no time range is specified, all time ranges are specified.
In the log request information 3100 of this embodiment, the logs of “fatal” and “error” acquired between the time “2015-01-10T00: 00: 00Z” and the time “2015-01-20T00: 00: 00Z”. Level log information is requested as log request information 3100. If neither the log level nor the time range is specified, all log information becomes the log request information 3100.

次いで、通信端末10の送受信部11は、ログアップロードサーバ50からログ要求情報3100を受信する。
次いで、通信端末10のログ情報収集圧縮部24は、ログ要求情報3100により指定されたログパラメータ情報が表すレベルの障害内容に係わるログファイル1001を収集してデータ圧縮処理を行う。
記憶部1000にログファイル1001が蓄積されており、ログ情報収集圧縮部24はログ要求情報3100により指定されたログパラメータ情報が表すレベルの障害内容に係わるログファイルのログ情報を記録部1000から収集して、データ圧縮処理を行い、圧縮されたログファイルを生成して記憶部1000に記憶する。
Next, the transmission / reception unit 11 of the communication terminal 10 receives the log request information 3100 from the log upload server 50.
Next, the log information collection / compression unit 24 of the communication terminal 10 collects the log file 1001 related to the failure content at the level indicated by the log parameter information specified by the log request information 3100 and performs data compression processing.
The log file 1001 is accumulated in the storage unit 1000, and the log information collection / compression unit 24 collects log information of the log file related to the failure content of the level indicated by the log parameter information specified by the log request information 3100 from the recording unit 1000. Then, a data compression process is performed, and a compressed log file is generated and stored in the storage unit 1000.

例えば、図12に示すように、「fatal」、「error」のログレベルがログ要求情報3100に指定されている場合には、「fatal」、「error」のログレベルのログファイルのログ情報を記録部1000から収集して、データ圧縮処理を行い、圧縮されたログファイルを生成して記憶部1000に記憶する。
次いで、ログ送信制御部22は、ログ要求情報3100によって指定されたログファイルを記憶部1000から取得してデータ配列に所定のフォーマットにより構成されたアノテーション情報(注釈情報)を付加し、通信ネットワーク2を介してログアップロードサーバ50へアップロードする(S30)。
For example, as shown in FIG. 12, when the log level of “fatal” and “error” is specified in the log request information 3100, the log information of the log file of the log level of “fatal” and “error” is displayed. Data is collected from the recording unit 1000 and subjected to data compression processing, and a compressed log file is generated and stored in the storage unit 1000.
Next, the log transmission control unit 22 acquires the log file specified by the log request information 3100 from the storage unit 1000, adds annotation information (annotation information) configured in a predetermined format to the data array, and adds the communication network 2 To the log upload server 50 (S30).

ここで、通信端末10とログアップロードサーバ50との間に設けられた通信ネットワーク2が正常に接続している場合は、ユーザは一度の操作でアップロードを達成することができる。
来技術においては、ログファイル1001のサイズは、例えば数100KBから1MB程度であり、個々の通信端末10の稼働状況に依存して変動する。従来技術によれば、アップロードに要する時間は、ネットワーク状況とログファイルのサイズによっても変化するが、例えば1〜3秒程度で完了していた。
これに対して、本実施形態では、全てのログ情報をアップロードする必要がなくなる。すなわち、ログ要求情報3100に応じて例えば、「fatal」、「error」のログレベルのログファイルのログ情報をログアップロードサーバ50へアップロードすればよい。このため、アップロードに伴う通信量や送信時間を最適化することができ、ログアップロードサーバ50の保存容量への負担やネットワークへの負荷を少なくすることができる。
シーケンスS30において、通信端末10から通信ネットワーク2を介してログアップロードサーバ50へのセッションが確立し、通信端末10からログアップロードサーバ50へのアップロードが成功した場合、ログ送信制御部22は、ログアップロード機能により成功通知をユーザに通知する(S35)。
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.
In accordance come technology, the size of the log file 1001 is a 1MB about several 100KB example, it varies depending on the operating status of each communication terminal 10. According to the prior art, the time required for uploading varies depending on the network status and the size of the log file, but is completed in about 1 to 3 seconds, for example.
On the other hand, in this embodiment, it is not necessary to upload all log information. That is, the log information of the log file having the log level of “fatal” or “error” may be uploaded to the log upload server 50 according to the log request information 3100, for example. For this reason, it is possible to optimize the communication amount and transmission time associated with the upload, and to reduce the load on the storage capacity of the log upload server 50 and the load on the network.
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).

一方、ログアップロードサーバ50は、通信端末10からアップロードされたログファイル1001を記憶部5500に記憶する(S40)。
ここで、ログアップロードが完了すると、ログアップロードサーバ50から新しいログファイルのアップロードが完了した旨をオペレータに通知してもよい。
この際に、ログをアップロードした通信端末10の端末名、端末IDなど、どの通信端末からログがアップロードされたのかサポートセンタのオペレータが判別できるような情報も合わせて通知してもよい。
さらに、ディスプレイ208上に表示された当該通知をクリックすると、ログ解析処理部512による解析処理が自動的に開始してもよい。
サポートセンタでは、通信端末30を用いてログアップロードサーバ50との通信を開始し、ログアップロードサーバ50にアップロードされたログファイル1001を記憶部5500から読み出して通信端末30のディスプレイに表示する。そして、ログアップロードサーバ50に解析要求を出力し、ログアップロードサーバ50にログファイル1001を解析させ、障害原因を調査する(S45)。
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 be notified from 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 is uploaded, such as the terminal name and terminal ID of the communication terminal 10 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, communication with the log upload server 50 is started using the communication terminal 30, and the log file 1001 uploaded to the log upload server 50 is read from the storage unit 5500 and displayed on the display of the communication terminal 30. Then, an analysis request is output to the log upload server 50, the log upload server 50 is made to analyze the log file 1001, and the cause of the failure is investigated (S45).

図13は、本発明の実施形態に係る通信システム1において、通信端末からログアップロードサーバ50へのログアップロードが失敗した場合のシーケンス図である。なお、図13に示す符号のうち、図10に示す符号と同一のものについては同様の構成であるので、その説明を省略する。
ログ送信制御部22は、圧縮されたログファイルをログアップロードサーバ50にアップロードを試みるが失敗する(S30)。
通信端末10は、アップロードの失敗通知をユーザに通知する(S35)。
FIG. 13 is a sequence diagram when log upload from the communication terminal to the log upload server 50 fails in the communication system 1 according to the embodiment of the present invention. In addition, since the code | symbol shown in FIG. 13 and the code | symbol same as FIG. 10 is the same structure, the description is abbreviate | omitted.
The log transmission control unit 22 attempts to upload the compressed log file to the log upload server 50 but fails (S30).
The communication terminal 10 notifies the user of an upload failure notification (S35).

以上のように、ログ情報をログアップロードサーバ50にアップロードするのに先だって、ログ情報に含まれる障害内容に応じてレベル分けされたログパラメータ情報3000をログアップロードサーバ50に送信し、このログパラメータ情報3000から解析を行うパラメータを抽出した後、ログ要求情報3100として通信端末10に送信し、ログ要求情報3100により指定されたログパラメータ情報が表すレベルの障害内容に係わるログ情報をログアップロードサーバ50にアップロードするため、解析に必要なログ情報を送信することができ、全てのログ情報をアップロードする必要がなくなる。このため、アップロードに伴う通信量や送信時間を最適化することができ、ログアップロードサーバ50の保存容量への負担やネットワークへの負荷を少なくすることができる。   As described above, prior to uploading the log information to the log upload server 50, the log parameter information 3000 classified according to the failure contents included in the log information is transmitted to the log upload server 50, and this log parameter information After extracting the parameters to be analyzed from 3000, the log request information 3100 is transmitted to the communication terminal 10, and the log information related to the failure content at the level indicated by the log parameter information designated by the log request information 3100 is sent to the log upload server 50. Since uploading, log information necessary for analysis can be transmitted, and it is not necessary to upload all log information. For this reason, it is possible to optimize the communication amount and transmission time associated with the upload, and to reduce the load on the storage capacity of the log upload server 50 and the load on the network.

<本発明の実施態様例の構成、作用、効果>
<第1態様>
本態様の通信端末10は、通信ネットワーク2を介して他の通信端末10と通信端末10(自装置)との間で通信される操作内容、及び自装置の処理内容に基づいて、時系列にログ情報を作成して記憶部1000に蓄積するログ情報作成部20を備え、通信ネットワークを介してログアップロードサーバ50にログ情報をアップロードする通信端末10であって、ユーザから受け付けた入力に対応する操作がログ情報をログアップロードサーバ50にアップロードする際に行う操作か否かを判断する操作判断部23と、この操作があった場合に、ログ情報に含まれる障害内容に応じてレベル分けされたログパラメータ情報3100をサーバ50に送信するログ送信制御部22(ログパラメータ情報送信手段)と、ログパラメータ情報を受信したサーバが送信したログ要求情報3100に基づいて、少なくともログ要求情報3100により指定されたログパラメータ情報3000が表すレベルの障害内容に係わるログ情報をサーバ50にアップロードするように制御する送受信部11(制御手段)と、を備えることを特徴とする。
本態様によれば、ログ情報をログアップロードサーバ50にアップロードするのに先だって、ログ情報に含まれる障害内容に応じてレベル分けされたログパラメータ情報3000をログアップロードサーバ50に送信し、ログ要求情報3100により指定されたログパラメータ情報3000が表すレベルの障害内容に係わるログ情報をログアップロードサーバ50にアップロードするため、全てのログ情報をアップロードする必要がなくなる。このため、アップロードに伴う通信量や送信時間を最適化することができ、ログアップロードサーバ50の保存容量への負担やネットワークへの負荷を少なくすることができる。
<Configuration, operation and effect of exemplary embodiment of the present invention>
<First aspect>
The communication terminal 10 of this aspect is based on the operation content communicated between the other communication terminal 10 and the communication terminal 10 (own device) via the communication network 2 and the processing content of the own device in time series. The communication terminal 10 includes a log information creation unit 20 that creates log information and accumulates it in the storage unit 1000, and uploads log information to the log upload server 50 via a communication network, and corresponds to an input received from a user. The operation determination unit 23 that determines whether or not the operation is an operation performed when uploading log information to the log upload server 50, and when this operation is performed, the level is classified according to the failure content included in the log information A log transmission control unit 22 (log parameter information transmission means) for transmitting the log parameter information 3100 to the server 50; Based on the log request information 3100 transmitted by the server, at least a transmission / reception unit 11 (control) that controls to upload to the server 50 log information related to the level of failure indicated by the log parameter information 3000 specified by the log request information 3100 Means).
According to this aspect, prior to uploading the log information to the log upload server 50, the log parameter information 3000 classified according to the failure content included in the log information is transmitted to the log upload server 50, and the log request information Since the log information related to the failure content at the level indicated by the log parameter information 3000 specified by 3100 is uploaded to the log upload server 50, it is not necessary to upload all the log information. For this reason, it is possible to optimize the communication amount and transmission time associated with the upload, and to reduce the load on the storage capacity of the log upload server 50 and the load on the network.

<第2態様>
本態様のログパラメータ情報は、ログ情報の全体に係るサイズ、異なる障害内容に応じた異なるレベル毎のサイズ、ログ情報に係る取得開始時刻及び取得終了時刻、のうち少なくとも1つであることを特徴とする。
本態様によれば、ログパラメータ情報をログ情報の緊急度に合わせることができ、緊急度に応じた対応を確実に行うことができる。
<Second aspect>
The log parameter information of this aspect is at least one of a size related to the entire log information, a size for each different level according to different failure contents, and an acquisition start time and an acquisition end time related to log information. And
According to this aspect, the log parameter information can be matched with the urgency level of the log information, and a response corresponding to the urgency level can be reliably performed.

<第3態様>
本態様の通信システムは、第1態様1又は第2態様に記載の通信端末装置と、通信端末装置からログパラメータ情報3000を受信するサーバ50と、を備え、サーバ50は、ログパラメータ情報3000を受信した場合に、ログアップロード処理に係る実行可能なログパラメータ情報3000を含むログ要求情報3100を通信端末装置に送信する送信手段と、を備えることを特徴とする。
本態様によれば、サーバ50はログパラメータ情報3000の中からアップロード可能なログ要求情報を通信端末装置に送信するため、サーバ50の容量への負担やネットワークへの負荷を少なくすることができる。
<Third aspect>
The communication system according to this aspect includes the communication terminal apparatus according to the first aspect 1 or the second aspect, and the server 50 that receives the log parameter information 3000 from the communication terminal apparatus. The server 50 stores the log parameter information 3000. A transmission unit configured to transmit log request information 3100 including executable log parameter information 3000 related to the log upload process to the communication terminal device when received.
According to this aspect, the server 50 transmits log request information that can be uploaded from the log parameter information 3000 to the communication terminal device, so that the load on the capacity of the server 50 and the load on the network can be reduced.

<第4態様>
本態様の通信システムは、ログ要求情報は、ログ情報に係るログレベル、ログ情報に係る時刻範囲であることを特徴とする。
本態様によれば、ログ要求情報をログ情報の緊急度に合わせることができ、緊急度に応じた対応が可能となる。
<4th aspect>
The communication system according to this aspect is characterized in that the log request information includes a log level related to the log information and a time range related to the log information.
According to this aspect, the log request information can be matched with the urgency level of the log information, and a response according to the urgency level is possible.

<第5態様>
本態様の通信方法は、通信ネットワークを介して他の通信端末装置と自装置との間で通信される操作内容、及び自装置の処理内容に基づいて、時系列にログ情報を作成して記憶手段1000に蓄積するログ情報作成部20(ログ情報作成手段)を備え、通信ネットワークを介してサーバ50にログ情報をアップロードする通信端末装置による通信方法であって、ユーザから受け付けた入力に対応する操作がログ情報をサーバ50にアップロードする際に行う操作か否かを判断する操作判断ステップと、この操作があった場合に、ログ情報に含まれる障害内容に応じてレベル分けされたログパラメータ情報3000をサーバ50に送信するログパラメータ情報送信ステップと、ログパラメータ情報3000を受信したサーバ50が送信したログ要求情報3100に基づいて、少なくともログ要求情報3100により指定されたログパラメータ情報3000が表すレベルの障害内容に係わるログ情報をサーバ50にアップロードするように制御する制御ステップと、を実行することを特徴とする。
本態様によれば、ログ情報に含まれる障害内容に応じてレベル分けされたログパラメータ情報3000をログアップロードサーバ50に送信し、ログ要求情報3100により指定されたログパラメータ情報3000が表すレベルの障害内容に係わるログ情報をログアップロードサーバ50にアップロードするため、全てのログ情報をアップロードする必要がなくなる。このため、アップロードに伴う通信量や送信時間を最適化することができ、ログアップロードサーバ50の保存容量への負担やネットワークへの負荷を少なくすることができる。
<5th aspect>
The communication method of this aspect creates and stores log information in time series based on the operation content communicated between the other communication terminal device and the own device via the communication network and the processing content of the own device. A communication method by a communication terminal device that includes a log information creation unit (log information creation means) to be stored in the means 1000 and uploads log information to the server 50 via a communication network, and corresponds to an input received from a user. An operation determination step for determining whether or not the operation is an operation to be performed when uploading log information to the server 50, and log parameter information classified into levels according to the failure contents included in the log information when this operation is performed Log parameter information transmission step for transmitting 3000 to the server 50, and a log transmitted by the server 50 that has received the log parameter information 3000 Based on the request information 3100, at least a control step is executed to control to upload to the server 50 log information related to the level of failure indicated by the log parameter information 3000 specified by the log request information 3100. And
According to this aspect, the log parameter information 3000 classified into levels according to the failure content included in the log information is transmitted to the log upload server 50, and the level of the failure indicated by the log parameter information 3000 specified by the log request information 3100 Since the log information related to the contents is uploaded to the log upload server 50, it is not necessary to upload all the log information. For this reason, it is possible to optimize the communication amount and transmission time associated with the upload, and to reduce the load on the storage capacity of the log upload server 50 and the load on the network.

<第6態様>
本態様のプログラムは、第5態様記載の各ステップをコンピュータに実行させることを特徴とする。
本態様によれば、各ステップをコンピュータに実行させることができる。
<Sixth aspect>
A program according to this aspect causes a computer to execute each step described in the fifth aspect.
According to this aspect, each step can be executed by a computer.

<第7態様>
本態様の通信システムは、第6態様記載のプログラムと、プログラムにより通信を行う通信端末装置と、からなる。
本態様によれば、通信端末装置による通信を確実に行うことができる。
<Seventh aspect>
The communication system according to this aspect includes the program according to the sixth aspect and a communication terminal device that performs communication using the program.
According to this aspect, communication by the communication terminal device can be performed reliably.

1…通信システム、2…通信ネットワーク、10…通信端末、11…送受信部、12…操作入力受付部、13…ログイン要求部、17…遅延検出部、18…形式情報取得部、19…記憶・読出処理部、20…ログ情報作成部、21…メッセージ作成部、22…ログ再送制御部、23…操作判断部、24…ログ情報収集圧縮部、50…ログアップロードサーバ、60…通信端末、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…キーボード、212…マウス、214…CD−ROMドライブ、213…CDROM、502…端末認証部、503…状態管理部、504…端末抽出部、505…端末状態取得部、511…ログ情報抽出部、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 retransmission control unit, 23 ... operation determination unit, 24 ... log information collection compression unit, 50 ... log upload server, 60 ... communication terminal, 70 ... Router, 90 ... Program providing 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 ... H 205, HDD, 211, keyboard, 212, mouse, 214, CD-ROM drive, 213, CDROM, 502, terminal authentication unit, 503, status management unit, 504, terminal extraction unit, 505, terminal status acquisition unit, 511 ... log information extraction unit, 552 ... log information management unit, 1000 ... storage unit, 5501 ... log management DB

特開2011−113443公報JP 2011-113443 A

Claims (7)

通信ネットワークを介して他の通信端末装置と自装置との間で通信される操作内容、及び自装置の処理内容に基づいて、時系列にログ情報を作成して記憶手段に蓄積するログ情報作成手段を備え、前記通信ネットワークを介してサーバに前記ログ情報をアップロードする通信端末装置であって、
ユーザから受け付けた入力に対応する操作が前記ログ情報を前記サーバにアップロードする際に行う操作か否かを判断する操作判断手段と、
前記操作があった場合に、前記ログ情報に含まれる障害内容に応じてレベル分けされたログパラメータ情報を前記サーバに送信するログパラメータ情報送信手段と、
前記ログパラメータ情報を受信した前記サーバが送信したログ要求情報に基づいて、少なくとも前記ログ要求情報により指定されたログパラメータ情報が表すレベルの障害内容に係わるログ情報を前記サーバにアップロードするように制御する制御手段と、を備えることを特徴とする通信端末装置。
Log information creation that creates log information in time series and accumulates it in the storage means based on the operation contents communicated between the other communication terminal apparatus and the own apparatus via the communication network and the processing contents of the own apparatus Means for uploading the log information to a server via the communication network,
Operation determining means for determining whether an operation corresponding to an input received from a user is an operation to be performed when uploading the log information to the server;
Log parameter information transmitting means for transmitting, to the server, log parameter information classified according to the level of failure included in the log information when the operation is performed;
Based on the log request information transmitted by the server that has received the log parameter information, control is performed to upload to the server at least log information related to the failure level indicated by the log parameter information specified by the log request information. A communication terminal device.
前記ログパラメータ情報は、前記ログ情報の全体に係るサイズ、異なる障害内容に応じたレベル毎のサイズ、前記ログ情報に係る取得開始時刻及び取得終了時刻、のうち少なくとも1つであることを特徴とする請求項1に記載の通信端末装置。   The log parameter information is at least one of a size related to the entire log information, a size for each level according to different failure contents, an acquisition start time and an acquisition end time related to the log information, The communication terminal device according to claim 1. 請求項1又は2に記載の通信端末装置と、
前記通信端末装置から前記ログパラメータ情報を受信するサーバと、を備え、
前記サーバは、
前記ログパラメータ情報を受信した場合に、前記ログアップロード処理に係る実行可能なログパラメータ情報を含むログ要求情報を前記通信端末装置に送信する送信手段と、を備えることを特徴とする通信システム。
The communication terminal device according to claim 1 or 2,
A server for receiving the log parameter information from the communication terminal device,
The server
A communication system comprising: a transmission unit configured to transmit log request information including executable log parameter information related to the log upload process to the communication terminal device when the log parameter information is received.
前記ログ要求情報は、前記ログ情報に係るログレベル、前記ログ情報に係る時刻範囲であることを特徴とする請求項3に記載の通信システム。   4. The communication system according to claim 3, wherein the log request information includes a log level related to the log information and a time range related to the log information. 通信ネットワークを介して他の通信端末装置と自装置との間で通信される操作内容、及び自装置の処理内容に基づいて、時系列にログ情報を作成して記憶手段に蓄積するログ情報作成手段を備え、前記通信ネットワークを介してサーバに前記ログ情報をアップロードする通信端末装置による通信方法であって、
ユーザから受け付けた入力に対応する操作が前記ログ情報を前記サーバにアップロードする際に行う操作か否かを判断する操作判断ステップと、
前記操作があった場合に、前記ログ情報に含まれる障害内容に応じてレベル分けされたログパラメータ情報を前記サーバに送信するログパラメータ情報送信ステップと、
前記ログパラメータ情報を受信した前記サーバが送信したログ要求情報に基づいて、少なくとも前記ログ要求情報により指定されたログパラメータ情報が表すレベルの障害内容に係わるログ情報を前記サーバにアップロードするように制御する制御ステップと、を実行することを特徴とする通信方法。
Log information creation that creates log information in time series and accumulates it in the storage means based on the operation contents communicated between the other communication terminal apparatus and the own apparatus via the communication network and the processing contents of the own apparatus A communication terminal device for uploading the log information to a server via the communication network, comprising:
An operation determination step for determining whether an operation corresponding to an input received from a user is an operation to be performed when the log information is uploaded to the server;
A log parameter information transmission step of transmitting, to the server, log parameter information classified according to a failure content included in the log information when the operation is performed;
Based on the log request information transmitted by the server that has received the log parameter information, control is performed to upload to the server at least log information related to the failure level indicated by the log parameter information specified by the log request information. And a control step for executing the communication method.
請求項5に記載の各ステップをコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute each step according to claim 5. 請求項6に記載のプログラムと、
前記プログラムにより通信を行う通信端末装置と、からなる通信システム。
The program according to claim 6;
A communication system comprising a communication terminal device that performs communication according to the program.
JP2015057872A 2015-03-20 2015-03-20 Communication terminal device, communication system, communication method and program Pending JP2016177594A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015057872A JP2016177594A (en) 2015-03-20 2015-03-20 Communication terminal device, communication system, communication method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015057872A JP2016177594A (en) 2015-03-20 2015-03-20 Communication terminal device, communication system, communication method and program

Publications (1)

Publication Number Publication Date
JP2016177594A true JP2016177594A (en) 2016-10-06

Family

ID=57070723

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015057872A Pending JP2016177594A (en) 2015-03-20 2015-03-20 Communication terminal device, communication system, communication method and program

Country Status (1)

Country Link
JP (1) JP2016177594A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019185725A (en) * 2018-03-30 2019-10-24 株式会社リコー Communication system, upload method, and program
JP2020031369A (en) * 2018-08-23 2020-02-27 株式会社リコー Communication terminal, communication system, log data transmission method, and program
CN111835562A (en) * 2020-07-01 2020-10-27 北京爱笔科技有限公司 Log uploading method, log query method and log query system
CN113176987A (en) * 2021-04-29 2021-07-27 华人运通(上海)云计算科技有限公司 Log processing method, device and equipment for vehicle control instruction block and storage medium
US11108694B2 (en) 2018-03-30 2021-08-31 Ricoh Company, Ltd. Communication system and upload method
US11836063B2 (en) 2021-04-05 2023-12-05 Evident Corporation System, control device, log extraction method, and computer-readable medium

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019185725A (en) * 2018-03-30 2019-10-24 株式会社リコー Communication system, upload method, and program
US11108694B2 (en) 2018-03-30 2021-08-31 Ricoh Company, Ltd. Communication system and upload method
JP7200600B2 (en) 2018-03-30 2023-01-10 株式会社リコー Communication systems, upload methods and programs
JP2020031369A (en) * 2018-08-23 2020-02-27 株式会社リコー Communication terminal, communication system, log data transmission method, and program
JP7176296B2 (en) 2018-08-23 2022-11-22 株式会社リコー Communication terminal, communication system, log data transmission method, program
CN111835562A (en) * 2020-07-01 2020-10-27 北京爱笔科技有限公司 Log uploading method, log query method and log query system
CN111835562B (en) * 2020-07-01 2023-10-17 北京爱笔科技有限公司 Log uploading method, log inquiring method and system
US11836063B2 (en) 2021-04-05 2023-12-05 Evident Corporation System, control device, log extraction method, and computer-readable medium
CN113176987A (en) * 2021-04-29 2021-07-27 华人运通(上海)云计算科技有限公司 Log processing method, device and equipment for vehicle control instruction block and storage medium
CN113176987B (en) * 2021-04-29 2023-09-15 华人运通(上海)云计算科技有限公司 Log processing method, device and equipment of vehicle control instruction block and storage medium

Similar Documents

Publication Publication Date Title
JP2016177594A (en) Communication terminal device, communication system, communication method and program
JP6409858B2 (en) Management system, registration method, and program
JP5793869B2 (en) Transmission management system, transmission management method, and transmission management program
JP5962098B2 (en) Transmission terminal, transmission system, display control method, and program
JP5708168B2 (en) Transmission terminal, transmission system, transmission method, and program for transmission terminal
JP6508401B2 (en) Program, information processing terminal, display method
JP6171303B2 (en) Transmission terminal, transmission method, and program
US11184411B2 (en) Communication terminal, communication system, log data transmission method, and non-transitory computer-readable medium
US9864563B2 (en) Information processing apparatus, image display method, and communication system
JP6399204B2 (en) Information processing apparatus, screen switching method, program, transmission system
JP2017046192A (en) Information processing device, program, and information processing method
JP6484934B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION MANAGEMENT SYSTEM, COMMUNICATION CONTROL METHOD, AND PROGRAM
JP2016152007A (en) Communication terminal device, communication system, communication method, and program
JP6361344B2 (en) Information processing system and information processing method
US20170034482A1 (en) Information processing apparatus, image display method, and communication system
JP6515436B2 (en) Transmission system, transmission terminal, and program
JP2016075974A (en) Communication terminal device, communication system, communication method, and program
JP2015104108A (en) Management system, program, program providing system, and maintenance system
JP2018106231A (en) Remote communication system, method, and program
JP5521694B2 (en) Telecommunications system and program
JP6451253B2 (en) Transmission management system, transmission system, relay device control method, and program
JP5533018B2 (en) Telecommunication system and method for providing information to client device
JP6753480B2 (en) Terminal and display method
JP7200600B2 (en) Communication systems, upload methods and programs
JP2017163451A (en) Communication system and communication method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181031

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181120

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190604