JP2022172572A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
JP2022172572A
JP2022172572A JP2021078471A JP2021078471A JP2022172572A JP 2022172572 A JP2022172572 A JP 2022172572A JP 2021078471 A JP2021078471 A JP 2021078471A JP 2021078471 A JP2021078471 A JP 2021078471A JP 2022172572 A JP2022172572 A JP 2022172572A
Authority
JP
Japan
Prior art keywords
access
access log
address
location information
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
JP2021078471A
Other languages
Japanese (ja)
Other versions
JP7046423B1 (en
Inventor
謙太郎 渡部
Kentaro Watabe
正樹 星野
Masaki Hoshino
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.)
Gmo Ad Marketing Inc
Original Assignee
Gmo Ad Marketing Inc
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 Gmo Ad Marketing Inc filed Critical Gmo Ad Marketing Inc
Priority to JP2021078471A priority Critical patent/JP7046423B1/en
Application granted granted Critical
Publication of JP7046423B1 publication Critical patent/JP7046423B1/en
Publication of JP2022172572A publication Critical patent/JP2022172572A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

To estimate unknown location information of an IP address.SOLUTION: An information processing device according to one aspect of the present invention includes: an acquisition unit that obtains a plurality of access logs each including both an IP address allocated to an access point device and user identification information for identifying a user who has accessed the access point device; a first extraction unit that extracts a first access log including a first IP address the location information of which is unknown from the plurality of access logs; a second extraction unit that extracts a second access log including both a second IP address the location information of which is known and user identification information that is the same as the user identification information included in the first access log from the plurality of access logs; and an estimation unit that estimates the location information of the first IP address included in the first access log based on the location information of the second IP address included in the second access log.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置、情報処理方法、及びプログラムに関する。 The present invention relates to an information processing device, an information processing method, and a program.

従来から、屋内外を問わず様々な施設においてアクセスポイント装置が設置されている。アクセスポイント装置は、スマートフォン等の情報処理端末と無線通信を行い、当該情報処理端末に対してIP(Internet Protocol)通信による通信ネットワークへの接続を提供することが可能である。無線通信システムでは、アクセスポイント装置に対して、EMSサーバ等がIP(Internet Protocol)アドレスを割り当てる場合がある。例えば、特許文献1には、このようなアクセスポイント装置を管理する方法として、アクセスポイント装置の位置情報をデータベースで管理することが記載されている。 Access point devices have been installed in various facilities both indoors and outdoors. The access point device can perform wireless communication with an information processing terminal such as a smart phone, and provide the information processing terminal with connection to a communication network through IP (Internet Protocol) communication. In a wireless communication system, an EMS server or the like may assign an IP (Internet Protocol) address to an access point device. For example, Patent Literature 1 describes managing location information of access point devices in a database as a method of managing such access point devices.

特開2016-21661号公報JP 2016-21661 A

アクセスポイント装置に割り当てられるIPアドレスに対応付けられる位置情報は、様々な利用が期待される。しかしながら、アクセスポイント装置へのIPアドレスの割り当てを管理している者以外にとっては、アクセスポイント装置から収集可能なデータが限定的な場合、IPアドレスの位置情報を把握することは困難となる。 Location information associated with an IP address assigned to an access point device is expected to be used in various ways. However, if the data that can be collected from the access point device is limited, it is difficult for anyone other than the person who manages the assignment of IP addresses to the access point device to grasp the location information of the IP address.

そこで、本発明は、位置情報が未知のIPアドレスの当該位置情報を推定することの可能な情報処理装置、情報処理方法、及びプログラムを提供することを目的とする。 SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide an information processing apparatus, an information processing method, and a program capable of estimating location information of an IP address whose location information is unknown.

本発明の一態様に係る情報処理装置は、アクセスポイント装置に割り当てられたIPアドレスと、アクセスポイント装置にアクセスしたユーザを識別するためのユーザ識別情報と、を含む複数のアクセスログを取得する取得部と、複数のアクセスログから、位置情報が未知である第1IPアドレスを含む第1アクセスログを抽出する第1抽出部と、複数のアクセスログから、位置情報が既知である第2IPアドレスと、第1アクセスログに含まれるユーザ識別情報と同一のユーザ識別情報と、を含む第2アクセスログを抽出する第2抽出部と、第2アクセスログに含まれる第2IPアドレスの位置情報に基づいて、第1アクセスログに含まれる第1IPアドレスの位置情報を推定する推定部と、を備える。 An information processing device according to an aspect of the present invention acquires a plurality of access logs including an IP address assigned to an access point device and user identification information for identifying a user who accessed the access point device. a first extraction unit for extracting a first access log containing a first IP address whose location information is unknown from the plurality of access logs; a second IP address whose location information is known from the plurality of access logs; a second extraction unit for extracting a second access log containing the same user identification information as the user identification information contained in the first access log; and based on the location information of the second IP address contained in the second access log, an estimating unit for estimating location information of the first IP address included in the first access log.

この態様によれば、位置情報が未知である第1IPアドレスを含む第1アクセスログと、位置情報が既知である第2IPアドレスを含む第2アクセスログとを含む複数のアクセスログから、第1アクセスログに含まれるユーザ識別情報と同一のユーザ識別情報を含む第2アクセスログが抽出された上で、第2アクセスログに含まれる第2IPアドレスの位置情報に基づいて、第1アクセスログに含まれる第1IPアドレスの位置情報が推定される。そのため、位置情報が未知のIPアドレスの位置情報を推定することが可能となる。 According to this aspect, from a plurality of access logs including a first access log including a first IP address whose location information is unknown and a second access log including a second IP address whose location information is known, the first access A second access log containing the same user identification information as the user identification information contained in the log is extracted, and then included in the first access log based on the location information of the second IP address contained in the second access log. Location information for the first IP address is estimated. Therefore, it is possible to estimate the location information of an IP address whose location information is unknown.

本発明によれば、位置情報が未知のIPアドレスの当該位置情報を推定することの可能な情報処理装置、情報処理方法、及びプログラムを提供することが可能となる。 According to the present invention, it is possible to provide an information processing device, an information processing method, and a program capable of estimating location information of an IP address whose location information is unknown.

本実施形態に係る通信システム1の構成の一例を示す概略図である。It is a schematic diagram showing an example of composition of communications system 1 concerning this embodiment. 本実施形態に係る管理サーバ装置10の機能構成の一例を示す概略図である。It is a schematic diagram showing an example of functional composition of management server device 10 concerning this embodiment. IPアドレス管理テーブルのデータ構造の一例を示す図である。FIG. 4 is a diagram showing an example of the data structure of an IP address management table; FIG. アクセスログテーブルのデータ構造の一例を示す図である。FIG. 10 illustrates an example data structure of an access log table; 本実施形態に係る通信システム1による動作処理の一例を示す動作フロー図である。4 is an operation flow diagram showing an example of operation processing by the communication system 1 according to the present embodiment; FIG.

添付図面を参照して、本発明の好適な実施形態について説明する。なお、各図において、同一の符号を付したものは、同一又は同様の構成を有する。 Preferred embodiments of the present invention will be described with reference to the accompanying drawings. It should be noted that, in each figure, the same reference numerals have the same or similar configurations.

