JP2020030447A - Server, system, client apparatus, log information storage method, client information transmission method and program - Google Patents

Server, system, client apparatus, log information storage method, client information transmission method and program Download PDF

Info

Publication number
JP2020030447A
JP2020030447A JP2018153817A JP2018153817A JP2020030447A JP 2020030447 A JP2020030447 A JP 2020030447A JP 2018153817 A JP2018153817 A JP 2018153817A JP 2018153817 A JP2018153817 A JP 2018153817A JP 2020030447 A JP2020030447 A JP 2020030447A
Authority
JP
Japan
Prior art keywords
information
client
server
processing
client information
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.)
Granted
Application number
JP2018153817A
Other languages
Japanese (ja)
Other versions
JP6875334B2 (en
Inventor
洸二 井島
Koji Ijima
洸二 井島
大貴 鎌田
Daiki Kamata
大貴 鎌田
大平 櫻井
Taihei Sakurai
大平 櫻井
智之 峯松
Tomoyuki Minematsu
智之 峯松
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.)
LY Corp
Original Assignee
Z Holdings Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Z Holdings Corp filed Critical Z Holdings Corp
Priority to JP2018153817A priority Critical patent/JP6875334B2/en
Publication of JP2020030447A publication Critical patent/JP2020030447A/en
Application granted granted Critical
Publication of JP6875334B2 publication Critical patent/JP6875334B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a server, a system, a client apparatus, a log information storage method, a client information transmission method and a program capable of reducing a load of an information processing downstream of log information.SOLUTION: In a beacon system 1, a beacon server 10 includes a control unit 11 that processes client information received from a client apparatus 20 based on processing content information included in the client information, and generates and stores log information including the processed client information in a storage unit 12. Processing means processes at least one of first client information transmitted from the client apparatus and second client information stored in the storage means based on the processed content information, and control means generates log information including the processed client information and received second client information and stores them in the storage unit.SELECTED DRAWING: Figure 1

Description

本発明は、サーバ、システム、クライアント装置、ログ情報記憶方法、クライアント情報送信方法及びプログラムに関する。   The present invention relates to a server, a system, a client device, a log information storage method, a client information transmission method, and a program.

従来、例えばWebページの閲覧の際に、Webビーコンを利用して、クライアント装置側のロガー(ログ送信プログラム)からありったけのクライアントの情報をビーコンサーバへ送信し、ビーコンサーバがクライアントの情報をログとして記憶していた。そして、その後の段階(下流)で、複数のログを跨いだ統計や、ログのうち目的に応じた情報の切り出しを、人手でログを見て所定の設定ルールにより行っていた。   Conventionally, for example, when browsing a Web page, using a Web beacon, a client device-side logger (log transmission program) transmits all possible client information to a beacon server, and the beacon server logs the client information as a log. I remembered. Then, at a subsequent stage (downstream), the statistics across multiple logs and the extraction of information according to the purpose from the logs are manually performed by looking at the logs and according to a predetermined setting rule.

Webビーコンを利用するシステムとして、クライアント装置からユーザ情報をビーコンサーバに送信すると、ビーコンサーバがユーザ情報に応じたウェブアドレス情報を決定して当該クライアント装置に提供する情報処理システムが知られている(特許文献1参照)。   As a system using a Web beacon, there is known an information processing system in which, when user information is transmitted from a client device to a beacon server, the beacon server determines web address information according to the user information and provides the web address information to the client device ( Patent Document 1).

特開2004−178411号公報JP 2004-178411 A

しかし、従来のログの処理では、クライアントの情報の統計などの情報処理を、作業者がログを見て人手により行うため、作業者の負担が大きかった。また、従来のログの処理では、ビーコンサーバで受信したクライアントの情報のうち、下流でどの情報が必要か分からないため、IPアドレスやタイムスタンプなど、全てのクライアントの情報を記憶しておく必要があり、作業者の負担がさらに大きかった。   However, in the conventional log processing, the information processing such as the statistics of the client information is manually performed by the operator while looking at the log, so that the burden on the operator is large. In the conventional log processing, since it is not known which information is necessary downstream of the client information received by the beacon server, it is necessary to store information of all clients such as an IP address and a time stamp. Yes, the burden on the workers was even greater.

本発明の課題は、ログ情報の下流における情報処理の負担を軽減することである。   An object of the present invention is to reduce the load of information processing downstream of log information.

上記課題を解決するために、請求項1に記載の発明のサーバは、
クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理手段と、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御手段と、を備える。
In order to solve the above problems, the server according to the first aspect of the present invention provides:
Processing means for processing client information received from the client device based on processing content information included in the client information;
And control means for generating log information including the processed client information and storing the generated log information in a storage means.

請求項2に記載の発明は、請求項1に記載のサーバにおいて、
前記処理手段は、前記処理内容情報に基づいて、前記クライアント装置から受信された、第1のクライアント情報と前記記憶手段に記憶する第2のクライアント情報との少なくとも一方を処理し、
前記制御手段は、前記処理されたクライアント情報及び前記受信された第2のクライアント情報を含むログ情報を生成し前記記憶手段に記憶する。
According to a second aspect of the present invention, in the server according to the first aspect,
The processing means processes at least one of first client information received from the client device and second client information stored in the storage means, based on the processing content information,
The control unit generates log information including the processed client information and the received second client information, and stores the log information in the storage unit.

請求項3に記載の発明は、請求項2に記載のサーバにおいて、
前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストが前記クライアント装置から受信される。
According to a third aspect of the present invention, in the server according to the second aspect,
An HTTP request including the first client information as a header and including the processing content information and the second client information as a body is received from the client device.

請求項4に記載の発明は、請求項2又は3に記載のサーバにおいて、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方から所定の情報を抽出するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方から情報を抽出し、抽出した情報を前記処理されたクライアント情報とする。
According to a fourth aspect of the present invention, in the server according to the second or third aspect,
The processing content information is information for extracting predetermined information from at least one of the first client information and the second client information,
The processing unit extracts information from at least one of the first client information and the second client information based on the processing content information, and uses the extracted information as the processed client information.

請求項5に記載の発明は、請求項2から4のいずれか一項に記載のサーバにおいて、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を判定するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を判定し、当該判定の結果を前記処理されたクライアント情報とする。
According to a fifth aspect of the present invention, in the server according to any one of the second to fourth aspects,
The processing content information is information for determining at least one of the first client information and the second client information,
The processing unit determines at least one of the first client information and the second client information based on the processing content information, and determines a result of the determination as the processed client information.

請求項6に記載の発明は、請求項2から5のいずれか一項に記載のサーバにおいて、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を変換するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を変換し、変換した情報を前記処理されたクライアント情報とする。
According to a sixth aspect of the present invention, in the server according to any one of the second to fifth aspects,
The processing content information is information for converting at least one of the first client information and the second client information,
The processing unit converts at least one of the first client information and the second client information based on the processing content information, and uses the converted information as the processed client information.

請求項7に記載の発明のシステムは、
請求項1から6のいずれか一項に記載のサーバと、
前記クライアント装置と、を備え、
前記クライアント装置は、
前記サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段と、を備える。
The system according to claim 7 is
A server according to any one of claims 1 to 6,
And the client device,
The client device,
Generating means for generating processing content information for processing client information to be transmitted to the server;
Transmission means for transmitting the client information including the generated processing content information to the server.

請求項8に記載の発明は、請求項7に記載のシステムにおいて、
前記送信手段は、第1のクライアント情報と前記記憶手段に記憶する第2のクライアント情報と当該第1のクライアント情報及び当該第2のクライアント情報の少なくとも一方を処理するための前記処理内容情報とを前記サーバに送信する。
The invention according to claim 8 is the system according to claim 7, wherein
The transmission unit may include first client information, second client information stored in the storage unit, and the processing content information for processing at least one of the first client information and the second client information. Send to the server.

請求項9に記載の発明は、請求項8に記載のシステムにおいて、
前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信する。
According to a ninth aspect of the present invention, in the system according to the eighth aspect,
The transmitting unit transmits an HTTP request including the first client information as a header and including the processing content information and the second client information as a body to the server.

請求項10に記載の発明のクライアント装置は、
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段と、を備える。
The client device of the invention according to claim 10 is
Generating means for generating processing content information for processing client information to be transmitted to the server;
Transmission means for transmitting the client information including the generated processing content information to the server.

請求項11に記載の発明は、請求項10に記載のクライアント装置において、
前記送信手段は、第1のクライアント情報と前記サーバに記憶する第2のクライアント情報と当該第1のクライアント情報及び当該第2のクライアント情報の少なくとも一方を処理するための前記処理内容情報とを前記サーバに送信する。
According to an eleventh aspect of the present invention, in the client device according to the tenth aspect,
The transmitting unit may include first client information, second client information stored in the server, and the processing content information for processing at least one of the first client information and the second client information. Send to server.

請求項12に記載の発明は、請求項11に記載のクライアント装置において、
前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信する。
According to a twelfth aspect of the present invention, in the client device according to the eleventh aspect,
The transmitting unit transmits an HTTP request including the first client information as a header and including the processing content information and the second client information as a body to the server.

