JP6875334B2 - Server, system, client device, log information storage method, client information transmission method and program - Google Patents

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

Info

Publication number
JP6875334B2
JP6875334B2 JP2018153817A JP2018153817A JP6875334B2 JP 6875334 B2 JP6875334 B2 JP 6875334B2 JP 2018153817 A JP2018153817 A JP 2018153817A JP 2018153817 A JP2018153817 A JP 2018153817A JP 6875334 B2 JP6875334 B2 JP 6875334B2
Authority
JP
Japan
Prior art keywords
information
client
client information
server
processing
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.)
Active
Application number
JP2018153817A
Other languages
Japanese (ja)
Other versions
JP2020030447A (en
Inventor
洸二 井島
洸二 井島
大貴 鎌田
大貴 鎌田
大平 櫻井
大平 櫻井
智之 峯松
智之 峯松
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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan 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 Yahoo Japan Corp filed Critical Yahoo Japan 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

Landscapes

  • Information Transfer Between Computers (AREA)

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, a Web beacon is used to transmit all client information from a logger (log transmission program) on the client device side to a beacon server, and the beacon server uses the client information as a log. I remembered it. Then, at the subsequent stage (downstream), statistics straddling multiple logs and information from the logs according to the purpose were cut out manually by looking at the logs and following a predetermined setting rule.

Webビーコンを利用するシステムとして、クライアント装置からユーザ情報をビーコンサーバに送信すると、ビーコンサーバがユーザ情報に応じたウェブアドレス情報を決定して当該クライアント装置に提供する情報処理システムが知られている(特許文献1参照)。 As a system that uses Web beacons, 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 it to the client device ( See Patent Document 1).

特開2004−178411号公報Japanese Unexamined Patent Publication No. 2004-178411

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

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

上記課題を解決するために、請求項1に記載の発明のサーバは、
クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理手段と、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御手段と、を備え
前記処理手段は、前記処理内容情報に基づいて、前記クライアント装置から受信された、第1のクライアント情報と、第2のクライアント情報であって、後に前記記憶手段に記憶するクライアント情報とのうち、少なくとも前記第1のクライアント情報を処理し、
前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストが前記クライアント装置から受信される
In order to solve the above problem, the server of the invention according to claim 1 is
A processing means for processing the client information received from the client device based on the processing content information included in the client information, and
A control means for generating log information including the processed client information and storing it in a storage means is provided .
The processing means includes the first client information received from the client device and the second client information, which is later stored in the storage means, based on the processing content information. Process at least the first client information
An HTTP request including the first client information as a header and the processing content information and the second client information as a body is received from the client device .

請求項2に記載の発明は、請求項1に記載のサーバにおいて
前記制御手段は、前記処理されたクライアント情報及び前記受信された第2のクライアント情報を含むログ情報を生成し前記記憶手段に記憶する。
The invention according to claim 2 is the server according to claim 1 .
The control means generates log information including the processed client information and the received second client information and stores the log information in the storage means.

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

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

請求項に記載の発明は、請求項からのいずれか一項に記載のサーバにおいて、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を変換するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を変換し、変換した情報を前記処理されたクライアント情報とする。
The invention according to claim 5 is the server according to any one of claims 1 to 4.
The processing content information is information for converting at least the first client information among the first client information and the second client information.
The processing means converts at least the first client information among the first client information and the second client information based on the processing content information, and converts the converted information into the processed client information. And.

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

請求項に記載の発明は、請求項に記載のシステムにおいて、
前記送信手段は、第1のクライアント情報と、前記第2のクライアント情報と当該第1のクライアント情報及び当該第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を処理するための前記処理内容情報とを前記サーバに送信する。
The invention according to claim 7 is the system according to claim 6.
Said transmitting means includes a first client information, the second client information, the first of the client information and the second client information, at least that the process for processing the first client information The content information is transmitted to the server.

請求項に記載の発明は、請求項に記載のシステムにおいて、
前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信する。
The invention according to claim 8 is the system according to claim 7.
The transmission means 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.

請求項に記載の発明のクライアント装置は、
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段と、を備え
前記送信手段は、第1のクライアント情報と、第2のクライアント情報であって、後に前記サーバに記憶するクライアント情報と、当該第1のクライアント情報及び当該第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を処理するための前記処理内容情報とを前記サーバに送信し、
前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信する
The client device of the invention according to claim 9 is
A generation means that generates processing content information for processing client information sent to the server,
A transmission means for transmitting client information including the generated processing content information to the server is provided .
The transmission means is at least the first of the first client information, the second client information, the client information later stored in the server, the first client information, and the second client information. The processing content information for processing the client information of 1 is transmitted to the server, and
The transmission means 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に記載の発明は、請求項に記載のクライアント装置において、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報から所定の情報を抽出するための情報である。
The invention according to claim 10 is the client device according to claim 9.
The processing content information is information for extracting predetermined information from at least the first client information among the first client information and the second client information.

請求項11に記載の発明は、請求項9又は10に記載のクライアント装置において、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を判定するための情報である。
The invention according to claim 11 is the client device according to claim 9 or 10.
The processing content information is information for determining at least the first client information among the first client information and the second client information.

請求項12に記載の発明は、請求項から11のいずれか一項に記載のクライアント装置において、
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を変換するための情報である。
The invention according to claim 12 is the client device according to any one of claims 9 to 11.
The processing content information is information for converting at least the first client information among the first client information and the second client information.

請求項13に記載の発明のログ情報記憶方法は、
クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理工程と、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御工程と、を含み、
前記処理工程において、前記処理内容情報に基づいて、前記クライアント装置から受信された、第1のクライアント情報と、第2のクライアント情報であって、後に前記記憶手段に記憶するクライアント情報とのうち、少なくとも当該第1のクライアント情報を処理し、
前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストが前記クライアント装置から受信される
The log information storage method of the invention according to claim 13 is
A processing process that processes client information received from a client device based on the processing content information included in the client information, and
See containing and a control step of storing the generated and the storage means the log information including client information said processing,
Of the first client information received from the client device and the second client information which is later stored in the storage means in the processing step, based on the processing content information. Process at least the first client information and
An HTTP request including the first client information as a header and the processing content information and the second client information as a body is received from the client device .

請求項14に記載の発明のクライアント情報送信方法は、
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成工程と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信工程と、を含み、
前記送信工程において、第1のクライアント情報と、第2のクライアント情報であって、後に前記サーバに記憶するクライアント情報と、当該第1のクライアント情報及び当該第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を処理するための前記処理内容情報とを前記サーバに送信し、
前記送信工程において、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信する
The method for transmitting client information according to claim 14 is the method for transmitting client information.
A generation process that generates processing content information for processing client information sent to the server, and
Look including a transmitting step of transmitting the client information including the processing content information the generated in said server,
In the transmission step, at least the first of the first client information, the second client information, the client information later stored in the server, the first client information, and the second client information. The processing content information for processing the client information of 1 is transmitted to the server, and
In the transmission step, an HTTP request including the first client information as a header and the processing content information and the second client information as a body is transmitted to the server .

請求項15に記載の発明のプログラムは、
サーバのコンピュータを、
クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理手段、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御手段、
として機能させ
前記処理手段は、前記処理内容情報に基づいて、前記クライアント装置から受信された、第1のクライアント情報と、第2のクライアント情報であって、後に前記記憶手段に記憶するクライアント情報とのうち、少なくとも当該第1のクライアント情報を処理し、
前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストが前記クライアント装置から受信される
The program of the invention according to claim 15
The computer of the server,
A processing means for processing client information received from a client device based on the processing content information included in the client information.
A control means that generates log information including the processed client information and stores it in a storage means.
To function as,
The processing means includes the first client information received from the client device and the second client information, which is later stored in the storage means, based on the processing content information. Process at least the first client information and
An HTTP request including the first client information as a header and the processing content information and the second client information as a body is received from the client device .

請求項16に記載の発明のプログラムは、
クライアント装置のコンピュータを、
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段、
として機能させ
前記送信手段は、第1のクライアント情報と、第2のクライアント情報であって、後に前記サーバに記憶するクライアント情報と、当該第1のクライアント情報及び当該第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を処理するための前記処理内容情報とを前記サーバに送信し、
前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信する
The program of the invention according to claim 16
The computer of the client device,
Generation means that generates processing content information for processing client information sent to the server,
A transmission means for transmitting client information including the generated processing content information to the server.
To function as,
The transmission means is at least the first of the first client information, the second client information, the client information later stored in the server, the first client information, and the second client information. The processing content information for processing the client information of 1 is transmitted to the server, and
The transmission means 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 .

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

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

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

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

[1−1.装置構成の説明]
図1を参照して、本実施の形態の装置構成を説明する。図1は、本実施の形態のビーコンシステム1を示すブロック図である。
[1-1. Explanation of device configuration]
The apparatus configuration of this embodiment will be described with reference to FIG. 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]
The beacon system 1 of the present embodiment will be described with reference to FIG.

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