(1)概要
図1を参照して、本実施形態に係る通信システム1の概要を説明する。図1は、本実施形態に係る通信システム1の構成の一例を示す概略図である。通信システム1は、例えば、管理サーバ装置10と、複数のアクセスポイント装置20と、少なくとも1つのユーザ端末30と、少なくとも1つのサービス提供サーバ装置40とを含む。本開示では、各アクセスポイント装置20を区別するために「20a」、「20b」などの符号をつける場合がある。また、通信システム1は、複数のユーザ端末30を含んでもよい。
(1) Overview An overview of a communication system 1 according to this embodiment will be described with reference to FIG. FIG. 1 is a schematic diagram showing an example of the configuration of a communication system 1 according to this embodiment. The communication system 1 includes, for example, a management server device 10, a plurality of access point devices 20, at least one user terminal 30, and at least one service providing server device 40. In the present disclosure, symbols such as “20a” and “20b” may be attached to distinguish each access point device 20. FIG. Also, the communication system 1 may include a plurality of user terminals 30 .

管理サーバ装置10、アクセスポイント装置20、及びサービス提供サーバ装置40は、互いに情報を送受信可能にインターネット等の通信ネットワークNに接続される。アクセスポイント装置20は、例えば、1つ又は複数のコンピュータによって構成され、Wi-Fi等の無線通信を所定のアクセス圏内に提供するアクセスポイントとして機能することができる。アクセスポイント装置20には、例えば、通信ネットワークNを介して、不図示のEMS(Element Management System)サーバ等からIP(Internet Protocol)アドレスが割り当てられる。 The management server device 10, the access point device 20, and the service providing server device 40 are connected to a communication network N such as the Internet so that they can exchange information with each other. The access point device 20 is configured by one or more computers, for example, and can function as an access point that provides wireless communication such as Wi-Fi within a predetermined access range. The access point device 20 is assigned an IP (Internet Protocol) address from an EMS (Element Management System) server (not shown) or the like via the communication network N, for example.

ユーザ端末30は、ユーザが利用するスマートフォン、タブレット端末、PC等の情報処理端末である。サービス提供サーバ装置40は、各種の情報や便益を含む所定のサービスを、ユーザ端末30等を介して各ユーザに対して提供するためのサーバ装置である。通信システム1が含むサービス提供サーバ装置40の数は、1つに限らず、複数であってもよい。ユーザ端末30は、任意のアクセスポイント装置20が提供するアクセス圏内において、当該アクセスポイント装置20を介して通信ネットワークNに接続した上で、サービス提供サーバ装置40にアクセスすることができる。アクセスポイント装置20は、ユーザ端末30によるアクセスがあった場合、例えば、HTTP等のプロトコルに従って生成されるデータをユーザ端末30及びサービス提供サーバ装置40の間で中継する。これにより、サービス提供サーバ装置40から、通信ネットワークN及びアクセスポイント装置20を介して、ユーザ端末30に対して所定のサービスが提供される。更にユーザは、ユーザ端末30を所持しながら移動する。これにより、ユーザ端末30は、各アクセスポイント装置20のアクセス圏の内外を移動する。 The user terminal 30 is an information processing terminal such as a smart phone, a tablet terminal, or a PC used by the user. The service providing server device 40 is a server device for providing predetermined services including various information and benefits to each user via the user terminal 30 or the like. The number of service providing server devices 40 included in the communication system 1 is not limited to one, and may be plural. The user terminal 30 can access the service providing server device 40 after connecting to the communication network N via the access point device 20 within the access range provided by any access point device 20 . When accessed by the user terminal 30 , the access point device 20 relays data generated according to a protocol such as HTTP between the user terminal 30 and the service providing server device 40 . Thereby, a predetermined service is provided to the user terminal 30 from the service providing server device 40 via the communication network N and the access point device 20 . Furthermore, the user moves while carrying the user terminal 30 . Thereby, the user terminal 30 moves inside and outside the access area of each access point device 20 .

管理サーバ装置10は、アクセスポイント装置20に対して割り当てられるIPアドレスについて、位置情報等の各種の情報を管理するためのサーバ装置である。管理サーバ装置10は、サービス提供サーバ装置40からアクセスログを収集する。ここで、アクセスログは、例えば、位置情報を含まない第1アクセスログと、位置情報を含む第2アクセスログとを含む。換言すれば、第1アクセスログは、位置情報が未知であるIPアドレス(第1IPアドレス)を含み、第2アクセスログは、位置情報が既知であるIPアドレス(第2IPアドレス)を含む。管理サーバ装置10は、第1アクセスログに含まれるユーザIDと同一のユーザIDを少なくとも含む第2アクセスログを抽出した上で、第2アクセスログに含まれる第2IPアドレスの位置情報に基づいて、第1アクセスログに含まれる第1IPアドレスの位置情報を推定する。具体的には、例えば、第2IPアドレスの位置情報の平均値が、第1IPアドレスの位置情報の推定値として算出される。なお、抽出される第2IPアドレスは、第1IPアドレスの時刻情報との差分が所定の閾値以内である時刻情報を含む、という条件が更に課されてもよい。このように、本実施形態に係る通信システム1では、管理サーバ装置10は、位置情報が未知のIPアドレスの当該位置情報を推定することが可能となる。 The management server device 10 is a server device for managing various kinds of information such as location information regarding IP addresses assigned to the access point devices 20 . The management server device 10 collects access logs from the service providing server device 40 . Here, the access log includes, for example, a first access log that does not contain position information and a second access log that contains position information. In other words, the first access log includes IP addresses with unknown location information (first IP addresses), and the second access log includes IP addresses with known location information (second IP addresses). The management server device 10 extracts a second access log containing at least the same user ID as the user ID contained in the first access log, and based on the location information of the second IP address contained in the second access log, Estimate the location information of the first IP address included in the first access log. Specifically, for example, the average value of the location information of the second IP addresses is calculated as the estimated value of the location information of the first IP addresses. A condition may be further imposed that the extracted second IP address includes time information whose difference from the time information of the first IP address is within a predetermined threshold. As described above, in the communication system 1 according to the present embodiment, the management server device 10 can estimate the location information of an IP address whose location information is unknown.

(2)管理サーバ装置10の構成
図2は、本実施形態に係る管理サーバ装置10の機能構成の一例を示す概略図である。管理サーバ装置10は、情報処理装置の一例であって、例えば、1つ又は複数のコンピュータにより構成され、通信部11と、操作部12と、出力部13と、記憶部14と、処理部15とを有する。
(2) Configuration of Management Server Apparatus 10 FIG. 2 is a schematic diagram showing an example of the functional configuration of the management server apparatus 10 according to this embodiment. The management server device 10 is an example of an information processing device, and includes, for example, one or more computers, and includes a communication unit 11, an operation unit 12, an output unit 13, a storage unit 14, and a processing unit 15. and