請求項13に記載の発明は、請求項11又は12に記載のクライアント装置において、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方から所定の情報を抽出するための情報である。
According to a thirteenth aspect, in the client device according to the eleventh or twelfth aspect,
The processing content information is information for extracting predetermined information from at least one of the first client information and the second client information.

請求項14に記載の発明は、請求項11から13のいずれか一項に記載のクライアント装置において、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を判定するための情報である。
According to a fourteenth aspect of the present invention, in the client device according to any one of the eleventh to thirteenth aspects,
The processing content information is information for determining at least one of the first client information and the second client information.

請求項15に記載の発明は、請求項11から14のいずれか一項に記載のクライアント装置において、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を変換するための情報である。
According to a fifteenth aspect of the present invention, in the client device according to any one of the eleventh to fourteenth aspects,
The processing content information is information for converting at least one of the first client information and the second client information.

請求項16に記載の発明のログ情報記憶方法は、
クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理工程と、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御工程と、を含むログ情報記憶方法。
The log information storage method according to the invention according to claim 16,
A processing step of processing the client information received from the client device based on the processing content information included in the client information;
A control step of generating log information including the processed client information and storing the generated log information in a storage unit.

請求項17に記載の発明のクライアント情報送信方法は、
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成工程と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信工程と、を含む。
The client information transmission method according to the invention according to claim 17,
A generation step of generating processing content information for processing client information to be transmitted to the server;
Transmitting the client information including the generated processing content information to the server.

請求項18に記載の発明のプログラムは、
サーバのコンピュータを、
クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理手段、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御手段、
として機能させる。
The program of the invention according to claim 18 is
Server computer,
Processing means for processing the client information received from the client device based on the processing content information included in the client information;
A control unit that generates log information including the processed client information and stores the log information in a storage unit;
Function as

請求項19に記載の発明のプログラムは、
クライアント装置のコンピュータを、
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段、
として機能させる。
The program according to claim 19 is:
The computer of the client device
Generating means for generating processing content information for processing client information to be transmitted to the server;
Transmitting means for transmitting client information including the generated processing content information to the server,
Function as

本発明によれば、ログ情報の下流における情報処理の負担を軽減できる。   According to the present invention, the burden of information processing downstream of log information can be reduced.

本発明の実施の形態のビーコンシステムを示すブロック図である。It is a block diagram showing a beacon system of an embodiment of the invention. ブラウザ処理を示すフローチャートである。It is a flowchart which shows a browser process. ログ情報記憶処理を示すフローチャートである。It is a flowchart which shows log information storage processing. HTTP(Hypertext Transfer Protocol)リクエストを示す図である。FIG. 3 is a diagram illustrating an HTTP (Hypertext Transfer Protocol) request. HTTPレスポンスを示す図である。It is a figure showing an HTTP response. ログ情報を示す図である。It is a figure showing log information.

以下、添付図面を参照して本発明に係る実施の形態を詳細に説明する。なお、本発明は、図示例に限定されるものではない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. The present invention is not limited to the illustrated example.

[1.実施の形態]
図1〜図6を参照して、本発明に係る実施の形態を説明する。
[1. Embodiment]
An embodiment according to the present invention will be described with reference to FIGS.

[1−1.装置構成の説明]
図1を参照して、本実施の形態の装置構成を説明する。図1は、本実施の形態のビーコンシステム1を示すブロック図である。
[1-1. Description of device configuration]
With reference to FIG. 1, an apparatus configuration of the present embodiment will be described. FIG. 1 is a block diagram showing a beacon system 1 according to the present embodiment.

[1−1−1.全体構成]
図1を参照して、本実施の形態のビーコンシステム1を説明する。
[1-1-1. overall structure]
With reference to FIG. 1, a beacon system 1 of the present embodiment will be described.

ビーコンシステム1は、Webビーコンを用いて、Webページ閲覧などのサービスの提供を受けるクライアント装置20の情報(クライアント情報)を収集するシステムである。Webビーコンとは、クライアントの情報を取得するためにWebページデータに埋め込まれる画像データ又はプログラムである。一例として、ビーコンシステム1において、クライアント装置のブラウザを用いて、画像データであるWebビーコンが埋め込まれたWebページデータを表示する構成を説明する。   The beacon system 1 is a system that uses a Web beacon to collect information (client information) of the client device 20 that is provided with a service such as Web page browsing. A web beacon is image data or a program embedded in web page data to acquire client information. As an example, a configuration of displaying web page data in which a web beacon as image data is embedded in a beacon system 1 using a browser of a client device will be described.

図1に示すように、ビーコンシステム1は、ビーコンサーバ10と、クライアント装置20と、Webサーバ30と、データパイプライン40と、情報処理サーバ50と、を備える。ビーコンサーバ10、クライアント装置20及びWebサーバ30は、通信ネットワークNを介して通信接続されている。   As shown in FIG. 1, the beacon system 1 includes a beacon server 10, a client device 20, a Web server 30, a data pipeline 40, and an information processing server 50. The beacon server 10, the client device 20, and the Web server 30 are communicatively connected via a communication network N.

ビーコンサーバ10は、クライアント装置20のクライアント情報を収集しログ情報として記憶するサーバ装置である。ビーコンサーバ10は、クライアント情報を、情報処理サーバ50が望むデータ形式に処理(加工)してログ情報を生成し記憶する。   The beacon server 10 is a server device that collects client information of the client device 20 and stores it as log information. The beacon server 10 processes and processes client information into a data format desired by the information processing server 50 to generate and store log information.

クライアント装置20は、複数のユーザにそれぞれ所持される端末装置であって、ブラウザプログラムの実行により、Webページデータを表示する端末装置である。クライアント装置20は、例えば、デスクトップPC(Personal Computer)であるものとして説明するが、これに限定されるものではなく、ノートPC、スマートフォン、タブレットPCなど、他の端末装置としてもよい。   The client device 20 is a terminal device possessed by each of a plurality of users, and is a terminal device that displays Web page data by executing a browser program. The client device 20 will be described as, for example, a desktop PC (Personal Computer), but is not limited to this, and may be another terminal device such as a notebook PC, a smartphone, or a tablet PC.

Webサーバ30は、Webページデータをクライアント装置20に提供するサーバ装置である。Webサーバ30は、図1において1台で表現しているが、実際には複数のWebサーバ30で構成可能である。   The Web server 30 is a server device that provides Web page data to the client device 20. Although one Web server 30 is shown in FIG. 1, it can be actually configured by a plurality of Web servers 30.

データパイプライン40は、ビーコンサーバ10及び情報処理サーバ50の間に配置され、ビーコンサーバ10に記憶されたログ情報について、主に統計処理を行いやすくするための当該ログ情報の加工と、当該加工したログ情報の統計処理を行う情報処理サーバ50への配置(配信)を実行する機能部である。情報処理サーバ50は、データパイプライン40に接続され、ビーコンサーバ10に記憶されたログ情報を、データパイプライン40(の加工)を介して取得し、取得したログ情報の統計などの情報処理を行うサーバ装置である。情報処理サーバ50は、統計などの情報処理をするのに適したログ情報をビーコンサーバ10から取得する。   The data pipeline 40 is disposed between the beacon server 10 and the information processing server 50, and mainly processes log information stored in the beacon server 10 to facilitate performing statistical processing. This is a functional unit that executes arrangement (distribution) of the log information to the information processing server 50 that performs statistical processing. The information processing server 50 is connected to the data pipeline 40, acquires log information stored in the beacon server 10 via the (processing of) the data pipeline 40, and performs information processing such as statistics of the acquired log information. Server. The information processing server 50 acquires log information suitable for performing information processing such as statistics from the beacon server 10.

通信ネットワークNは、インターネットであり、LAN(Local Area Network)や専用線などを含んでもよい。   The communication network N is the Internet, and may include a LAN (Local Area Network), a dedicated line, and the like.

[1−1−2.ビーコンサーバ10の機能構成]
図1に示すように、ビーコンサーバ10は、処理手段、制御手段としての制御部11と、記憶部12と、通信部13と、を備える。制御部11は、CPU(Central Processing Unit)、RAM(Random Access Memory)からなり、ビーコンサーバ10の各部を制御する。制御部11は、各種システムプログラム及びアプリケーションプログラムのうち指定されRAMに展開されたプログラムとCPUとの協働により、各種処理を実行する。
[1-1-2. Functional configuration of beacon server 10]
As shown in FIG. 1, the beacon server 10 includes a control unit 11 as a processing unit and a control unit, a storage unit 12, and a communication unit 13. The control unit 11 includes a CPU (Central Processing Unit) and a RAM (Random Access Memory), and controls each unit of the beacon server 10. The control unit 11 executes various processes in cooperation with the CPU, which is designated among various system programs and application programs and is loaded on the RAM, and the CPU.

記憶部12は、HDD(Hard Disk Drive)、SSD(Solid State Drive)など、情報の読み出し及び書き込みが可能な記憶部により構成され、各種データ及び各種プログラムを記憶する。特に、記憶部12は、後述するログ情報記憶処理を実行するためのログ情報記憶プログラムが記憶されており、また、後述する所定の画像データ、ログ情報記憶処理で生成されたログ情報が記憶される。   The storage unit 12 is configured by a storage unit that can read and write information, such as a hard disk drive (HDD) and a solid state drive (SSD), and stores various data and various programs. In particular, the storage unit 12 stores a log information storage program for executing a log information storage process described later, and stores predetermined image data described later and log information generated by the log information storage process. You.