図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 communicated and connected via the 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 (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 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 the present invention is not limited to this, and other terminal devices such as a notebook PC, a smartphone, and a tablet PC may be used.

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 the Web server 30 is represented by one in FIG. 1, it can actually be configured by a plurality of Web servers 30.

データパイプライン40は、ビーコンサーバ10及び情報処理サーバ50の間に配置され、ビーコンサーバ10に記憶されたログ情報について、主に統計処理を行いやすくするための当該ログ情報の加工と、当該加工したログ情報の統計処理を行う情報処理サーバ50への配置(配信)を実行する機能部である。情報処理サーバ50は、データパイプライン40に接続され、ビーコンサーバ10に記憶されたログ情報を、データパイプライン40(の加工)を介して取得し、取得したログ情報の統計などの情報処理を行うサーバ装置である。情報処理サーバ50は、統計などの情報処理をするのに適したログ情報をビーコンサーバ10から取得する。 The data pipeline 40 is arranged between the beacon server 10 and the information processing server 50, and processes the log information stored in the beacon server 10 mainly for facilitating statistical processing, and processes the log information. It is a functional unit that executes allocation (delivery) to the information processing server 50 that performs statistical processing of the log information. The information processing server 50 is connected to the data pipeline 40, acquires log information stored in the beacon server 10 via the data pipeline 40 (processing), and processes information such as statistics of the acquired log information. It is a server device to perform. The information processing server 50 acquires log information suitable for 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 processing means, a control unit 11 as a control means, 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 and the program designated in the various system programs and application programs and expanded in the RAM.

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

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

[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 means, a storage unit 22, a communication unit 23 as a transmission means, 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 and the program designated in the system program and the application program and expanded in the RAM.

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

通信部23は、ネットワークカードなどにより構成され、通信ネットワークN上の機器(ビーコンサーバ10、Webサーバ30)と、情報の送受信を行う。 The communication unit 23 is composed of a network card or the like, and transmits / receives information to / from devices (beacon server 10 and 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 (ElectroLuminescence) 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 key operations and position input operations from the user, and outputs the 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 part of the Web server 30. The control unit 31 executes various processes in cooperation with the CPU and the program designated in the various system programs and application programs and expanded in the RAM.

記憶部32は、HDD(Hard Disk Drive)、SSD(Solid State Drive)など、情報の読み出し及び書き込みが可能な記憶部により構成され、各種データ及び各種プログラムを記憶する。特に、記憶部12は、クライアント装置20に提供するためのWebページデータが記憶されている。 The storage unit 32 is composed of a storage unit such as an HDD (Hard Disk Drive) and an SSD (Solid State Drive) that can read and write information, 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 is composed of a network card or the like, and transmits / receives information to / 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 the control unit 31 receives the URL (Uniform Resource Locator) of a desired Web page from the client device 20 via the communication unit 23, the control unit 31 reads the Web page data corresponding to the received URL from the storage unit 32 and reads the Web page data corresponding to the received URL from the storage unit 32. The read Web page data is transmitted to the requesting client device 20 via 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. 2 to 6. FIG. 2 is a flowchart showing browser processing. FIG. 3 is a flowchart showing log information storage processing. FIG. 4 is a diagram showing an HTTP request 100. FIG. 5 is a diagram showing an HTTP response 110. FIG. 6 is a diagram showing log information 200.

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

[1−2−1.ブラウザ処理]
図2を参照して、クライアント装置20で実行されるブラウザ処理を説明する。クライアント装置20において、例えば操作部25を介してユーザからブラウザ処理の実行指示が入力されたことをトリガーとして、制御部21は、記憶部22に記憶されたブラウザプログラムに従い、ブラウザ処理を実行する。また、ブラウザ処理において、クライアント情報に基づくビーコンサーバ10への送信情報をHTTPリクエストとして作成するためのロガー(プログラム)がブラウザ(プログラム)上で処理されるものとする。ロガーは、情報処理サーバ50でビーコンサーバ10に記憶された情報に、統計などの情報処理を施した情報を用いた各種サービスを開発するサービス開発者により、当該サービス提供のために必要な所望の情報をビーコンサーバ10に送信して記憶させるように作成されている。
[1-2-1. Browser processing]
The browser processing executed by the client device 20 will be described with reference to FIG. In the client device 20, for example, when a user inputs an execution instruction for browser processing via the operation unit 25 as a trigger, the control unit 21 executes the browser processing according to the browser program stored in the storage unit 22. Further, in the browser processing, it is assumed that the logger (program) for creating the transmission information to the beacon server 10 based on the client information as an HTTP request is processed on the browser (program). The logger is a desired service developer required to provide the service by a service developer who develops various services using information processed by information processing such as statistics on the information stored in the beacon server 10 by 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 accepts the input of the URL (Uniform Resource Locator) of the Web page to be browsed from the user via the operation unit 25 (step S11). Then, the control unit 21 communicates with the Web server 30 that provides the Web page data corresponding to the URL by the communication unit 23 based on the URL input in step S11, and connects 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 displayed in the Web page and is predetermined image data (for example, 1 × 1 transparent GIF (Graphics Interchange Format) data) possessed by the beacon server 10 is embedded in the Web page data.

そして、制御部21は、ロガーに従い、ステップS12で受信したWebページデータのWebビーコンから、ビーコンサーバ10に所定の画像データを要求しかつビーコンサーバ10に所望のクライアント情報を記憶するためのHTTPリクエストを生成する(ステップS13)。ここで、図4を参照して、ステップS13で生成されるHTTPリクエストの一例としてのHTTPリクエスト100を説明する。 Then, 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 according to the logger, and makes an HTTP request for storing the desired client information in the beacon server 10. Is generated (step S13). Here, the 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 (beacon server 10) of the HTTP request 100, and here, a request statement of predetermined image data of the 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 source (client device 20 (browser)) of the HTTP request 100. In the header 102, for example, attribute information of "User-Agent", "ip", "Cookie" ... Is stored in the form of attribute name (key): attribute value (value). "User-Agent" stores information on software (browser in this case) used when a user uses data based on a certain protocol (HTTP in this case), and 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 a browser by a Web server 30 that provides a Web page. The "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 source (client device 20) of the HTTP request 100 to the destination (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 destination (beacon server 10) of the HTTP request 100. In the body 103, for example, the page name of the displayed Web page, various information A, B, and C as the information 103a stored in the beacon server 10 by default, and the information 103b to be additionally stored in the beacon server 10 As, ex {ip, browser type} is 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 the operation contents such as scrolling and viewing the information when browsing a Web page, for example.

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

ボディ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 of the information required by the beacon server 10 itself, but the processing that the beacon server 10 wants to do in order to obtain the necessary 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 performing a process of extracting (acquiring) the IP address value and the browser type from the header 102. The “ip” of the information 103b is information that specifies the 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リクエストの送信先がロボットか否かを判定するための処理内容情報としてもよい。 Further, 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, the information acquired from the header 102 or the like. It may be the processing content information for making a predetermined determination from. The "User-Agent" in the header 102 is a URL or electronic so that when the destination of the HTTP request is a robot (crawler), the administrator of the destination (beacon server 10) can contact the operator of the robot. Includes email address. Therefore, the information 103b to be stored in the beacon server 10 by adding the body 103 can be used as processing content information for determining whether or not the destination of the HTTP request is a robot from the "User-Agent" of the header 102, for example. May be 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 inside or outside the company, the information 103b to be stored in the beacon server 10 by adding the body 103 is obtained from the IP address of "ip" in the header 102. , The 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 the determination result based on the determination from the information of the header 102 (for example, the determination result is stored in the flag information of 1,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 processed content information for performing a process of converting the information of the header 102. The information 103b converts, for example, the information (“en”, “jp”, etc.) of the “Content-Language (content language)” of the header 102 into a Japanese language name (“English”, “Japanese”, etc.). It may be the processing content information for (processing). Further, the information 103b is for converting, for example, the information of the OS name (MacOS (registered trademark), Windows (registered trademark)) of the “User-Agent” in the header 102 into a terminal name (Mac terminal, Windows terminal, etc.). It may be used as processing content information.

ビーコンサーバ10における処理の対象は、ヘッダ102の情報に限定されるのみならず、ボディ103のデフォルトでビーコンサーバ10に記憶する情報103aなど、他の情報としてもよい。例えば、ボディ103の追加でビーコンサーバ10に記憶するための情報103bが、情報103aのA,B,Cをつなげて1つの情報とする処理内容情報としてもよい。このように、ログ情報として記録させたいデータ項目(ヘッダ102)+なんとかして欲しい処理(ログ情報用のデータ加工など)をHTTPリクエスト100のパラメータの値が表現するように、ロガーが設計・設定される。 The processing target of the beacon server 10 is not limited to the information of the header 102, but may be other information such as the 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 processed content information that connects A, B, and C of the information 103a to form one piece of information. In this way, the logger designs and sets the data item (header 102) that you want to record as log information + the processing that you want to do something (data processing for log information, etc.) so that the value of the parameter of the HTTP request 100 expresses it. Will be 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). In this way, 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. Then, the control unit 21 receives the HTTP response corresponding to the HTTP request transmitted in step S14 from the beacon server 10 via the communication unit 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 includes a status line 111, a header (message header) 112, and a body (message body) 113. The status line 111 is an area showing the processing result of the HTTP request 100 of the HTTP response 110 source (beacon server 10), and for example, information on the presence or absence of an error in receiving the HTTP request 100 is stored.

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

[1−2−2.ログ情報記憶処理]
図3を参照して、ビーコンサーバ10で実行されるログ情報記憶処理を説明する。ビーコンサーバ10において、通信部13を介して、図2のブラウザ処理のステップS14に対応してHTTPリクエスト(ここではHTTPリクエスト100として説明する)をクライアント装置20から受信開始したことをトリガーとして、制御部11は、記憶部12に記憶されたログ情報記憶プログラムに従い、ログ情報記憶処理を実行する。
[1-2-2. Log information storage processing]
The log information storage process executed by the beacon server 10 will be described with reference to FIG. The beacon server 10 is controlled by using the communication unit 13 as a trigger to start receiving an HTTP request (described here as an HTTP request 100) from the client device 20 in response to step S14 of the browser process of FIG. The unit 11 executes the log information storage process according to the 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 receiving 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 an 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 according to 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. Generate (step S24). When the information 103b to be stored in the beacon server 10 by adding step S24 is the processing content information of ex {ip, browser type}, the control unit 11 sets the IP address value (xxxxxxxxx1) from the ip of the header 112. 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 the processing content information for making a predetermined determination from the information to be processed. Specifically, for example, when the information 103b in step S24 is the processing content information for determining whether or not the source of the HTTP request is a robot, the control unit 11 acquires the User-Agent information of 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 IP address and the e-mail address are included in the User-Agent information, and the determination result is used as the processed client information. When the information transmitted in addition to step S24 includes information indicating the determination result as a flag, flag information indicating whether or not the source of the HTTP request is a robot (1: robot, 0: not a 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 by adding step S24 may be the processing content information for converting the information to be processed. Specifically, for example, when the information 103b in step S24 is the processing content information for converting the abbreviation of the language into a Japanese sentence, the control unit 11 acquires the information of the Content-Language of the header 102, and the Content- The language en or jp is converted to English or Japanese, and the converted Japanese language name is used as the processed client information. In this way, the content of the client information is converted into log information by the beacon server 10 as a parameter 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 acquired in step S23 and the processed client information generated in step S24 (step S25). In step S25, for example, the 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 of FIG. The log information 200 has a body 201 and additional information 202. The body 201 has the same information as the body 103 of the HTTP request 100. However, the body 201 may be information obtained by excluding 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, and the ip and browser types are stored in the form of a KVS key: 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 process.

[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 has a control unit 11 that generates processing content information for processing client information transmitted to the beacon server 10, and client information (including the generated processing content information). It includes a communication unit 13 that transmits an 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 (information 103b of the body 103) included in the client information, and processes the processed client information. A control unit 11 that generates log information including the information and stores it in the storage unit 12 is provided. Therefore, since the collected client information is processed in advance and stored as log information, the downstream information processing server 50 can acquire the desired client information, and the burden of information processing of the log information by the downstream information processing server 50 is reduced. it can. Further, the storage amount of the log information can be reduced as compared with the case where the storage unit 12 of the beacon server 10 stores all the collected client information as log information 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に記憶することができる。 Further, the client device 20 contains the first client information (information of the header 102), the second client information (information 103a of the body 103) stored in the beacon server 10, the first client information, and the second client information. The processing content information (information 103b of the body 103) for processing at least one of them is transmitted to the beacon server 10. The beacon server 10 processes 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 the log information including the processed client information and the received second client information is stored in the storage unit 12. Therefore, as the log information, the processed client information and the second client information stored in the beacon server 10 by default can be stored in the storage unit 12 as it is without being processed.

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

また、処理内容情報は、第1のクライアント情報及び第2のクライアント情報の少なくとも一方から所定の種類のクライアント情報を抽出するための情報である。ビーコンサーバ10は、受信された処理内容情報に基づいて、第1のクライアント情報及び第2のクライアント情報の少なくとも一方からクライアント情報を抽出し、抽出したクライアント情報を処理されたクライアント情報とする。このため、第1のクライアント情報及び第2のクライアント情報の少なくとも一方から、下流で所望の種類のクライアント情報を抽出できる。 Further, 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 uses 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のクライアント情報の少なくとも一方から、下流で所望の判定結果の情報を取得できる。 Further, 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 the second client information based on the received processing content information, and determines the result of the determination as the processed client information. Therefore, information on 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のクライアント情報の少なくとも一方を、下流で所望のクライアント情報に変換できる。 Further, 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 the second client information based on the received processing content information, and uses the converted client information as the 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, an example in which an HDD or SSD is used as a computer-readable medium for the program according to the present invention has been disclosed, but the present invention is not limited to this example. As other computer-readable media, non-volatile memory such as flash memory and portable recording media such as CD-ROM can be applied. A carrier wave is also applied to the present invention as a medium for providing data of a program according to the present invention via a communication line.

なお、上記実施の形態において、クライアント装置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 of transmitting the HTTP request requesting the image data based on the Web beacon by the browser of the client device 20 to the beacon server 10 has been described, but the present invention is not limited to this. For example, it is assumed that 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 the client information and the processing content information when browsing the Web page and transmits it to the beacon server 10 in the same manner as the browser processing of FIG. For example, when the application is a weather application, the body 103 of the HTTP request 100 may store the weather push notification information in the information 103a stored in the beacon server 10 by default. The application executed by the client device 20 is not limited to the application having the Web page browsing function. As a configuration in which the 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 by an arbitrary trigger using the logger. May be good.

また、上記実施の形態において、クライアント装置20の制御部21は、HTTPリクエスト100のヘッダ102の少なくとも一部の情報に対応するハッシュ値を算出してボディ103のデフォルトでビーコンサーバ10に記憶する情報103aに当該ハッシュ値を格納し、追加でビーコンサーバ10に記憶するための情報103bに上記ヘッダ102の少なくとも一部の情報からハッシュ値を算出する処理をするための処理内容情報を格納する構成としてもよい。この構成では、ビーコンサーバ10の制御部11は、受信したHTTPリクエスト100の情報103bに基づいて、ヘッダ102の少なくとも一部の情報からハッシュ値を算出してログ情報200を生成する。このログ情報200のボディ201と追加情報202とに、クライアント装置20、ビーコンサーバ10それぞれで算出されたハッシュ値が格納される。 Further, 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 information stored in the beacon server 10 by default in the body 103. As a configuration in which the hash value is stored in 103a and the processing content information for performing the process of calculating the hash value from at least a part of the information of the header 102 is stored in the information 103b to be additionally stored in the beacon server 10. May be 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 in the header 102 based on the received HTTP request 100 information 103b to generate the log information 200. Hash values calculated by the client device 20 and the beacon server 10 are 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, respectively, and when the hash values are the same, at least the header 102 of the HTTP request 100. When 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 in the header 102 of the HTTP request 100 is on the transmission path of the HTTP request 100. It can be recognized that it may have been rewritten in. Further, the target for calculating the hash value may be at least a part of the information 103a of the body 103. Further, the calculated value for comparing the two pieces of information is not limited to the hash value, and may be the calculated value of another checksum.

また、上記実施の形態において、クライアント装置20の制御部21は、含まれるボディ103などの情報の種類が同じHTTPリクエスト100を生成してビーコンサーバ10に送信する構成としたが、これに限定されるものではない。例えば、クライアント装置20の制御部21は、例えばクライアント装置20の状況に応じて、含まれるボディなどの情報の種類(情報103aの種類、情報103bの内容など)が異なるHTTPリクエストを生成してビーコンサーバ10に送信する構成としてもよい。 Further, in the above embodiment, the control unit 21 of the client device 20 is configured to generate an HTTP request 100 having the same type of information such as the body 103 included and transmit it to the beacon server 10, but the present invention is limited to this. It's not something. For example, the control unit 21 of the client device 20 generates an HTTP request in which the types of information (type of information 103a, content of information 103b, etc.) of the included body and the like are different depending on the situation of the client device 20, and the beacon is generated. 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 the present invention is not limited to this. .. For example, the control unit 11 of the beacon server 10 may be configured to change the processing performed on the information to be processed according to the key of the information 103b. In this way, the key of information 103b can also be specified as 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に表示する。 Further, in the above embodiment, the control unit 11 of the beacon server 10 is configured to generate the HTTP response 110 without adding information other than the predetermined image data and transmit it to the client device 20, but the present invention is limited to this. Instead, some information may be included in the information (HTTP response 110) transmitted from the beacon server 10 to the client device 20. For example, the page name of the (news) Web page is included as the log information, and the information processing server 50 collects the statistics of the log information and ranks the number of views of each Web page. Then, the 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 converts the page name included in the body of the HTTP request 100 into the information processing server 50. To acquire the ranking information of the number of views of the Web page of 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 views in the body 113 and transmits it to the client device 20. The control unit 21 of the client device 20 displays the ranking information of the number of views of the received HTTP response on the display unit 24 together with the Web page data.

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

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

クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理手段と、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御手段と、を備え
前記処理手段は、前記処理内容情報に基づいて、前記クライアント装置から受信された、第1のクライアント情報と、第2のクライアント情報であって、後に前記記憶手段に記憶するクライアント情報とのうち、少なくとも当該第1のクライアント情報を処理し、
前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストが前記クライアント装置から受信されるサーバ。
A processing means for processing the client information received from the client device based on the processing content information included in the client information, and
A control means for generating log information including the processed client information and storing it in a storage means is provided .
The processing means includes the first client information received from the client device and the second client information, which is later stored in the storage means, based on the processing content information. Process at least the first client information and
A server that includes the first client information as a header and receives an HTTP request including the processing content information and the second client information as a body from the client device .
前記制御手段は、前記処理されたクライアント情報及び前記受信された第2のクライアント情報を含むログ情報を生成し前記記憶手段に記憶する請求項1に記載のサーバ。 The server according to claim 1, wherein the control means generates log information including the processed client information and the received second client information and stores the log information in the storage means. 前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報から所定の情報を抽出するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報から情報を抽出し、抽出した情報を前記処理されたクライアント情報とする請求項1又は2に記載のサーバ。
The processing content information is information for extracting predetermined information from at least the first client information among the first client information and the second client information.
The processing means extracts information from at least the first client information among the first client information and the second client information based on the processing content information, and the extracted information is processed. The server according to claim 1 or 2, which is used as client information.
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を判定するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を判定し、当該判定の結果を前記処理されたクライアント情報とする請求項1から3のいずれか一項に記載のサーバ。
The processing content information is information for determining at least the first client information among the first client information and the second client information.
The processing means determines at least the first client information among the first client information and the second client information based on the processing content information, and the result of the determination is the processed client. The server according to any one of claims 1 to 3 as information.
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を変換するための情報であり、
前記処理手段は、前記処理内容情報に基づいて、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を変換し、変換した情報を前記処理されたクライアント情報とする請求項からのいずれか一項に記載のサーバ。
The processing content information is information for converting at least the first client information among the first client information and the second client information.
The processing means converts at least the first client information among the first client information and the second client information based on the processing content information, and converts the converted information into the processed client information. the server according to claim 1, any one of 4 to.
請求項1から5のいずれか一項に記載のサーバと、
前記クライアント装置と、を備え、
前記クライアント装置は、
前記サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段と、を備えるシステム
The server according to any one of claims 1 to 5.
With the client device
The client device
A generation means for generating processing content information for processing client information transmitted to the server, and
A system including a transmission means for transmitting client information including the generated processing content information to the server .
前記送信手段は、第1のクライアント情報と、前記第2のクライアント情報と、当該第1のクライアント情報及び当該第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を処理するための前記処理内容情報とを前記サーバに送信する請求項6に記載のシステム。 The transmission means is the process for processing at least the first client information of the first client information, the second client information, the first client information, and the second client information. The system according to claim 6, wherein the content information is transmitted to the server. 前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信する請求項7に記載のシステム。 The system according to claim 7, wherein the transmission means includes the first client information as a header, and transmits an HTTP request including the processing content information and the second client information as a body to the server. サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段と、を備え、
前記送信手段は、第1のクライアント情報と、第2のクライアント情報であって、後に前記サーバに記憶するクライアント情報と、当該第1のクライアント情報及び当該第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を処理するための前記処理内容情報とを前記サーバに送信し、
前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信するクライアント装置
A generation means that generates processing content information for processing client information sent to the server,
A transmission means for transmitting client information including the generated processing content information to the server is provided.
The transmission means is at least the first of the first client information, the second client information, the client information later stored in the server, the first client information, and the second client information. The processing content information for processing the client information of 1 is transmitted to the server, and
The transmission means is a client device that includes the first client information as a header and transmits an HTTP request including the processing content information and the second client information as a body to the server .
前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報から所定の情報を抽出するための情報である請求項9に記載のクライアント装置。 The client device according to claim 9, wherein the processing content information is information for extracting predetermined information from at least the first client information among the first client information and the second client information. 前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を判定するための情報である請求項9又は10に記載のクライアント装置。 The client device according to claim 9 or 10, wherein the processing content information is information for determining at least the first client information among the first client information and the second client information. 前記処理内容情報は、前記第1のクライアント情報及び前記第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を変換するための情報である請求項9から11のいずれか一項に記載のクライアント装置。 The processing content information is described in any one of claims 9 to 11, which is information for converting at least the first client information among the first client information and the second client information. Client device. クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理工程と、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御工程と、を含み、
前記処理工程において、前記処理内容情報に基づいて、前記クライアント装置から受信された、第1のクライアント情報と、第2のクライアント情報であって、後に前記記憶手段に記憶するクライアント情報とのうち、少なくとも当該第1のクライアント情報を処理し、
前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストが前記クライアント装置から受信されるログ情報記憶方法
A processing process that processes client information received from a client device based on the processing content information included in the client information, and
A control step of generating log information including the processed client information and storing it in a storage means is included.
Of the first client information received from the client device and the second client information which is later stored in the storage means in the processing step, based on the processing content information. Process at least the first client information and
A log information storage method in which an HTTP request including the first client information as a header and the processing content information and the second client information as a body is received from the client device .
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成工程と、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信工程と、を含み、
前記送信工程において、第1のクライアント情報と、第2のクライアント情報であって、後に前記サーバに記憶するクライアント情報と、当該第1のクライアント情報及び当該第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を処理するための前記処理内容情報とを前記サーバに送信し、
前記送信工程において、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信するクライアント情報送信方法
A generation process that generates processing content information for processing client information sent to the server, and
Including a transmission step of transmitting client information including the generated processing content information to the server.
In the transmission step, at least the first of the first client information, the second client information, the client information later stored in the server, the first client information, and the second client information. The processing content information for processing the client information of 1 is transmitted to the server, and
A client information transmission method for transmitting 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 in the transmission step .
サーバのコンピュータを、
クライアント装置から受信されたクライアント情報を、当該クライアント情報に含まれる処理内容情報に基づいて、処理する処理手段、
前記処理されたクライアント情報を含むログ情報を生成して記憶手段に記憶する制御手段、
として機能させ、
前記処理手段は、前記処理内容情報に基づいて、前記クライアント装置から受信された、第1のクライアント情報と、第2のクライアント情報であって、後に前記記憶手段に記憶するクライアント情報とのうち、少なくとも当該第1のクライアント情報を処理し、
前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストが前記クライアント装置から受信されるプログラム
The computer of the server,
A processing means for processing client information received from a client device based on the processing content information included in the client information.
A control means that generates log information including the processed client information and stores it in a storage means.
To function as
The processing means includes the first client information received from the client device and the second client information, which is later stored in the storage means, based on the processing content information. Process at least the first client information and
A program in which an HTTP request including the first client information as a header and the processing content information and the second client information as a body is received from the client device .
クライアント装置のコンピュータを、
サーバに送信するクライアント情報を処理するための処理内容情報を生成する生成手段、
前記生成された処理内容情報を含むクライアント情報を前記サーバに送信する送信手段、
として機能させ、
前記送信手段は、第1のクライアント情報と、第2のクライアント情報であって、後に前記サーバに記憶するクライアント情報と、当該第1のクライアント情報及び当該第2のクライアント情報のうち、少なくとも当該第1のクライアント情報を処理するための前記処理内容情報とを前記サーバに送信し、
前記送信手段は、前記第1のクライアント情報をヘッダとして含み、前記処理内容情報及び前記第2のクライアント情報をボディとして含むHTTPリクエストを前記サーバに送信するプログラム
The computer of the client device,
Generation means that generates processing content information for processing client information sent to the server,
A transmission means for transmitting client information including the generated processing content information to the server.
To function as
The transmission means is at least the first of the first client information, the second client information, the client information later stored in the server, the first client information, and the second client information. The processing content information for processing the client information of 1 is transmitted to the server, and
The transmission means is a program that includes the first client information as a header and transmits an HTTP request including the processing content information and the second client information as a body to the server .
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 JP2020030447A (en) 2020-02-27
JP6875334B2 true 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)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014123298A (en) * 2012-12-21 2014-07-03 Fujitsu Ltd Information management program and information management method
JP6130518B2 (en) * 2013-01-22 2017-05-17 アマゾン・テクノロジーズ・インコーポレーテッド Instance host configuration
JP6387777B2 (en) * 2014-06-13 2018-09-12 富士通株式会社 Evaluation program, evaluation method, and evaluation apparatus

Also Published As

Publication number Publication date
JP2020030447A (en) 2020-02-27

Similar Documents

Publication Publication Date Title
JP6173546B2 (en) Redirect reduction
EP2815311B1 (en) Using an application cache to update resources of installed applications
US8949378B2 (en) Method and system for providing a state model of an application program
US20150012815A1 (en) Optimization schemes for controlling user interfaces through gesture or touch
CN104572843B (en) The loading method and device of a kind of page
JP2018530090A (en) Session-based matching of variable browser identifiers
JP5936103B2 (en) System, computer, method and program for calling Java method on client
US8019884B2 (en) Proxy content for submitting web service data in the user's security context
JP2018508059A (en) Network-based static font subset management
US20150067645A1 (en) Method to generate dynamic customized context-sensitive help
US11316931B2 (en) Protocol to initiate session with partner site
US10878055B2 (en) Web server
US20170034030A1 (en) Monitoring single content page application transitions
US20240000192A1 (en) Methods, systems and computer readable media for providing a user interface for html sap applications
JP6875334B2 (en) Server, system, client device, log information storage method, client information transmission method and program
JP2014238699A (en) Document management server, document management method and computer program
WO2018217406A1 (en) Providing instant preview of cloud based file
US9720817B2 (en) Hierarchical system-capability testing
US10659560B2 (en) Mobile device display preference
JPWO2007132848A1 (en) Method for using information of another domain, program for using information of another domain, and information transfer program
JP6269155B2 (en) Distribution method, terminal device, and distribution system
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
US9519629B1 (en) Style consolidation and optimization with strong ownership
WO2015142596A1 (en) Asset collection service through capture of content
JP2017220099A (en) System for acquiring user's browsing behavior information in web page through network

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