通信部11は、通信インターフェース回路を備え、管理サーバ装置10を通信ネットワークNに接続する。通信部11は、処理部15から供給されたデータを、通信ネットワークNを介してアクセスポイント20、ユーザ端末30、及びサービス提供サーバ装置40等に送信する。また、通信部11は、各アクセスポイント20、ユーザ端末30、及びサービス提供サーバ装置40等から通信ネットワークNを介して受信したデータを処理部15に供給する。 The communication unit 11 includes a communication interface circuit and connects the management server device 10 to the communication network N. FIG. The communication unit 11 transmits the data supplied from the processing unit 15 via the communication network N to the access point 20, the user terminal 30, the service providing server device 40, and the like. The communication unit 11 also supplies the processing unit 15 with data received from each access point 20 , the user terminal 30 , the service providing server device 40 and the like via the communication network N.

操作部12は、管理サーバ装置10の操作が可能であればどのようなデバイスでもよく、例えば、タッチパネルやキーボタン等である。管理サーバ装置10の管理者は、操作部12を用いて、文字や数字、記号等を入力することができる。操作部12は、管理者により操作されると、その操作に対応する信号を発生する。そして、発生した信号は、管理者の指示として、処理部15に供給される。 The operation unit 12 may be any device that can operate the management server device 10, such as a touch panel or key buttons. The administrator of the management server device 10 can use the operation unit 12 to input letters, numbers, symbols, and the like. The operation unit 12 generates a signal corresponding to the operation when operated by the administrator. The generated signal is supplied to the processing unit 15 as an instruction from the administrator.

出力部13は、例えば、表示部や音声出力部を備える。表示部は、映像や画像等の表示が可能であればどのようなデバイスでもよく、例えば、液晶ディスプレイや有機EL(Electro-Luminescence)ディスプレイ等である。表示部は、処理部15から供給された映像データに応じた映像や、画像データに応じた画像等を表示する。また、音声出力部は、例えば、スピーカとして構成され、処理部15から供給された音声データに基づいて音声を出力する。 The output unit 13 includes, for example, a display unit and an audio output unit. The display unit may be any device as long as it can display video, images, and the like, such as a liquid crystal display and an organic EL (Electro-Luminescence) display. The display unit displays a video corresponding to the video data supplied from the processing unit 15, an image corresponding to the image data, and the like. Also, the audio output unit is configured as a speaker, for example, and outputs audio based on the audio data supplied from the processing unit 15 .

記憶部14は、例えば、半導体メモリ装置、磁気ディスク装置、及び光ディスク装置等により構成される。記憶部14は、処理部15での処理に用いられるオペレーティングシステムプログラム、ドライバプログラム、アプリケーションプログラム、データ等を記憶する。例えば、記憶部14は、ドライバプログラムとして、操作部12を制御する入力デバイスドライバプログラム、出力部13を制御する出力デバイスドライバプログラム等を記憶する。また、記憶部14は、アプリケーションプログラムとして、管理サーバ装置10を管理するためのプログラム等を記憶する。各種プログラムは、例えばCD-ROM、DVD-ROM等のコンピュータ読み取り可能な可搬型記録媒体から、公知のセットアッププログラム等を用いて記憶部14にインストールされてもよい。また、記憶部14は、IPアドレス管理テーブル、及びアクセスログ等を記憶してもよい。 The storage unit 14 is configured by, for example, a semiconductor memory device, a magnetic disk device, an optical disk device, or the like. The storage unit 14 stores an operating system program, a driver program, an application program, data, etc. used for processing in the processing unit 15 . For example, the storage unit 14 stores, as driver programs, an input device driver program for controlling the operation unit 12, an output device driver program for controlling the output unit 13, and the like. The storage unit 14 also stores programs for managing the management server device 10 as application programs. Various programs may be installed in the storage section 14 from a computer-readable portable recording medium such as CD-ROM, DVD-ROM, etc. using a known setup program or the like. The storage unit 14 may also store an IP address management table, an access log, and the like.

<IPアドレス管理テーブル>
図3は、IPアドレス管理テーブルのデータ構造の一例を示す図である。IPアドレス管理テーブルは、IPアドレスの各種情報を管理するためのテーブルである。図3に示すように、IPアドレス管理テーブルは、例えば、「IPアドレス」と、「位置情報に関する情報」と、「その他」とを含む。
<IP address management table>
FIG. 3 is a diagram showing an example of the data structure of an IP address management table. The IP address management table is a table for managing various information on IP addresses. As shown in FIG. 3, the IP address management table includes, for example, "IP address", "location information information", and "others".

「IPアドレス」には、例えば、不図示のEMSサーバ等により各アクセスポイント装置20に割り当てられたIPアドレスが登録される。 An IP address assigned to each access point device 20 by, for example, an EMS server (not shown) is registered in the "IP address" field.

「位置情報に関する情報」には、例えば、IPアドレスの位置情報や、当該位置情報に関するカテゴリが登録される。IPアドレスの位置情報は、アクセスログに基づいて推定される当該IPアドレスの位置情報である。カテゴリやその分類基準は、管理者が任意に設定してよい。表1に、カテゴリ及び分類基準の一例を示す。 For example, IP address location information and a category related to the location information are registered in the “information about location information”. The location information of the IP address is the location information of the IP address estimated based on the access log. Categories and their classification criteria may be arbitrarily set by the administrator. Table 1 shows an example of categories and classification criteria.

Figure 2022172572000002
Figure 2022172572000002

表1に示す例では、IPアドレスのカテゴリとして、「第1カテゴリ」、「第2カテゴリ」、及び「第3カテゴリ」が含まれる。また、表1に示す例では、分類基準として、「日毎の位置情報平均値のズレ」が含まれる。「日毎の位置情報平均値のズレ」は、後述するアクセスログ収集部151により収集されたアクセスログについての、日毎の位置情報平均値のズレの範囲を示す。ここで、位置情報平均値とは、アクセスログに含まれる位置情報を、アクセスログの数で重み付けをした平均値である。「日毎の位置情報平均値のズレ」には、任意の2つの日にちについての位置情報平均値の差分の最大値が登録される。なお、分類基準は、上述したものに限らず、他の1つ又は複数の条件であってもよい。 In the example shown in Table 1, the IP address categories include "first category", "second category", and "third category". In addition, in the example shown in Table 1, the classification criterion includes "differences in the average value of location information for each day". The “difference in average location information value for each day” indicates the range of deviation in the average location information value for each day for access logs collected by the access log collection unit 151 (to be described later). Here, the positional information average value is an average value obtained by weighting the positional information contained in the access log by the number of access logs. The maximum value of the difference between the average position information values for any two days is registered in the “difference in average position information values for each day”. Note that the classification criteria are not limited to those described above, and may be one or more other conditions.

「その他」には、IPアドレスに関する任意の情報が登録される。当該任意の情報は、例えば、IPアドレスが割り当てられたアクセスポイント装置20のMACアドレスやBSSID等を含んでもよい。なお、図3に示したIPアドレス管理テーブルのデータ構造は一例であり、例えばアクセスポイント装置20に任意のアドレス(物理アドレスか論理アドレスかは問わない)等の他のデータがIPアドレス管理テーブルに含まれてもよい。 Any information related to the IP address is registered in "Others". The arbitrary information may include, for example, the MAC address and BSSID of the access point device 20 to which the IP address is assigned. Note that the data structure of the IP address management table shown in FIG. 3 is an example, and other data such as an arbitrary address (regardless of whether it is a physical address or a logical address) in the access point device 20 is stored in the IP address management table. may be included.