通信部13は、ネットワークカードなどにより構成され、通信ネットワークN上の機器(クライアント装置20)と、データパイプライン40と、情報の送受信を行う。   The communication unit 13 is configured by a network card or the like, and transmits and receives information to and from a device (the client device 20) on the communication network N, the data pipeline 40, and the like.

[1−1−3.クライアント装置20の機能構成]
図1に示すように、クライアント装置20は、生成手段としての制御部21と、記憶部22と、送信手段としての通信部23と、表示部24と、操作部25と、を備える。
[1-1-3. Functional Configuration of Client Device 20]
As shown in FIG. 1, the client device 20 includes a control unit 21 as a generation unit, a storage unit 22, a communication unit 23 as a transmission unit, a display unit 24, and an operation unit 25.

制御部21は、CPU、RAMからなり、クライアント装置20の各部を制御する。制御部21は、システムプログラム及びアプリケーションプログラムのうち指定されRAMに展開されたプログラムとCPUとの協働により、各種処理を実行する。   The control unit 21 includes a CPU and a RAM, and controls each unit of the client device 20. The control unit 21 executes various processes in cooperation with the CPU, which is a program selected from the system program and the application program and expanded in the RAM, and the CPU.

記憶部22は、HDD、SSDなど、情報の読み出し及び書き込みが可能な記憶部により構成され、各種データ及び各種プログラムを記憶する。特に、記憶部22は、OS(Operating System)プログラム、後述するブラウザ処理を行うためのブラウザプログラム、ロガーが記憶されているものとする。   The storage unit 22 is configured by a storage unit that can read and write information, such as an HDD and an SSD, and stores various data and various programs. In particular, the storage unit 22 stores an OS (Operating System) program, a browser program for performing a browser process described later, and a logger.

通信部23は、ネットワークカードなどにより構成され、通信ネットワークN上の機器(ビーコンサーバ10、Webサーバ30)と、情報の送受信を行う。   The communication unit 23 is configured by a network card or the like, and transmits and receives information to and from devices (the beacon server 10 and the Web server 30) on the communication network N.

表示部24は、LCD(Liquid Crystal Display)や、EL(ElectroLuminescence)ディスプレイなどの表示パネルを有し、制御部21の制御に従い各種表示情報を表示パネルに表示する。   The display unit 24 has a display panel such as an LCD (Liquid Crystal Display) or an EL (Electro Luminescence) display, and displays various display information on the display panel under the control of the control unit 21.

操作部25は、キーボードと、マウスなどのポインティングデバイスとを備え、ユーザからのキー操作及び位置入力操作を受け付け、その操作情報を制御部21に出力する。   The operation unit 25 includes a keyboard and a pointing device such as a mouse, receives a key operation and a position input operation from a user, and outputs operation information to the control unit 21.

[1−1−4.Webサーバ30の機能構成]
図1に示すように、Webサーバ30は、制御部31と、記憶部32と、通信部33と、を備える。制御部31は、CPU(Central Processing Unit)、RAM(Random Access Memory)からなり、Webサーバ30の各部を制御する。制御部31は、各種システムプログラム及びアプリケーションプログラムのうち指定されRAMに展開されたプログラムとCPUとの協働により、各種処理を実行する。
[1-1-4. Functional Configuration of Web Server 30]
As shown in FIG. 1, the Web server 30 includes a control unit 31, a storage unit 32, and a communication unit 33. The control unit 31 includes a CPU (Central Processing Unit) and a RAM (Random Access Memory), and controls each unit of the Web server 30. The control unit 31 executes various processes in cooperation with the CPU, which is designated among various system programs and application programs, and is developed in the RAM.

記憶部32は、HDD(Hard Disk Drive)、SSD(Solid State Drive)など、情報の読み出し及び書き込みが可能な記憶部により構成され、各種データ及び各種プログラムを記憶する。特に、記憶部12は、クライアント装置20に提供するためのWebページデータが記憶されている。   The storage unit 32 is configured by a storage unit that can read and write information, such as a hard disk drive (HDD) and a solid state drive (SSD), and stores various data and various programs. In particular, the storage unit 12 stores Web page data to be provided to the client device 20.

通信部33は、ネットワークカードなどにより構成され、通信ネットワークN上の機器(クライアント装置20)と情報の送受信を行う。   The communication unit 33 includes a network card or the like, and transmits and receives information to and from a device (client device 20) on the communication network N.

制御部31は、通信部23を介して、クライアント装置20から所望のWebページのURL(Uniform Resource Locator)を受信すると、受信したURLに対応するWebページデータを記憶部32から読み出して、通信部33を介して、読み出したWebページデータを要求元のクライアント装置20に送信する。このWebページデータには、クライアント装置20のクライアント情報をビーコンサーバ10に送信するためのWebビーコンが埋め込まれているものとする。   When receiving the URL (Uniform Resource Locator) of the desired Web page from the client device 20 via the communication unit 23, the control unit 31 reads out the Web page data corresponding to the received URL from the storage unit 32, and The read Web page data is transmitted to the requesting client device 20 via the server 33. It is assumed that a Web beacon for transmitting the client information of the client device 20 to the beacon server 10 is embedded in the Web page data.

[1−2.ビーコンシステム1の動作]
図2〜図6を参照して、ビーコンシステム1の動作を説明する。図2は、ブラウザ処理を示すフローチャートである。図3は、ログ情報記憶処理を示すフローチャートである。図4は、HTTPリクエスト100を示す図である。図5は、HTTPレスポンス110を示す図である。図6は、ログ情報200を示す図である。
[1-2. Operation of Beacon System 1]
The operation of the beacon system 1 will be described with reference to FIGS. FIG. 2 is a flowchart showing the browser processing. FIG. 3 is a flowchart showing the log information storage processing. FIG. 4 is a diagram showing the HTTP request 100. FIG. 5 is a diagram showing the HTTP response 110. FIG. 6 is a diagram showing the log information 200.

ビーコンシステム1において、クライアント装置20のユーザによりWebページが閲覧される際に、クライアント装置20のクライアント情報がビーコンサーバ10に収集されて記憶される。この一連の動作において、クライアント装置20の動作としてのブラウザ処理と、ビーコンサーバ10の動作としてのログ情報記憶処理と、を順に説明する。   In the beacon system 1, when a user of the client device 20 browses a Web page, client information of the client device 20 is collected and stored in the beacon server 10. In this series of operations, a browser process as an operation of the client device 20 and a log information storage process as an operation of the beacon server 10 will be sequentially described.

[1−2−1.ブラウザ処理]
図2を参照して、クライアント装置20で実行されるブラウザ処理を説明する。クライアント装置20において、例えば操作部25を介してユーザからブラウザ処理の実行指示が入力されたことをトリガーとして、制御部21は、記憶部22に記憶されたブラウザプログラムに従い、ブラウザ処理を実行する。また、ブラウザ処理において、クライアント情報に基づくビーコンサーバ10への送信情報をHTTPリクエストとして作成するためのロガー(プログラム)がブラウザ(プログラム)上で処理されるものとする。ロガーは、情報処理サーバ50でビーコンサーバ10に記憶された情報に、統計などの情報処理を施した情報を用いた各種サービスを開発するサービス開発者により、当該サービス提供のために必要な所望の情報をビーコンサーバ10に送信して記憶させるように作成されている。
[1-2-1. Browser processing]
With reference to FIG. 2, a browser process executed by the client device 20 will be described. In the client device 20, the control unit 21 executes the browser processing according to the browser program stored in the storage unit 22, for example, triggered by input of a browser processing execution instruction from the user via the operation unit 25. In the browser processing, a logger (program) for creating transmission information to beacon server 10 based on client information as an HTTP request is processed on the browser (program). The logger is a service developer that develops various services using information obtained by performing information processing such as statistics on the information stored in the beacon server 10 in the information processing server 50. The information is created so as to be transmitted to the beacon server 10 and stored.

図2に示すように、まず、制御部21は、操作部25を介してユーザから閲覧対象のWebページのURL(Uniform Resource Locator)の入力を受け付ける(ステップS11)。そして、制御部21は、ステップS11で入力されたURLに基づき、通信部23により、当該URLに対応するWebページデータを提供するWebサーバ30に通信接続し、当該Webページデータを当該Webサーバ30に要求し、当該Webページデータを当該Webサーバ30から受信する(ステップS12)。Webページデータには、Webページ内に表示されビーコンサーバ10が有する所定の画像データ(例えば1×1の透明なGIF(Graphics Interchange Format)データ)であるWebビーコンが埋め込まれている。   As shown in FIG. 2, first, the control unit 21 receives an input of a URL (Uniform Resource Locator) of a Web page to be browsed from the user via the operation unit 25 (step S11). Then, based on the URL input in step S11, the control unit 21 makes a communication connection with the communication unit 23 to the Web server 30 that provides the Web page data corresponding to the URL, and transmits the Web page data to the Web server 30. , And receives the Web page data from the Web server 30 (step S12). In the Web page data, a Web beacon which is predetermined image data (for example, 1 × 1 transparent GIF (Graphics Interchange Format) data) which is displayed in the Web page and which the beacon server 10 has is embedded.

そして、制御部21は、ロガーに従い、ステップS12で受信したWebページデータのWebビーコンから、ビーコンサーバ10に所定の画像データを要求しかつビーコンサーバ10に所望のクライアント情報を記憶するためのHTTPリクエストを生成する(ステップS13)。ここで、図4を参照して、ステップS13で生成されるHTTPリクエストの一例としてのHTTPリクエスト100を説明する。   Then, according to the logger, the control unit 21 requests the beacon server 10 for predetermined image data from the Web beacon of the Web page data received in step S12 and stores an HTTP request for storing desired client information in the beacon server 10. Is generated (step S13). Here, an HTTP request 100 as an example of the HTTP request generated in step S13 will be described with reference to FIG.

HTTPリクエスト100は、リクエストライン101と、ヘッダ(メッセージヘッダ)102と、ボディ(メッセージボディ)103と、を有する。リクエストライン101は、HTTPリクエスト100の送信先(ビーコンサーバ10)への要求情報を示す領域であり、ここではWebビーコンの所定の画像データの要求文が格納される。   The HTTP request 100 has a request line 101, a header (message header) 102, and a body (message body) 103. The request line 101 is an area indicating request information to the transmission destination (the beacon server 10) of the HTTP request 100. Here, a request statement of predetermined image data of a Web beacon is stored.

ヘッダ102は、HTTPリクエスト100の送信元(クライアント装置20(ブラウザ))に関する各種情報を示す領域である。ヘッダ102は、例えば、「User−Agent」、「ip」、「Cookie」…の属性情報が、属性名(キー):属性値(バリュー)の形式で記憶されている。「User−Agent」は、ユーザがあるプロトコル(ここではHTTP)に基づいてデータを利用する際に用いるソフトウェア(ここではブラウザ)の情報が格納され、ブラウザ名(ブラウザ種類(ブラウザ種別))及びバージョン、OS名(OS種類)及びバージョンなどの情報を有する。「ip」は、クライアント装置20(ブラウザ)のIPアドレスである。「Cookie」は、Webページを提供するWebサーバ30がブラウザに保存した情報である。「Cookie」は、例えばWebサーバによりクライアント装置20(ブラウザ)に割り当てられたIDなどとなる。ただし、ヘッダ102は、HTTPリクエスト100の送信元(クライアント装置20)から送信先(ビーコンサーバ10)までの経路上で情報が追加される可能性がある。   The header 102 is an area indicating various information regarding the transmission source of the HTTP request 100 (the client device 20 (browser)). The header 102 stores, for example, attribute information of “User-Agent”, “ip”, “Cookie”... In a format of attribute name (key): attribute value (value). “User-Agent” stores information of software (here, browser) used when a user uses data based on a certain protocol (here, HTTP), and a browser name (browser type (browser type)) and version. , OS name (OS type) and version. “Ip” is the IP address of the client device 20 (browser). “Cookie” is information stored in the browser by the Web server 30 that provides the Web page. “Cookie” is, for example, an ID assigned to the client device 20 (browser) by the Web server. However, information may be added to the header 102 on the route from the transmission source (the client device 20) of the HTTP request 100 to the transmission destination (the beacon server 10).

ボディ103は、HTTPリクエスト100の送信先(ビーコンサーバ10)へデータを送信するために使用される領域である。ボディ103には、例えば、デフォルトでビーコンサーバ10に記憶する情報103aとしての、表示されるWebページのページ名、各種情報A,B,Cと、追加でビーコンサーバ10に記憶するための情報103bとしての、ex{ip,ブラウザ種類}と、が格納されている。情報A,B,Cは、3つの異なる情報を表したものである。情報A,B,Cの少なくとも1つは、例えばWebページを閲覧する際の、スクロール、情報を見たなどの操作内容を示す情報としてもよい。   The body 103 is an area used for transmitting data to the transmission destination of the HTTP request 100 (the beacon server 10). The body 103 includes, for example, as default information 103a to be stored in the beacon server 10, the page name of the Web page to be displayed, various kinds of information A, B, and C, and information 103b to be additionally stored in the beacon server 10. Ex {ip, browser type} are stored. Information A, B, and C represent three different pieces of information. At least one of the information A, B, and C may be information indicating operation content such as scrolling or viewing information when browsing a Web page.

ボディ103のデフォルトでビーコンサーバ10に記憶する情報103aは、ブラウザのロガーにより、クライアント装置20内、Webページデータなどから取得され、例えばKVS(Key-Value Store)のキー:バリュー(キーに対応する値)の形式で格納されている。   Information 103a stored in the beacon server 10 by default of the body 103 is obtained from Web page data in the client device 20 by a logger of a browser, and for example, a key: value (corresponding to a key) of a KVS (Key-Value Store). Value) format.

ボディ103の追加でビーコンサーバ10に記憶するための情報103bは、ビーコンサーバ10で必要な情報の値そのものではなく、当該必要な情報を得るために、ビーコンサーバ10で何かしてほしい処理の情報(どのような情報に対してどのような処理(加工)をするかを示す処理内容情報)となる。情報103bは、例えば、ex{ip,ブラウザ種類}は、ヘッダ102から、IPアドレスの値及びブラウザ種類を抽出(取得)する処理をするための処理内容情報となる。情報103bの「ip」は、抽出する情報(ヘッダ102)のキーを指定する情報となっている。   The information 103b to be stored in the beacon server 10 by adding the body 103 is not the value itself of the information required by the beacon server 10, but the processing of what the beacon server 10 wants to do to obtain the required information. Information (processing content information indicating what kind of processing (processing) is performed on what kind of information). The information 103b is, for example, ex {ip, browser type} is processing content information for extracting (acquiring) the value of the IP address and the browser type from the header 102. “Ip” of the information 103b is information for specifying a key of the information (header 102) to be extracted.

また、ボディ103の追加でビーコンサーバ10に記憶するための情報103bは、ヘッダ102から所定の情報を抽出するための処理内容情報に限定されるものではなく、例えば、ヘッダ102などから取得した情報から所定の判定を行うための処理内容情報としてもよい。ヘッダ102の「User−Agent」は、HTTPリクエストの送信先がロボット(クローラー)である場合に、送信先(ビーコンサーバ10)の管理者がそのロボットのオペレータと連絡をとれるように、URLや電子メールアドレスを含む。このため、ボディ103の追加でビーコンサーバ10に記憶するための情報103bは、例えば、ヘッダ102の「User−Agent」からHTTPリクエストの送信先がロボットか否かを判定するための処理内容情報としてもよい。   The information 103b to be stored in the beacon server 10 by adding the body 103 is not limited to the processing content information for extracting predetermined information from the header 102, for example, information acquired from the header 102 or the like. , May be used as processing content information for making a predetermined determination. The “User-Agent” in the header 102 indicates a URL or an electronic mail so that, when the transmission destination of the HTTP request is a robot (crawler), the administrator of the transmission destination (beacon server 10) can contact the robot operator. Includes email address. For this reason, the information 103b to be stored in the beacon server 10 by adding the body 103 is, for example, processing content information for determining whether or not the destination of the HTTP request is a robot from “User-Agent” of the header 102. Is also good.

他にも、所定の企業のWebサーバ30からWebページを社内外に提供する構成において、ボディ103の追加でビーコンサーバ10に記憶するための情報103bは、ヘッダ102の「ip」のIPアドレスから、クライアント装置20の場所が社内か社外かを判定するための処理内容情報としてもよい。また、情報103bは、ヘッダ102の情報からの判定による判定結果の設定情報(例えば、判定結果を1,0のフラグ情報で記憶する)を含めてもよい。   In addition, in a configuration in which a Web page is provided from the Web server 30 of a predetermined company to the inside and outside of the company, information 103b to be stored in the beacon server 10 by adding the body 103 is obtained from the “ip” IP address of the header 102. Alternatively, processing content information for determining whether the location of the client device 20 is inside or outside the company may be used. Further, the information 103b may include setting information of a determination result based on the determination from the information of the header 102 (for example, the determination result is stored as flag information of 1 and 0).

また、ボディ103の追加でビーコンサーバ10に記憶するための情報103bは、ヘッダ102の情報を変換する処理を行うための処理内容情報としてもよい。情報103bは、例えば、ヘッダ102の「Content−Language(コンテンツの言語)」の情報(「en」,「jp」など)を日本語の言語名(「英語」、「日本語」など)に変換(加工)するための処理内容情報としてもよい。また、情報103bは、例えば、ヘッダ102の「User−Agent」のOS名(MacOS(登録商標)、Windows(登録商標))の情報を端末名(Mac端末、Windows端末など)に変換するための処理内容情報としてもよい。   Further, the information 103b to be stored in the beacon server 10 by adding the body 103 may be processing content information for performing a process of converting the information of the header 102. The information 103b converts, for example, information (“en”, “jp”, etc.) of “Content-Language (content language)” in the header 102 into a Japanese language name (“English,” “Japanese”, etc.). It may be processing content information for (processing). Further, the information 103b is used, for example, to convert the information of the OS name (MacOS (registered trademark), Windows (registered trademark)) of “User-Agent” in the header 102 into a terminal name (Mac terminal, Windows terminal, or the like). It may be processing content information.