<アクセスログテーブル>
図4は、アクセスログテーブルのデータ構造の一例を示す図である。各レコードは、アクセスポイント装置20に対するユーザ端末30によるアクセスに関する1つのアクセスログに対応している。当該アクセスログは、例えば、各サービス提供サーバ装置40が生成し記憶しているものを、アクセスログ収集部151により収集された上でアクセスログテーブルに記録される。図4に示すように、アクセスログテーブルは、例えば、「アクセス開始時刻」と、「アクセス終了時刻」と、「ユーザID」と、「BSSID」と、「IPアドレス」と、「位置情報」とを含む。なお、図4に示す「ログNo.」は、説明の便宜上設けたアクセスログを特定するための列であり、例えば「ログNo.」が「1」のアクセスログを「アクセスログ1」などと称する場合がある。
<Access log table>
FIG. 4 is a diagram showing an example of the data structure of an access log table. Each record corresponds to one access log regarding access by the user terminal 30 to the access point device 20 . For example, the access log generated and stored by each service providing server device 40 is collected by the access log collecting unit 151 and then recorded in the access log table. As shown in FIG. 4, the access log table includes, for example, "access start time", "access end time", "user ID", "BSSID", "IP address", and "location information". including. "Log No." shown in FIG. 4 is a column for specifying an access log provided for convenience of explanation. sometimes referred to as

「アクセス開始時刻」は、時刻情報の一例であって、管理サーバ装置10、アクセスポイント装置20、及びサービス提供サーバ装置40等に対するアクセスが開始された時刻(日付を含んでもよい)を示す情報である。また、「アクセス終了時刻」は、時刻情報の他の一例であって、管理サーバ装置10、アクセスポイント装置20、及びサービス提供サーバ装置40等に対するアクセスが終了した時刻(日付を含んでもよい)を示す情報である。 The "access start time" is an example of time information, and is information indicating the time (which may include the date) when access to the management server device 10, the access point device 20, the service providing server device 40, etc. is started. be. The "access end time" is another example of time information, and indicates the time (which may include the date) when access to the management server device 10, the access point device 20, the service providing server device 40, etc. ends. This is the information shown.

「ユーザID」は、アクセスポイント装置20にアクセスすることによりサービス提供サーバ装置40にアクセスしたユーザ端末30を利用するユーザの識別情報である。ユーザIDは、管理サーバ装置10が取得可能なものであれば特に限定されないが、例えば、サービス提供サーバ装置40が提供する任意のサービスにおいて設定されるユーザIDであってもよい。 “User ID” is identification information of a user who uses the user terminal 30 that has accessed the service providing server device 40 by accessing the access point device 20 . The user ID is not particularly limited as long as it can be acquired by the management server device 10. For example, it may be a user ID set in any service provided by the service providing server device 40. FIG.

「BSSID」は、アクセスの対象となったアクセスポイント装置20に割り当てられたBSSID(Basic Service Set Identifier)である。アクセスポイント装置20は、例えば、アクセスポイント装置20が予め記憶しているBSSIDをサービス提供サーバ装置40に送信する。 “BSSID” is a BSSID (Basic Service Set Identifier) assigned to the access point device 20 to be accessed. The access point device 20 , for example, transmits the BSSID previously stored in the access point device 20 to the service providing server device 40 .

「IPアドレス」は、アクセスの対象となったアクセスポイント装置20に割り当てられたIPアドレスである。アクセスポイント装置20は、例えば、予めEMSサーバ等から割り当てられたIPアドレスを予め記憶しており、当該IPアドレスをサービス提供サーバ装置40に送信する。 “IP address” is the IP address assigned to the access point device 20 that is the access target. The access point device 20 stores, for example, an IP address assigned in advance by an EMS server or the like in advance, and transmits the IP address to the service providing server device 40 .

「位置情報」は、アクセスの対象となったアクセスポイント装置20の位置情報である。位置情報の形式は、特に限定されないが、例えば経度及び緯度であってもよいし、建物名、地域名、住所等であってもよい。位置情報は、ユーザ端末30又はアクセスポイント装置20が有するGPS等の位置情報取得機能により取得される位置情報であってもよいし、アクセスポイント装置20が予め記憶した位置情報であってもよい。アクセスポイント装置20は、例えば、位置情報をサービス提供サーバ装置40に送信する。なお、サービス提供サーバ装置40及び管理サーバ装置10等は、位置情報をアクセスポイント装置20から取得できない場合等には、所定のテーブル等を参照して例えばBSSID等の情報に紐付けられた位置情報を、当該アクセスポイント装置20の位置情報として、アクセスログに含めてもよい。なお、「位置情報」には、例えばアクセスログに位置情報が含まれていない場合に、サービス提供サーバ装置40及び管理サーバ装置10等が、位置情報が不明であることを示す情報を登録してもよい。図4に示す例では、IPアドレス「A003」に対応付けられた「位置情報」には、当該IPアドレスが不明であることを示す情報として「不明」が登録されている。なお、図4に示したアクセスログテーブルのデータ構造は一例であり、他のデータがアクセスログテーブルに含まれてもよい。 “Positional information” is positional information of the access point device 20 to be accessed. The format of the position information is not particularly limited, but may be, for example, longitude and latitude, building name, area name, address, and the like. The location information may be location information acquired by a location information acquisition function such as GPS that the user terminal 30 or the access point device 20 has, or may be location information stored in the access point device 20 in advance. The access point device 20 transmits the location information to the service providing server device 40, for example. When the service providing server device 40 and the management server device 10 cannot acquire the location information from the access point device 20, the service providing server device 40 and the management server device 10 refer to a predetermined table or the like to obtain the location information linked to the information such as the BSSID. may be included in the access log as the location information of the access point device 20 . In addition, in the "position information", for example, when the access log does not contain the position information, the service providing server device 40, the management server device 10, etc. register information indicating that the position information is unknown. good too. In the example shown in FIG. 4, "unknown" is registered in the "location information" associated with the IP address "A003" as information indicating that the IP address is unknown. Note that the data structure of the access log table shown in FIG. 4 is an example, and other data may be included in the access log table.

図2を再び参照する。処理部15は、1つ又は複数のプロセッサ及びその周辺回路を備える。処理部15は、管理サーバ装置10の全体的な動作を統括的に制御するものであり、例えば、CPUである。処理部15は、管理サーバ装置10の各種処理が記憶部14に記憶されているプログラムや操作部12の操作等に基づいて適切な手順で実行されるように、通信部11や出力部13等の動作を制御する。処理部15は、記憶部14に記憶されているプログラム(オペレーティングシステムプログラムやドライバプログラム、アプリケーションプログラム等)に基づいて処理を実行する。また、処理部15は、複数のプログラム(アプリケーションプログラム等)を並列に実行することができる。 Refer to FIG. 2 again. The processing unit 15 includes one or more processors and their peripheral circuits. The processing unit 15 comprehensively controls the overall operation of the management server device 10, and is, for example, a CPU. The processing unit 15 controls the communication unit 11, the output unit 13, etc. so that the various processes of the management server device 10 are executed in an appropriate procedure based on the programs stored in the storage unit 14, the operation of the operation unit 12, and the like. controls the behavior of The processing unit 15 executes processing based on programs (operating system programs, driver programs, application programs, etc.) stored in the storage unit 14 . Also, the processing unit 15 can execute a plurality of programs (application programs, etc.) in parallel.