ビーコンサーバ10における処理の対象は、ヘッダ102の情報に限定されるのみならず、ボディ103のデフォルトでビーコンサーバ10に記憶する情報103aなど、他の情報としてもよい。例えば、ボディ103の追加でビーコンサーバ10に記憶するための情報103bが、情報103aのA,B,Cをつなげて1つの情報とする処理内容情報としてもよい。このように、ログ情報として記録させたいデータ項目(ヘッダ102)+なんとかして欲しい処理(ログ情報用のデータ加工など)をHTTPリクエスト100のパラメータの値が表現するように、ロガーが設計・設定される。   The processing target in the beacon server 10 is not limited to the information of the header 102, but may be other information such as information 103a stored in the beacon server 10 by default of the body 103. For example, the information 103b to be stored in the beacon server 10 by adding the body 103 may be processing content information that connects A, B, and C of the information 103a to be one piece of information. In this way, the logger designs and sets the data item (header 102) to be recorded as log information + the processing (data processing for log information, etc.) to be managed by the value of the parameter of the HTTP request 100. Is done.

図2に戻り、制御部21は、通信部23を介して、ステップS13で生成されたHTTPリクエストをビーコンサーバ10に送信する(ステップS14)。このように、転送内容としての情報103a、情報103bがHTTPリクエスト100のパラメータとして、ビーコンサーバ10に転送される。そして、制御部21は、通信部23を介して、ステップS14で送信されたHTTPリクエストに対応するHTTPレスポンスをビーコンサーバ10から受信する(ステップS15)。ここで、図5を参照して、ステップS15で受信されるHTTPレスポンスの一例としてのHTTPレスポンス110を説明する。   Returning to FIG. 2, the control unit 21 transmits the HTTP request generated in step S13 to the beacon server 10 via the communication unit 23 (step S14). As described above, the information 103a and the information 103b as the transfer contents are transferred to the beacon server 10 as the parameters of the HTTP request 100. And the control part 21 receives the HTTP response corresponding to the HTTP request transmitted at step S14 from the beacon server 10 via the communication part 23 (step S15). Here, the HTTP response 110 as an example of the HTTP response received in step S15 will be described with reference to FIG.

HTTPレスポンス110は、ステータスライン111と、ヘッダ(メッセージヘッダ)112と、ボディ(メッセージボディ)113と、を有する。ステータスライン111は、HTTPレスポンス110送信元(ビーコンサーバ10)のHTTPリクエスト100の処理結果を示す領域であり、例えば、HTTPリクエスト100の受信のエラーの有無の情報が格納される。   The HTTP response 110 has a status line 111, a header (message header) 112, and a body (message body) 113. The status line 111 is an area indicating the processing result of the HTTP request 100 of the transmission source (the beacon server 10) of the HTTP response 110, and stores, for example, information on the presence or absence of an error in receiving the HTTP request 100.

ヘッダ112は、HTTPレスポンス110の送信元(ビーコンサーバ10)に関する各種情報を示す領域である。ボディ113は、HTTPレスポンス110の送信先(クライアント装置20)へデータを送信するために使用される領域である。ボディ113は、例えば、HTTPリクエスト100で要求された画像データが格納される。   The header 112 is an area that indicates various information related to the transmission source (the beacon server 10) of the HTTP response 110. The body 113 is an area used for transmitting data to the transmission destination (client device 20) of the HTTP response 110. The body 113 stores, for example, image data requested by the HTTP request 100.

図2に戻り、制御部21は、ステップS15で受信されたHTTPレスポンス110のボディ113に格納された画像データを含むステップS12で受信されたWebページデータを表示部24にWebページとして表示し(ステップS16)、ブラウザ処理を終了する。   Returning to FIG. 2, the control unit 21 displays the Web page data received in step S12 including the image data stored in the body 113 of the HTTP response 110 received in step S15 as a Web page on the display unit 24 ( Step S16), end the browser process.

[1−2−2.ログ情報記憶処理]
図3を参照して、ビーコンサーバ10で実行されるログ情報記憶処理を説明する。ビーコンサーバ10において、通信部13を介して、図2のブラウザ処理のステップS14に対応してHTTPリクエスト(ここではHTTPリクエスト100として説明する)をクライアント装置20から受信開始したことをトリガーとして、制御部11は、記憶部12に記憶されたログ情報記憶プログラムに従い、ログ情報記憶処理を実行する。
[1-2-2. Log information storage processing]
With reference to FIG. 3, the log information storage processing executed by the beacon server 10 will be described. In the beacon server 10, control is started by starting reception of an HTTP request (here, described as the HTTP request 100) from the client device 20 in response to step S <b> 14 of the browser process in FIG. 2 via the communication unit 13. The unit 11 performs a log information storage process according to a log information storage program stored in the storage unit 12.

図3に示すように、まず、制御部11は、通信部13を介して、HTTPリクエスト100をクライアント装置20から受信完了する(ステップS21)。そして、制御部11は、ステップS21で受信したHTTPリクエスト100のリクエストライン101で要求された所定の画像データを記憶部12から読み出し、読み出した所定の画像データをボディ113に含むHTTPレスポンス110を生成し、通信部13を介して、生成したHTTPレスポンス110をクライアント装置20に送信する(ステップS22)。   As shown in FIG. 3, first, the control unit 11 completes the reception of the HTTP request 100 from the client device 20 via the communication unit 13 (step S21). Then, the control unit 11 reads the predetermined image data requested by the request line 101 of the HTTP request 100 received in step S21 from the storage unit 12, and generates the HTTP response 110 including the read predetermined image data in the body 113. Then, the generated HTTP response 110 is transmitted to the client device 20 via the communication unit 13 (step S22).

そして、制御部11は、ステップS21で受信したHTTPリクエスト100のボディ103を取得する(ステップS23)。そして、制御部11は、ステップS23で取得されたHTTPリクエスト100のボディ103の追加でビーコンサーバ10に記憶するための情報103bに応じて、処理対象の情報を処理し、処理されたクライアント情報を生成する(ステップS24)。ステップS24の追加でビーコンサーバ10に記憶するための情報103bが、ex{ip,ブラウザ種類}の処理内容情報である場合に、制御部11は、ヘッダ112のipからIPアドレスの値(xxxxxxx1)を抽出し、ヘッダ112のUser−Agentからブラウザ種類(ブラウザ01)を抽出し、抽出した値を処理されたクライアント情報とする。   Then, the control unit 11 acquires the body 103 of the HTTP request 100 received in step S21 (step S23). Then, the control unit 11 processes the information to be processed in accordance with the information 103b to be stored in the beacon server 10 by adding the body 103 of the HTTP request 100 acquired in step S23, and processes the processed client information. It is generated (step S24). When the information 103b to be stored in the beacon server 10 in the addition of step S24 is the processing content information of ex {ip, browser type}, the control unit 11 determines the value of the IP address from the ip of the header 112 (xxxxxxxxx1). Is extracted, the browser type (browser 01) is extracted from the User-Agent of the header 112, and the extracted value is used as the processed client information.

例えば、ステップS24の追加でビーコンサーバ10に記憶するための情報103bが、処理対象の情報から所定の判定を行う処理内容情報としてもよい。具体的には、例えば、ステップS24の情報103bが、HTTPリクエストの送信元がロボットか否かを判定する処理内容情報である場合に、制御部11は、ヘッダ102のUser−Agentの情報を取得し、User−Agentの情報にIPアドレスや電子メールアドレスが含まれるか否かにより、HTTPリクエストの送信元がロボットか否かを判定し、判定結果を処理されたクライアント情報とする。ステップS24の追加で送信された情報に判定結果をフラグで示す情報が含まれている場合には、HTTPリクエストの送信元がロボットか否かを示すフラグ情報(1:ロボット、0:ロボットでない)が処理されたクライアント情報とされる。   For example, the information 103b to be stored in the beacon server 10 in addition to step S24 may be processing content information for performing a predetermined determination from the processing target information. Specifically, for example, when the information 103b in step S24 is processing content information for determining whether or not the transmission source of the HTTP request is a robot, the control unit 11 acquires the User-Agent information in the header 102. Then, it is determined whether or not the source of the HTTP request is a robot based on whether or not the information of the User-Agent includes an IP address or an e-mail address, and the determination result is processed client information. If the information transmitted in addition to step S24 includes information indicating a determination result by a flag, flag information indicating whether the transmission source of the HTTP request is a robot (1: robot, 0: not robot) Is the processed client information.

また、例えば、ステップS24の追加でビーコンサーバ10に記憶するための情報103bが、処理対象の情報を変換する処理内容情報としてもよい。具体的には、例えば、ステップS24の情報103bが、言語の略字を日本語文に変換する処理内容情報である場合に、制御部11は、ヘッダ102のContent−Languageの情報を取得し、Content−Languageのen又はjpを英語又は日本語に変換し、変換した日本語の言語名を処理されたクライアント情報とする。このように、クライアント情報の内容がHTTPリクエスト100のパラメータとして、ビーコンサーバ10でログ情報に変換される。   Further, for example, the information 103b to be stored in the beacon server 10 in addition to step S24 may be processing content information for converting information to be processed. Specifically, for example, when the information 103b in step S24 is processing content information for converting abbreviations of a language into Japanese sentences, the control unit 11 obtains Content-Language information of the header 102, and obtains Content-Language. The language en or jp is converted to English or Japanese, and the converted Japanese language name is used as the processed client information. As described above, the contents of the client information are converted into log information by the beacon server 10 as parameters of the HTTP request 100.

そして、制御部11は、ステップS23で取得されたボディ103と、ステップS24で生成された処理されたクライアント情報とを含むログ情報を生成する(ステップS25)。ステップS25では、例えば図6に示すログ情報200が生成される。   Then, the control unit 11 generates log information including the body 103 obtained in step S23 and the processed client information generated in step S24 (step S25). In step S25, for example, log information 200 shown in FIG. 6 is generated.

ログ情報200は、図4のHTTPリクエスト100に基づいて生成されたログ情報である。ログ情報200は、ボディ201と、追加情報202と、を有する。ボディ201は、HTTPリクエスト100のボディ103と同じ情報である。ただし、ボディ201は、ボディ103のうち、追加でビーコンサーバ10に記憶するための情報103bを除いた情報としてもよい。   The log information 200 is log information generated based on the HTTP request 100 in FIG. The log information 200 has a body 201 and additional information 202. The body 201 is the same information as the body 103 of the HTTP request 100. However, the body 201 may be information other than the information 103b to be additionally stored in the beacon server 10 from the body 103.

追加情報202は、ステップS24で生成された処理されたクライアント情報であり、ip、ブラウザ種類が、KVSのキー:当該キーに対応するバリューの形式で格納されている。   The additional information 202 is the processed client information generated in step S24, in which the ip and the browser type are stored in the form of a key of KVS: a value corresponding to the key.

図3に戻り、制御部11は、ステップS25で生成されたログ情報を記憶部12に記憶し(ステップS26)、ログ情報記憶処理を終了する。   Returning to FIG. 3, the control unit 11 stores the log information generated in step S25 in the storage unit 12 (step S26), and ends the log information storage processing.

[1−3.効果]
以上、本実施の形態によれば、クライアント装置20は、ビーコンサーバ10に送信するクライアント情報を処理するための処理内容情報を生成する制御部11と、生成された処理内容情報を含むクライアント情報(HTTPリクエスト100)をビーコンサーバ10に送信する通信部13と、を備える。ビーコンサーバ10は、クライアント装置20から受信されたクライアント情報(HTTPリクエスト100)を、当該クライアント情報に含まれる処理内容情報(ボディ103の情報103b)に基づいて、処理し、処理されたクライアント情報を含むログ情報を生成して記憶部12に記憶する制御部11を備える。このため、収集したクライアント情報を予め処理してログ情報として記憶するので、下流の情報処理サーバ50が所望のクライアント情報を取得でき、下流の情報処理サーバ50によるログ情報の情報処理の負担を軽減できる。また、ビーコンサーバ10の記憶部12において、収集したクライアント情報をログ情報としてそのまま全て記憶するよりも、ログ情報の記憶量を低減できる。
[1-3. effect]
As described above, according to the present embodiment, the client device 20 includes the control unit 11 that generates the processing content information for processing the client information transmitted to the beacon server 10, and the client information (the generated processing content information). A communication unit 13 that transmits the HTTP request 100) to the beacon server 10. The beacon server 10 processes the client information (HTTP request 100) received from the client device 20 based on the processing content information (the information 103b of the body 103) included in the client information, and processes the processed client information. The control unit 11 generates log information including the log information and stores the log information in the storage unit 12. For this reason, the collected client information is pre-processed and stored as log information, so that the downstream information processing server 50 can acquire desired client information and reduce the load on the downstream information processing server 50 for processing the log information. it can. Further, the storage amount of the log information can be reduced as compared with storing all the collected client information as the log information in the storage unit 12 of the beacon server 10 as it is.

また、クライアント装置20は、第1のクライアント情報(ヘッダ102の情報)とビーコンサーバ10に記憶する第2のクライアント情報(ボディ103の情報103a)と第1のクライアント情報及び第2のクライアント情報の少なくとも一方を処理するための処理内容情報(ボディ103の情報103b)とをビーコンサーバ10に送信する。ビーコンサーバ10は、処理内容情報に基づいて、クライアント装置20から受信された、第1のクライアント情報と記憶部12に記憶する第2のクライアント情報との少なくとも一方を処理するための前記受信された第1のクライアント情報及び第2のクライアント情報の少なくとも一方を処理し、処理されたクライアント情報及び受信された第2のクライアント情報を含むログ情報を記憶部12に記憶する。このため、ログ情報として、処理されたクライアント情報とともに、デフォルトでビーコンサーバ10に記憶させる第2のクライアント情報を処理せずそのまま記憶部12に記憶することができる。   In addition, the client device 20 stores the first client information (the information of the header 102), the second client information (the information 103a of the body 103) stored in the beacon server 10, and the first client information and the second client information. The processing content information (information 103b of the body 103) for processing at least one is transmitted to the beacon server 10. The beacon server 10 is configured to process at least one of the first client information received from the client device 20 and the second client information stored in the storage unit 12 based on the processing content information. At least one of the first client information and the second client information is processed, and log information including the processed client information and the received second client information is stored in the storage unit 12. For this reason, the second client information to be stored in the beacon server 10 by default together with the processed client information can be stored in the storage unit 12 without processing as log information.

また、第1のクライアント情報をヘッダ102として含み、処理内容情報(情報103b)及び第2のクライアント情報(情報103a)をボディ103として含むHTTPリクエスト100ビーコンサーバ10に送信される。ビーコンサーバ10は、HTTPリクエスト100をクライアント装置20から受信する。このため、複数の情報をまとめて1つのHTTPリクエストとして送信するので、情報の通信数を低減でき、通信を効率化できる。   In addition, the HTTP request 100 including the first client information as the header 102 and including the processing content information (information 103b) and the second client information (information 103a) as the body 103 is transmitted to the beacon server 10. The beacon server 10 receives the HTTP request 100 from the client device 20. Therefore, a plurality of pieces of information are collectively transmitted as one HTTP request, so that the number of information communication can be reduced and communication can be made more efficient.

また、処理内容情報は、第1のクライアント情報及び第2のクライアント情報の少なくとも一方から所定の種類のクライアント情報を抽出するための情報である。ビーコンサーバ10は、受信された処理内容情報に基づいて、第1のクライアント情報及び第2のクライアント情報の少なくとも一方からクライアント情報を抽出し、抽出したクライアント情報を処理されたクライアント情報とする。このため、第1のクライアント情報及び第2のクライアント情報の少なくとも一方から、下流で所望の種類のクライアント情報を抽出できる。   The processing content information is information for extracting a predetermined type of client information from at least one of the first client information and the second client information. The beacon server 10 extracts client information from at least one of the first client information and the second client information based on the received processing content information, and sets the extracted client information as processed client information. Therefore, a desired type of client information can be extracted downstream from at least one of the first client information and the second client information.

また、処理内容情報は、第1のクライアント情報及び第2のクライアント情報の少なくとも一方を判定するための情報である。ビーコンサーバ10は、受信された処理内容情報に基づいて、受信された第1のクライアント情報及び第2のクライアント情報の少なくとも一方を判定し、判定の結果を処理されたクライアント情報とする。このため、第1のクライアント情報及び第2のクライアント情報の少なくとも一方から、下流で所望の判定結果の情報を取得できる。   The processing content information is information for determining at least one of the first client information and the second client information. The beacon server 10 determines at least one of the received first client information and second client information based on the received processing content information, and determines the result of the determination as processed client information. For this reason, information of a desired determination result can be acquired downstream from at least one of the first client information and the second client information.

また、処理内容情報は、第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を変換するための情報である。ビーコンサーバ10は、受信された処理内容情報に基づいて、受信された第1のクライアント情報及び第2のクライアント情報の少なくとも一方を変換し、変換したクライアント情報を処理されたクライアント情報とする。このため、第1のクライアント情報及び第2のクライアント情報の少なくとも一方を、下流で所望のクライアント情報に変換できる。   The processing content information is information for converting at least one of the first client information and the second client information. The beacon server 10 converts at least one of the received first client information and second client information based on the received processing content information, and sets the converted client information as processed client information. Therefore, at least one of the first client information and the second client information can be converted into desired client information downstream.

[2.その他]
以上の説明では、本発明に係るプログラムのコンピュータ読み取り可能な媒体としてHDD,SSDを使用した例を開示したが、この例に限定されない。その他のコンピュータ読み取り可能な媒体として、フラッシュメモリ等の不揮発性メモリ、CD−ROM等の可搬型記録媒体を適用することが可能である。また、本発明に係るプログラムのデータを通信回線を介して提供する媒体として、キャリアウエーブ(搬送波)も本発明に適用される。
[2. Others]
In the above description, the example in which the HDD and the SSD are used as the computer-readable medium of the program according to the present invention is disclosed, but the present invention is not limited to this example. As other computer-readable media, a non-volatile memory such as a flash memory and a portable recording medium such as a CD-ROM can be applied. Further, as a medium for providing the data of the program according to the present invention via a communication line, a carrier wave (carrier wave) is also applied to the present invention.