処理部15は、例えば、アクセスログ収集部151と、IPアドレス分類部152と、第1抽出部153と、第2抽出部154と、位置情報推定部155とを含んでもよい。 The processing unit 15 may include an access log collection unit 151, an IP address classification unit 152, a first extraction unit 153, a second extraction unit 154, and a location information estimation unit 155, for example.

アクセスログ収集部151は、例えば、各サービス提供サーバ装置40からアクセスログを収集し、アクセスログテーブルを更新する。アクセスログ収集部151によるアクセスログの収集は、任意のタイミングで実行されてよく、例えば、所定周期(時間ごと、日ごと、週ごと等)のバッチ処理として実行されてもよいし、管理者等が操作部12を介してアクセスログの収集を実行するための操作を行ったことに応じて実行されてもよい。 The access log collection unit 151, for example, collects access logs from each service providing server device 40 and updates the access log table. The collection of access logs by the access log collection unit 151 may be executed at any timing. may be executed in response to performing an operation for executing access log collection via the operation unit 12 .

IPアドレス分類部152は、例えば、複数のアクセスログに含まれるIPアドレスを、予め設定されたカテゴリに分類する。例えば、IPアドレス分類部152は、上述した表1の分類基準に基づいて、収集されたアクセスログに含まれるIPアドレスを、表1のカテゴリに分類する。 The IP address classification unit 152 classifies, for example, IP addresses included in a plurality of access logs into preset categories. For example, the IP address classification unit 152 classifies the IP addresses included in the collected access logs into the categories of Table 1 based on the classification criteria of Table 1 described above.

第1抽出部153は、例えば、複数のアクセスログから、位置情報が未知であるIPアドレス(第1IPアドレス)を含むアクセスログ(第1アクセスログ)を抽出する。抽出するアクセスログ(第1アクセスログ)の数は、1つ又は複数であってよい。 The first extraction unit 153, for example, extracts an access log (first access log) including an IP address (first IP address) whose position information is unknown from a plurality of access logs. The number of access logs (first access log) to be extracted may be one or more.

第2抽出部154は、例えば、複数のアクセスログから、位置情報が既知であるIPアドレス(第2IPアドレス)を含み、第1アクセスログと所定の関係にあるアクセスログ(第2アクセスログ)を抽出する。抽出するアクセスログ(第2アクセスログ)の数は、1つ又は複数であってよい。第2アクセスログは、位置情報を含み、且ついずれかの第1アクセスログに対してユーザIDが共通する(当該第1アクセスログに含まれるユーザIDと同一のユーザIDを含む)アクセスログであってよい。第2アクセスログは、更に、時刻情報が当該第1アクセスログと所定の近さにある(当該第1アクセスログに含まれる時刻情報との差分が所定の閾値以内である時刻情報を含む)アクセスログであってよい。所定の閾値は、特に限定されないが、例えば、10分であってもよい。 The second extraction unit 154, for example, extracts an access log (second access log) that includes an IP address (second IP address) whose location information is known and has a predetermined relationship with the first access log, from a plurality of access logs. Extract. The number of access logs (second access logs) to be extracted may be one or more. The second access log is an access log that includes location information and has a user ID common to any of the first access logs (including the same user ID as the user ID included in the first access log). you can The second access log further includes time information whose time information is close to the first access log by a predetermined value (including time information whose difference from the time information included in the first access log is within a predetermined threshold value) access It can be a log. The predetermined threshold is not particularly limited, but may be 10 minutes, for example.

位置情報推定部155は、例えば、第2アクセスログに含まれる第2IPアドレスの位置情報に基づいて、第1アクセスログに含まれる第1IPアドレスの位置情報を推定する。位置情報推定部155は、例えば、第1IPアドレスの位置情報の推定値として、第2IPアドレスの位置情報の平均値を算出してもよい。ここで、第2IPアドレスの位置情報の平均値は、第2IPアドレスの位置情報のそれぞれに所定の重み係数を乗じた値の合計値であってもよい。所定の重み係数は、第2抽出部154に抽出された第2アクセスログの総数に対する、各位置情報が含まれる第2アクセスログの数の割合であってもよい。また、所定の重み係数は、第1アクセスログと第2アクセスログとのアクセス時刻の差分に基づいて補正してもよい。アクセス時刻がアクセス開始時刻及びアクセス終了時刻を含む場合、アクセス時刻の差分は、先のアクセスログのアクセス終了時刻から、後のアクセスログのアクセス開始時刻までの間隔であってよい。重み係数の値は、アクセス時刻の差分差分が短いほど、大きくなるように設定されてもよい。 The location information estimation unit 155 estimates the location information of the first IP address included in the first access log, for example, based on the location information of the second IP address included in the second access log. For example, the location information estimation unit 155 may calculate an average value of the location information of the second IP addresses as the estimated value of the location information of the first IP addresses. Here, the average value of the location information of the second IP addresses may be a sum of values obtained by multiplying each location information of the second IP addresses by a predetermined weighting factor. The predetermined weighting factor may be a ratio of the number of second access logs containing each piece of location information to the total number of second access logs extracted by the second extraction unit 154 . Also, the predetermined weighting factor may be corrected based on the difference in access time between the first access log and the second access log. When the access time includes the access start time and the access end time, the difference in access time may be the interval from the access end time of the earlier access log to the access start time of the later access log. The value of the weighting factor may be set so as to increase as the access time difference decreases.

なお、処理部15は、広告配信サービスや、Wi-Fi等の無線通信への接続補助機能のサービス等を提供する機能を有していてもよい。 Note that the processing unit 15 may have a function of providing an advertisement distribution service, a connection assistance function service to wireless communication such as Wi-Fi, and the like.

(3)動作処理
図5は、本実施形態に係る通信システム1による動作処理の一例を示す動作フロー図である。
(3) Operation Processing FIG. 5 is an operation flow diagram showing an example of operation processing by the communication system 1 according to this embodiment.