なお、上記実施の形態において、クライアント装置20のブラウザによるWebビーコンに基づく画像データを要求するHTTPリクエストをビーコンサーバ10に送信する構成を説明したが、これに限定されるものではない。例えば、クライアント装置20でWebページを表示する機能がある他のアプリ(アプリケーションプログラム)を実行する構成とし、当該アプリにロガーが組み込まれているものとする。この構成で、図2のブラウザ処理と同様にして、制御部21(アプリ)は、Webページの閲覧時にクライアント情報及びその処理内容情報を含むHTTPリクエストを生成してビーコンサーバ10に送信する。例えば、アプリがお天気アプリである場合に、HTTPリクエスト100のボディ103には、デフォルトでビーコンサーバ10に記憶する情報103aにお天気のプッシュ通知情報を格納してもよい。なお、クライアント装置20で実行されるアプリは、Webページ閲覧機能を有するアプリに限定されるものではない。アプリ開発者が、Webページ閲覧機能を有しないアプリにロガーを組み込み、当該アプリが実行されたクライアント装置20が、そのロガーを利用して任意のトリガーでビーコンサーバ10にHTTPリクエストを送信する構成としてもよい。   In the above embodiment, the configuration has been described in which the HTTP request for requesting image data based on the Web beacon by the browser of the client device 20 is transmitted to the beacon server 10, but the present invention is not limited to this. For example, the client device 20 is configured to execute another application (application program) having a function of displaying a Web page, and a logger is incorporated in the application. With this configuration, the control unit 21 (application) generates an HTTP request including client information and its processing content information when browsing a Web page and transmits the HTTP request to the beacon server 10 in a manner similar to the browser processing in FIG. For example, when the application is a weather application, the push notification information of the weather may be stored in the information 103a stored in the beacon server 10 by default in the body 103 of the HTTP request 100. The application executed by the client device 20 is not limited to an application having a Web page browsing function. An application developer incorporates a logger into an application that does not have a Web page browsing function, and the client device 20 on which the application is executed transmits an HTTP request to the beacon server 10 with an arbitrary trigger using the logger. Is also good.

また、上記実施の形態において、クライアント装置20の制御部21は、HTTPリクエスト100のヘッダ102の少なくとも一部の情報に対応するハッシュ値を算出してボディ103のデフォルトでビーコンサーバ10に記憶する情報103aに当該ハッシュ値を格納し、追加でビーコンサーバ10に記憶するための情報103bに上記ヘッダ102の少なくとも一部の情報からハッシュ値を算出する処理をするための処理内容情報を格納する構成としてもよい。この構成では、ビーコンサーバ10の制御部11は、受信したHTTPリクエスト100の情報103bに基づいて、ヘッダ102の少なくとも一部の情報からハッシュ値を算出してログ情報200を生成する。このログ情報200のボディ201と追加情報202とに、クライアント装置20、ビーコンサーバ10それぞれで算出されたハッシュ値が格納される。   In the above embodiment, the control unit 21 of the client device 20 calculates a hash value corresponding to at least a part of the information of the header 102 of the HTTP request 100 and stores the hash value in the beacon server 10 by default of the body 103. A configuration in which the hash value is stored in 103a, and processing content information for performing a process of calculating a hash value from at least a part of the information of the header 102 is stored in information 103b to be additionally stored in the beacon server 10 Is also good. In this configuration, the control unit 11 of the beacon server 10 calculates a hash value from at least a part of the information of the header 102 based on the received information 103b of the HTTP request 100, and generates log information 200. The hash value calculated by each of the client device 20 and the beacon server 10 is stored in the body 201 and the additional information 202 of the log information 200.

ビーコンサーバ10又は情報処理サーバ50は、このログ情報200を取得して、ボディ201及び追加情報202にそれぞれ含まれるハッシュ値を比較し、ハッシュ値が同じ場合に、HTTPリクエスト100のヘッダ102の少なくとも一部の情報が、HTTPリクエスト100の送信経路上で書き換えられた可能性がなく、ハッシュ値が異なる場合に、HTTPリクエスト100のヘッダ102の少なくとも一部の情報が、HTTPリクエスト100の送信経路上で書き換えられた可能性があることを認識できる。また、ハッシュ値の算出の対象は、ボディ103の情報103aの少なくとも一部としてもよい。また、2つの情報の比較のための算出値はハッシュ値に限定されるものではなく、他のチェックサムの算出値としてもよい。   The beacon server 10 or the information processing server 50 acquires the log information 200, compares the hash values included in the body 201 and the additional information 202, and when the hash values are the same, at least the header 102 of the HTTP request 100 If there is no possibility that some information has been rewritten on the transmission path of the HTTP request 100 and the hash values are different, at least a part of the information of the header 102 of the HTTP request 100 is deleted on the transmission path of the HTTP request 100. It is possible to recognize that it may have been rewritten. In addition, the calculation target of the hash value may be at least a part of the information 103a of the body 103. Also, the calculated value for comparing the two pieces of information is not limited to the hash value, and may be another calculated value of the checksum.

また、上記実施の形態において、クライアント装置20の制御部21は、含まれるボディ103などの情報の種類が同じHTTPリクエスト100を生成してビーコンサーバ10に送信する構成としたが、これに限定されるものではない。例えば、クライアント装置20の制御部21は、例えばクライアント装置20の状況に応じて、含まれるボディなどの情報の種類(情報103aの種類、情報103bの内容など)が異なるHTTPリクエストを生成してビーコンサーバ10に送信する構成としてもよい。   Further, in the above-described embodiment, the control unit 21 of the client device 20 generates the HTTP request 100 having the same type of information such as the body 103 included therein and transmits the generated HTTP request 100 to the beacon server 10, but is not limited thereto. Not something. For example, the control unit 21 of the client device 20 generates an HTTP request having a different type of information (such as the type of the information 103a and the content of the information 103b) such as a body included in accordance with the situation of the client device 20, and transmits a beacon. It may be configured to transmit to the server 10.

また、上記実施の形態において、ビーコンサーバ10の制御部11は、HTTPリクエスト100の情報103bに基づき、処理対象の情報に対して同じ処理を行う構成としたが、これに限定されるものではない。例えば、ビーコンサーバ10の制御部11は、情報103bのキーに応じて、処理対象の情報に対して行う処理を変える構成としてもよい。このように、情報103bのキーは、セットで指定することもできる。   Further, in the above embodiment, the control unit 11 of the beacon server 10 is configured to perform the same processing on the information to be processed based on the information 103b of the HTTP request 100, but is not limited to this. . For example, the control unit 11 of the beacon server 10 may change the processing to be performed on the information to be processed according to the key of the information 103b. As described above, the key of the information 103b can be designated by a set.

また、上記実施の形態において、ビーコンサーバ10の制御部11は、HTTPレスポンス110を所定の画像データ以外の情報を追加しないで生成してクライアント装置20に送信する構成としたが、これに限定されるものではなく、ビーコンサーバ10からクライアント装置20に送信する情報(HTTPレスポンス110)に何か情報を入れる構成としてもよい。例えば、ログ情報として(ニュースの)Webページのページ名が含まれ、情報処理サーバ50でそのログ情報の統計をとって、各Webページの閲覧数のランキングをとる構成とする。そして、クライアント装置20で取得されたニュースのWebページに応じてHTTPリクエスト100が生成されてビーコンサーバ10に送信され、ビーコンサーバ10は、HTTPリクエスト100のボディに含まれるページ名を情報処理サーバ50に送信して、そのページ名のWebページの閲覧数のランキング情報を取得する。そして、ビーコンサーバ10の制御部11は、取得した閲覧数のランキング情報をボディ113に含むHTTPレスポンスを生成してクライアント装置20に送信する。クライアント装置20の制御部21は、受信したHTTPレスポンスの閲覧数のランキング情報をWebページデータとともに表示部24に表示する。   In the above embodiment, the control unit 11 of the beacon server 10 generates the HTTP response 110 without adding information other than predetermined image data and transmits the generated HTTP response 110 to the client device 20. However, the present invention is not limited to this. Instead, some information may be inserted into the information (HTTP response 110) transmitted from the beacon server 10 to the client device 20. For example, the log information includes a page name of a (news) Web page, and the information processing server 50 obtains statistics of the log information and ranks the number of browsing of each Web page. Then, an HTTP request 100 is generated according to the news Web page acquired by the client device 20 and transmitted to the beacon server 10, and the beacon server 10 writes the page name included in the body of the HTTP request 100 into the information processing server 50. To obtain the ranking information of the number of browsing of the Web page having the page name. Then, the control unit 11 of the beacon server 10 generates an HTTP response including the acquired ranking information of the number of browsing in the body 113 and transmits the HTTP response to the client device 20. The control unit 21 of the client device 20 displays, on the display unit 24, ranking information of the received HTTP response browsing number together with the Web page data.

また、上記実施の形態におけるビーコンシステム1の各構成要素の細部構成及び細部動作に関しては、本発明の趣旨を逸脱することのない範囲で適宜変更可能であることは勿論である。   Further, the detailed configuration and detailed operation of each component of the beacon system 1 in the above-described embodiment can be appropriately changed without departing from the spirit of the present invention.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiments disclosed this time are to be considered in all respects as illustrative and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

1 ビーコンシステム
10 ビーコンサーバ
11 制御部
12 記憶部
13 通信部
20 クライアント装置
21 制御部
22 記憶部
23 通信部
24 表示部
25 操作部
30 Webサーバ
31 制御部
32 記憶部
33 通信部
40 データパイプライン
50 情報処理サーバ
N 通信ネットワーク
1 beacon system 10 beacon server 11 control unit 12 storage unit 13 communication unit 20 client device 21 control unit 22 storage unit 23 communication unit 24 display unit 25 operation unit 30 Web server 31 control unit 32 storage unit 33 communication unit 40 data pipeline 50 Information processing server N Communication network

Claims (19)

クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理手段と、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御手段と、を備えるサーバ。
Processing means for processing client information received from the client device based on processing content information included in the client information;
A control unit that generates log information including the processed client information and stores the log information in a storage unit.
前記処理手段は、前記処理内容情報に基づいて、前記クライアント装置から受信された、第1のクライアント情報と前記記憶手段に記憶する第2のクライアント情報との少なくとも一方を処理し、
前記制御手段は、前記処理されたクライアント情報及び前記受信された第2のクライアント情報を含むログ情報を生成し前記記憶手段に記憶する請求項1に記載のサーバ。
The processing means processes at least one of first client information received from the client device and second client information stored in the storage means, based on the processing content information,
2. The server according to claim 1, wherein the control unit generates log information including the processed client information and the received second client information, and stores the log information in the storage unit.
前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストが前記クライアント装置から受信される請求項2に記載のサーバ。   3. The server according to claim 2, wherein an HTTP request including the first client information as a header and including the processing content information and the second client information as a body is received from the client device. 前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方から所定の情報を抽出するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方から情報を抽出し、抽出した情報を前記処理されたクライアント情報とする請求項2又は3に記載のサーバ。
The processing content information is information for extracting predetermined information from at least one of the first client information and the second client information,
3. The processing means extracts information from at least one of the first client information and the second client information based on the processing content information, and uses the extracted information as the processed client information. Or the server according to 3.
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を判定するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を判定し、当該判定の結果を前記処理されたクライアント情報とする請求項2から4のいずれか一項に記載のサーバ。
The processing content information is information for determining at least one of the first client information and the second client information,
The processing unit determines at least one of the first client information and the second client information based on the processing content information, and determines a result of the determination as the processed client information. 5. The server according to any one of 4.
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を変換するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を変換し、変換した情報を前記処理されたクライアント情報とする請求項2から5のいずれか一項に記載のサーバ。
The processing content information is information for converting at least one of the first client information and the second client information,
6. The processing unit according to claim 2, wherein the processing unit converts at least one of the first client information and the second client information based on the processing content information, and uses the converted information as the processed client information. A server according to any one of the preceding claims.
請求項1から6のいずれか一項に記載のサーバと、
前記クライアント装置と、を備え、
前記クライアント装置は、
前記サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段と、を備えるシステム。
A server according to any one of claims 1 to 6,
And the client device,
The client device,
Generating means for generating processing content information for processing client information to be transmitted to the server;
A transmission unit configured to transmit the client information including the generated processing content information to the server.
前記送信手段は、第1のクライアント情報と前記記憶手段に記憶する第2のクライアント情報と当該第1のクライアント情報及び当該第2のクライアント情報の少なくとも一方を処理するための前記処理内容情報とを前記サーバに送信する請求項7に記載のシステム。   The transmission unit may include first client information, second client information stored in the storage unit, and the processing content information for processing at least one of the first client information and the second client information. 8. The system according to claim 7, transmitting to the server. 前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信する請求項8に記載のシステム。   9. The system according to claim 8, wherein the transmitting unit transmits an HTTP request including the first client information as a header and the processing content information and the second client information as a body to the server. 10. サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段と、を備えるクライアント装置。
Generating means for generating processing content information for processing client information to be transmitted to the server;
A transmitting unit for transmitting client information including the generated processing content information to the server.
前記送信手段は、第1のクライアント情報と前記サーバに記憶する第2のクライアント情報と当該第1のクライアント情報及び当該第2のクライアント情報の少なくとも一方を処理するための前記処理内容情報とを前記サーバに送信する請求項10に記載のクライアント装置。   The transmitting unit may include first client information, second client information stored in the server, and the processing content information for processing at least one of the first client information and the second client information. The client device according to claim 10, wherein the client device transmits the request to a server. 前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信する請求項11に記載のクライアント装置。   12. The client device according to claim 11, wherein the transmitting unit transmits an HTTP request including the first client information as a header and including the processing content information and the second client information as a body to the server. 前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方から所定の情報を抽出するための情報である請求項11又は12に記載のクライアント装置。   13. The client device according to claim 11, wherein the processing content information is information for extracting predetermined information from at least one of the first client information and the second client information. 前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を判定するための情報である請求項11から13のいずれか一項に記載のクライアント装置。   14. The client device according to claim 11, wherein the processing content information is information for determining at least one of the first client information and the second client information. 前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報の少なくとも一方を変換するための情報である請求項11から14のいずれか一項に記載のクライアント装置。   The client device according to claim 11, wherein the processing content information is information for converting at least one of the first client information and the second client information. クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理工程と、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御工程と、を含むログ情報記憶方法。
A processing step of processing the client information received from the client device based on the processing content information included in the client information;
A control step of generating log information including the processed client information and storing the generated log information in a storage unit.
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成工程と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信工程と、を含むクライアント情報送信方法。
A generation step of generating processing content information for processing client information to be transmitted to the server;
Transmitting the client information including the generated processing content information to the server.
サーバのコンピュータを、
クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理手段、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御手段、
として機能させるためのプログラム。
Server computer,
Processing means for processing the client information received from the client device based on the processing content information included in the client information;
A control unit that generates log information including the processed client information and stores the log information in a storage unit;
Program to function as
クライアント装置のコンピュータを、
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段、
として機能させるためのプログラム。
The computer of the client device
Generating means for generating processing content information for processing client information to be transmitted to the server;
Transmitting means for transmitting client information including the generated processing content information to the server,
Program to function as
JP2018153817A 2018-08-20 2018-08-20 Server, system, client device, log information storage method, client information transmission method and program Active JP6875334B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018153817A JP6875334B2 (en) 2018-08-20 2018-08-20 Server, system, client device, log information storage method, client information transmission method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018153817A JP6875334B2 (en) 2018-08-20 2018-08-20 Server, system, client device, log information storage method, client information transmission method and program

Publications (2)

Publication Number Publication Date
JP2020030447A true JP2020030447A (en) 2020-02-27
JP6875334B2 JP6875334B2 (en) 2021-05-26

Family

ID=69622533

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018153817A Active JP6875334B2 (en) 2018-08-20 2018-08-20 Server, system, client device, log information storage method, client information transmission method and program

Country Status (1)

Country Link
JP (1) JP6875334B2 (en)

Also Published As

Publication number Publication date
JP6875334B2 (en) 2021-05-26

Similar Documents

Publication Publication Date Title
EP2815311B1 (en) Using an application cache to update resources of installed applications
US20140337408A1 (en) Systems, methods and media for minimizing data downloads
JP5936103B2 (en) System, computer, method and program for calling Java method on client
JP2018508059A (en) Network-based static font subset management
US11316931B2 (en) Protocol to initiate session with partner site
JP5604016B1 (en) Script caching method and information processing apparatus using the same
US9680967B2 (en) Method of using application, gateway using the method, terminal using the method, and terminal system using the method
JP6875334B2 (en) Server, system, client device, log information storage method, client information transmission method and program
US20140325346A1 (en) Shortened Network Address Linking to Image Representation of Web Page
US10659560B2 (en) Mobile device display preference
JP5959535B2 (en) Server, method, and program for causing a computer to function as a server for accessing a mobile terminal from a client via a network
CN111988405A (en) Message rewriting method of load balancing device and load balancing device
US20190179800A1 (en) Information processing system, control method therefor, and storage medium
JP2017220099A (en) System for acquiring user&#39;s browsing behavior information in web page through network
JP6358049B2 (en) Local storage synchronization method, local storage synchronization apparatus, and local storage synchronization program
JP6378601B2 (en) Content analysis apparatus, content analysis method, and program
JP2011186639A (en) Content relation management system, content relation management device, content relation management method and program
JP6607805B2 (en) Information processing apparatus and information processing program
JP5894320B1 (en) Information processing apparatus and information processing program
JP5602323B2 (en) CONTENT DISPLAY METHOD, SERVER DEVICE, PROGRAM, AND STORAGE MEDIUM
JP2013164680A (en) Communication controller, communication control method and communication control program
US20150347610A1 (en) Methods and apparatus for modifying a plurality of markup language files
JP2018101298A (en) Access history update program
JP2016018552A (en) Script caching method and information processing device utilizing the same
JP2008225795A (en) Application execution device, system and method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20191101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20191112

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200302

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201027

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201218

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210323

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210422

R150 Certificate of patent or registration of utility model

Ref document number: 6875334

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE

Ref document number: 6875334

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250