(S101)まず、アクセスログ収集部151は、各サービス提供サーバ装置40からアクセスログを収集する。アクセスログは、例えば、アクセスポイント装置20に割り当てられたIPアドレスと、アクセスポイント装置20のBSSIDと、ユーザ端末30から取得されたユーザIDとを含む。更に、アクセスログは、位置情報を選択的に含む。アクセスログ収集部151によるアクセスログの収集は、任意のタイミングで実行されてよく、例えば、所定周期(時間ごと、日ごと、週ごと等)のバッチ処理として実行されてもよいし、管理者等が操作部12を介してアクセスログの収集を実行するための操作を行ったことに応じて実行されてもよい。アクセスログの収集には、集計期間(例えば、90日)を設けてもよく、アクセスログ収集部151は、「アクセス時刻」が集計期間に含まれるアクセスログのみを収集してもよい。なお、アクセスログ収集部151は、アクセスログに含まれない情報がある場合、BSSID等が共通する他のアクセスログに含まれる情報によって、当該含まれない情報を補完してもよい。例えば、IPアドレスが含まれないアクセスログがあった場合、BSSIDが共通する他のアクセスログのIPアドレスによって、当該アクセスログのIPアドレスを補完してもよい。また、例えば、位置情報が含まれないアクセスログがあった場合、BSSIDが共通する他のアクセスログの位置情報によって、当該アクセスログの位置情報を補完してもよい。 ( S<b>101 ) First, the access log collection unit 151 collects access logs from each service providing server device 40 . The access log includes, for example, the IP address assigned to the access point device 20, the BSSID of the access point device 20, and the user ID obtained from the user terminal 30. Additionally, the access log optionally includes location information. The collection of access logs by the access log collection unit 151 may be executed at any timing. may be executed in response to performing an operation for executing access log collection via the operation unit 12 . A collection period (for example, 90 days) may be provided for collection of access logs, and the access log collection unit 151 may collect only access logs whose "access time" is included in the collection period. If there is information that is not included in the access log, the access log collection unit 151 may complement the information that is not included with information included in another access log having a common BSSID or the like. For example, if there is an access log that does not contain an IP address, the IP address of that access log may be complemented by the IP address of another access log with a common BSSID. Also, for example, if there is an access log that does not contain location information, the location information of the access log may be supplemented with the location information of another access log having a common BSSID.

(S102)次に、IPアドレス分類部152は、収集されたアクセスログに含まれるIPアドレスを、予め設定されたカテゴリに分類する。これは、同じIPアドレスであっても、ユーザ端末30によって測定される位置情報にズレが生じこともあり、また、例えば所定の地域内に含まれる複数のアクセスポイント装置20に付与されるIPアドレスもあるため、精度別にIPアドレスを予め設定されたカテゴリに分類し、後述する位置情報の推定時に、精度の高いIPアドレスの位置情報を優先的に利用できるようにするためである。具体的には、例えば、IPアドレス分類部152は、上述した表1の分類基準に基づいて、収集されたアクセスログに含まれるIPアドレスを、表1のカテゴリに分類する。IPアドレス分類部152は、分類結果を、記憶部14に記憶されたIPアドレス管理テーブルに記録する。なお、IPアドレス分類部152は、他の分類基準に基づいて、収集されたアクセスログに含まれるIPアドレスを、カテゴリに分類してもよい。また、このとき、位置情報が大きく外れているアクセスログについては、外れ値であるものとして、一定の割合を考慮しなくてもよい。以上の処理により、収集したアクセスログに含まれるIPアドレスのカテゴリを把握することが可能となり、IPアドレスのカテゴリに応じた情報の配信及び収集等が可能となる。 (S102) Next, the IP address classification unit 152 classifies the IP addresses included in the collected access logs into preset categories. This is because even if the IP address is the same, the position information measured by the user terminal 30 may be out of sync. Therefore, it is possible to classify IP addresses into preset categories according to their accuracy so that highly accurate location information of IP addresses can be preferentially used when estimating location information, which will be described later. Specifically, for example, the IP address classification unit 152 classifies the IP addresses included in the collected access logs into the categories of Table 1 based on the classification criteria of Table 1 described above. IP address classification unit 152 records the classification result in the IP address management table stored in storage unit 14 . Note that the IP address classification unit 152 may classify the IP addresses included in the collected access logs into categories based on other classification criteria. Also, at this time, access logs in which the location information is greatly deviated may be regarded as outliers, and a fixed ratio may not be considered. By the above processing, it is possible to grasp the category of IP addresses included in the collected access log, and to distribute and collect information according to the category of IP addresses.

(S103)次に、第1抽出部153は、収集されたアクセスログから、第1アクセスログとして、位置情報が未知であるIPアドレスを含むアクセスログを少なくとも1つ抽出する。なお、第1抽出部153は、抽出の対象となるアクセスログについて、所定の条件を設けてもよい。所定の条件は、例えば上述した「必須アクセス期間」に準じて規定してもよい。具体的には、例えば、直近の7日間に任意のユーザIDによって1度以上アクセスされたこと、且つ、直近の90日のうち3日以上において任意のユーザIDによって1度以上アクセスされたこと、という条件が設けられてもよい。 (S103) Next, the first extraction unit 153 extracts at least one access log including an IP address whose location information is unknown as a first access log from the collected access logs. Note that the first extraction unit 153 may set a predetermined condition for the access log to be extracted. The predetermined condition may be defined according to, for example, the "essential access period" described above. Specifically, for example, access by an arbitrary user ID once or more in the last 7 days, and access by an arbitrary user ID once or more in 3 days or more in the most recent 90 days, A condition may be provided.

例えば、図4に示すアクセスログがアクセスログ収集部151により収集された場合、アクセスログ1、5、及び6のIPアドレス「A3」に対する位置情報はいずれも「不明」であるため、第1抽出部153は、これらアクセスログ1、5、及び6それぞれを第1アクセスログとして抽出する。 For example, when the access log shown in FIG. 4 is collected by the access log collection unit 151, the location information for the IP address "A3" in the access logs 1, 5, and 6 are all "unknown". The unit 153 extracts these access logs 1, 5, and 6 as first access logs.

(S104)次に、第2抽出部154は、抽出された第1アクセスログそれぞれについて、位置情報が既知であるアクセスログのうち、第1アクセスログに含まれるユーザIDと同一のユーザIDを含むアクセスログを、第2アクセスログとして抽出する。第2抽出部154が各第1アクセスログに対して抽出する第2アクセスログの数は、1つ又は複数であってもよい。更に、第2抽出部154は、第2アクセスログの条件として、第1アクセスログと第2アクセスログとのアクセス時刻の差分が、所定の閾値(例えば、10分)以内であることを加えてもよい。なお、第1アクセスログとのアクセス時刻の差分が所定の閾値以内であるアクセスログが複数ある場合、第1アクセスログのアクセス時刻に対して直前又は直後の時刻情報を含むアクセスログを第2アクセスログとしてもよい。 (S104) Next, for each of the extracted first access logs, the second extraction unit 154 includes the same user ID as the user ID included in the first access log among the access logs whose location information is known. The access log is extracted as a second access log. The number of second access logs that the second extraction unit 154 extracts for each first access log may be one or more. Furthermore, the second extraction unit 154 adds that the difference in access time between the first access log and the second access log is within a predetermined threshold value (for example, 10 minutes) as a condition for the second access log. good too. Note that if there are a plurality of access logs whose access time difference from the first access log is within a predetermined threshold, the access log containing time information immediately before or after the access time of the first access log is used as the second access log. It can also be used as a log.

例えば、図4に示す例の場合、第1アクセスログであるアクセスログ1に対しては、位置情報が既知の「L4」であり且つユーザIDがアクセスログ1のユーザIDと同一の「U2」であるアクセスログ7が、第2アクセスログとなる。同様に、第1アクセスログであるアクセスログ5に対しては、アクセスログ2及び10それぞれが第2アクセスログとなり、第1アクセスログであるアクセスログ6に対しては、アクセスログ3が第2アクセスログとなる。 For example, in the example shown in FIG. 4, for access log 1, which is the first access log, the location information is "L4" with known location information and the user ID is "U2", which is the same as the user ID of access log 1. is the second access log. Similarly, for access log 5, which is the first access log, access logs 2 and 10 are the second access logs, and for access log 6, which is the first access log, access log 3 is the second access log. Access log.

(S105)次に、位置情報推定部155は、抽出された第2アクセスログに含まれるIPアドレス(第2IPアドレス)の位置情報に基づいて、抽出された第1アクセスログに含まれるIPアドレス(第1IPアドレス)の位置情報を推定する。第1IPアドレスの位置情報の推定値は、例えば、第2IPアドレスの位置情報の平均値であってもよい。ここで、第2IPアドレスの位置情報の平均値は、第2IPアドレスの位置情報のそれぞれに所定の重み係数を乗じた値の合計値であってもよい。所定の重み係数は、第2抽出部154に抽出された第2アクセスログの総数に対する、各位置情報が含まれる第2アクセスログの数の割合であってもよい。また、所定の重み係数は、第1アクセスログと第2アクセスログとのアクセス時刻の差分に基づいて補正してもよい。具体的には、当該差分が短いほど、重み係数の値を大きくしてもよい。 (S105) Next, the location information estimation unit 155 extracts the IP address (second IP address) included in the extracted first access log based on the location information of the IP address (second IP address) included in the extracted second access log. Estimate the location information of the first IP address). The estimated value of the location information of the first IP address may be, for example, the average value of the location information of the second IP address. Here, the average value of the location information of the second IP addresses may be a sum of values obtained by multiplying each location information of the second IP addresses by a predetermined weighting factor. The predetermined weighting factor may be a ratio of the number of second access logs containing each piece of location information to the total number of second access logs extracted by the second extraction unit 154 . Also, the predetermined weighting factor may be corrected based on the difference in access time between the first access log and the second access log. Specifically, the shorter the difference, the larger the value of the weighting factor.

以降は、位置情報が不明な他のIPアドレス毎に、ステップS103からS105までのループ処理を順次繰り返してもよい。この場合、位置情報推定部155は、ステップS105において算出した第1IPアドレスの位置情報の推定値を、アクセスログテーブルに登録してもよい。これにより、位置情報が未知であった当該第1IPアドレスを含む第1アクセスログは、次のループ処理以降では、位置情報が既知の第2IPアドレスを含む第2アクセスログとして扱われることとなる。 Thereafter, the loop processing from steps S103 to S105 may be sequentially repeated for each other IP address whose location information is unknown. In this case, the position information estimation unit 155 may register the estimated value of the position information of the first IP address calculated in step S105 in the access log table. As a result, the first access log containing the first IP address whose position information is unknown is treated as the second access log containing the second IP address whose position information is known after the next loop processing.

以上説明した実施形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において、他の様々な形で実施することができる。このため、上記実施形態はあらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。例えば、上述した各処理ステップは処理内容に矛盾を生じない範囲で任意に順番を変更し、または並列に実行することができる。また、各処理ステップ間に他のステップを追加してもよい。また、1ステップとして記載されているステップを、複数ステップに分けて実行してもよいし、複数ステップに分けて記載されているものを、1ステップとして把握することもできる。 The embodiments described above are for facilitating understanding of the present invention, and are not intended to limit and interpret the present invention. The present invention is not limited to the embodiments described above, and can be implemented in various other forms without departing from the scope of the present invention. Therefore, the above-described embodiment is merely an example in all respects, and should not be construed as limiting. For example, the processing steps described above can be arbitrarily changed in order or executed in parallel as long as there is no contradiction in the processing contents. Also, other steps may be added between each processing step. Further, a step described as one step may be divided into a plurality of steps and executed, and a step described as being divided into a plurality of steps may be grasped as one step.

1…通信システム、10…管理サーバ装置、11…通信部、12…操作部、13…出力部、14…記憶部、15…処理部、151…アクセスログ収集部、152…IPアドレス分類部、153…第1抽出部、154…第2抽出部、155…位置情報推定部、20…アクセスポイント装置、30…ユーザ端末、40…サービス提供サーバ装置 Reference Signs List 1 communication system 10 management server device 11 communication unit 12 operation unit 13 output unit 14 storage unit 15 processing unit 151 access log collection unit 152 IP address classification unit 153 First extraction unit 154 Second extraction unit 155 Location information estimation unit 20 Access point device 30 User terminal 40 Service providing server device

Claims (7)

アクセスポイント装置に割り当てられたIPアドレスと、アクセスポイント装置にアクセスしたユーザを識別するためのユーザ識別情報と、を含む複数のアクセスログを取得する取得部と、
前記複数のアクセスログから、位置情報が未知である第1IPアドレスを含む第1アクセスログを抽出する第1抽出部と、
前記複数のアクセスログから、位置情報が既知である第2IPアドレスと、前記第1アクセスログに含まれるユーザ識別情報と同一のユーザ識別情報と、を含む第2アクセスログを抽出する第2抽出部と、
前記第2アクセスログに含まれる前記第2IPアドレスの位置情報に基づいて、前記第1アクセスログに含まれる前記第1IPアドレスの位置情報を推定する推定部と、を備える情報処理装置。
an acquisition unit for acquiring a plurality of access logs including an IP address assigned to the access point device and user identification information for identifying a user who accessed the access point device;
a first extraction unit for extracting a first access log including a first IP address whose location information is unknown from the plurality of access logs;
A second extraction unit for extracting, from the plurality of access logs, a second access log containing a second IP address whose location information is known and user identification information identical to user identification information included in the first access log. When,
an estimating unit that estimates location information of the first IP address included in the first access log based on location information of the second IP address included in the second access log.
前記推定部は、前記第1アクセスログに含まれる前記第1IPアドレスの位置情報の推定値として、前記第2アクセスログに含まれる前記第2IPアドレスの位置情報の平均値を算出する、請求項1に記載の情報処理装置。 2. The estimation unit calculates an average value of location information of the second IP addresses included in the second access log as an estimated location information value of the first IP addresses included in the first access log. The information processing device according to . 前記複数のアクセスログは、ユーザがアクセスポイント装置にアクセスした時刻に基づく情報である時刻情報を更に含み、
前記第2抽出部が抽出する前記第2アクセスログは、更に、前記第1アクセスログに含まれる時刻情報との差分が所定の閾値以内である時刻情報を含む、請求項1又は2に記載の情報処理装置。
The plurality of access logs further includes time information based on the time when the user accessed the access point device,
3. The second access log according to claim 1, wherein said second access log extracted by said second extraction unit further includes time information whose difference from time information included in said first access log is within a predetermined threshold. Information processing equipment.
前記第2抽出部が抽出する前記第2アクセスログは、更に、前記第1アクセスログに含まれるユーザ識別情報と同一のユーザ識別情報を含むアクセスログのうち、前記第1アクセスログに含まれる時刻情報に対して直前又は直後の時刻情報を含むアクセスログである、請求項3に記載の情報処理装置。 The second access log extracted by the second extraction unit further includes the time included in the first access log among the access logs including the same user identification information as the user identification information included in the first access log. 4. The information processing apparatus according to claim 3, wherein the access log includes time information immediately before or after the information. 前記推定部は、前記第1アクセスログに含まれる前記第1IPアドレスの位置情報の推定値を、前記第1アクセスログに含める、請求項1から4のいずれか一項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 4, wherein said estimation unit includes an estimated value of location information of said first IP address included in said first access log in said first access log. コンピュータが、
アクセスポイント装置に割り当てられたIPアドレスと、アクセスポイント装置にアクセスしたユーザを識別するためのユーザ識別情報と、を含む複数のアクセスログを取得するステップと、
前記複数のアクセスログから、位置情報が未知である第1IPアドレスを含む第1アクセスログを抽出するステップと、
前記複数のアクセスログから、位置情報が既知である第2IPアドレスと、前記第1アクセスログに含まれるユーザ識別情報と同一のユーザ識別情報と、を含む第2アクセスログを抽出するステップと、
前記第2アクセスログに含まれる前記第2IPアドレスの位置情報に基づいて、前記第1アクセスログに含まれる前記第1IPアドレスの位置情報を推定するステップと、を実行する、情報処理方法。
the computer
obtaining a plurality of access logs including an IP address assigned to the access point device and user identification information for identifying a user who accessed the access point device;
extracting a first access log containing a first IP address whose location information is unknown from the plurality of access logs;
extracting from the plurality of access logs a second access log containing a second IP address whose location information is known and user identification information identical to the user identification information included in the first access log;
and estimating location information of the first IP address included in the first access log based on location information of the second IP address included in the second access log.
コンピュータを、
アクセスポイント装置に割り当てられたIPアドレスと、アクセスポイント装置にアクセスしたユーザを識別するためのユーザ識別情報と、を含む複数のアクセスログを取得する取得部と、
前記複数のアクセスログから、位置情報が未知である第1IPアドレスを含む第1アクセスログを抽出する第1抽出部と、
前記複数のアクセスログから、位置情報が既知である第2IPアドレスと、前記第1アクセスログに含まれるユーザ識別情報と同一のユーザ識別情報と、を含む第2アクセスログを抽出する第2抽出部と、
前記第2アクセスログに含まれる前記第2IPアドレスの位置情報に基づいて、前記第1アクセスログに含まれる前記第1IPアドレスの位置情報を推定する推定部と、として機能させるためのプログラム。
the computer,
an acquisition unit for acquiring a plurality of access logs including an IP address assigned to the access point device and user identification information for identifying a user who accessed the access point device;
a first extraction unit for extracting a first access log including a first IP address whose location information is unknown from the plurality of access logs;
A second extraction unit for extracting, from the plurality of access logs, a second access log containing a second IP address whose location information is known and user identification information identical to user identification information included in the first access log. When,
A program for functioning as an estimating unit for estimating location information of the first IP address included in the first access log based on location information of the second IP address included in the second access log.
JP2021078471A 2021-05-06 2021-05-06 Information processing equipment, information processing methods, and programs Active JP7046423B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021078471A JP7046423B1 (en) 2021-05-06 2021-05-06 Information processing equipment, information processing methods, and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021078471A JP7046423B1 (en) 2021-05-06 2021-05-06 Information processing equipment, information processing methods, and programs

Publications (2)

Publication Number Publication Date
JP7046423B1 JP7046423B1 (en) 2022-04-04
JP2022172572A true JP2022172572A (en) 2022-11-17

Family

ID=81256651

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021078471A Active JP7046423B1 (en) 2021-05-06 2021-05-06 Information processing equipment, information processing methods, and programs

Country Status (1)

Country Link
JP (1) JP7046423B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014143563A (en) * 2013-01-23 2014-08-07 Yahoo Japan Corp Information providing system, information providing apparatus and information providing method
JP2016178644A (en) * 2010-08-30 2016-10-06 ネイバー ビジネス プラットフォーム コーポレーション System and method for determining location information for ip addresses
JP2019186694A (en) * 2018-04-06 2019-10-24 ソフトバンク株式会社 Information generating device, program, and information generating method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016178644A (en) * 2010-08-30 2016-10-06 ネイバー ビジネス プラットフォーム コーポレーション System and method for determining location information for ip addresses
JP2014143563A (en) * 2013-01-23 2014-08-07 Yahoo Japan Corp Information providing system, information providing apparatus and information providing method
JP2019186694A (en) * 2018-04-06 2019-10-24 ソフトバンク株式会社 Information generating device, program, and information generating method

Also Published As

Publication number Publication date
JP7046423B1 (en) 2022-04-04

Similar Documents

Publication Publication Date Title
US11462125B2 (en) Empirical expert determination and question routing system and method
CN104537000B (en) A kind of method and apparatus for pushed information
US20150213377A1 (en) Information processing apparatus, information processing method, and information processing program
US20100217879A1 (en) Systems and methods for remote access to incident data
US8843480B2 (en) Server, information-management method, information-management program, and computer-readable recording medium with said program recorded thereon, for managing information input by a user
WO2020116611A1 (en) Data retrieval device, data retrieval method and program, edge server, and program thereof
KR20120072085A (en) System for providing location based service for supporting foundation of enterprise and method thereof
CN108291954A (en) The establishment system and its control method of wave condition map
US20160374127A1 (en) Mobile terminal, access point related content providing server, access point related content acquiring method, mobile terminal program
CN107172065B (en) Intelligent sharing method and system for on-site video
JP2022172572A (en) Information processing device, information processing method, and program
JP6221453B2 (en) POSITION ESTIMATION METHOD, POSITION ESTIMATION PROGRAM, AND POSITION ESTIMATION DEVICE
JP2010140355A (en) System and method for searching information
CN109660503B (en) Method, device, equipment and medium for analyzing abnormal use behavior of user terminal
JP4828653B1 (en) Server, dictionary generation method, dictionary generation program, and computer-readable recording medium for recording the program
CA3009696A1 (en) Information processing method and apparatus
JP6471646B2 (en) Display program, control device, and display method
JP6734460B2 (en) Display control device, display control method, and program
KR101602098B1 (en) Internet access supporting system, control method thereof, recording medium for recording program for executing the control method, application saved in the recording medium for executing the control method being combined with hardware
CN117479171B (en) Interaction method of NFC business card and computer equipment
JP7255735B1 (en) Delivery device, delivery system, delivery method, and program
KR101308607B1 (en) Name card management system using social network service and method therefor
CN115695221A (en) Service data acquisition method and service data storage method
CN118014656A (en) Advertisement attribution method, advertisement attribution device, computer equipment and storage medium
CN113641972A (en) Account identification method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210506

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210506

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210623

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210819

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211227

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: 20220302

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220318

R150 Certificate of patent or registration of utility model

Ref document number: 7046423

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