CN103440297A - Method for recording and reading user operation log information - Google Patents

Method for recording and reading user operation log information Download PDF

Info

Publication number
CN103440297A
CN103440297A CN2013103647220A CN201310364722A CN103440297A CN 103440297 A CN103440297 A CN 103440297A CN 2013103647220 A CN2013103647220 A CN 2013103647220A CN 201310364722 A CN201310364722 A CN 201310364722A CN 103440297 A CN103440297 A CN 103440297A
Authority
CN
China
Prior art keywords
log
parameter
user
list
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.)
Pending
Application number
CN2013103647220A
Other languages
Chinese (zh)
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.)
SUZHOU MAIKE NETWORK SAFETY TECHNOLOGY Co Ltd
Original Assignee
SUZHOU MAIKE NETWORK SAFETY TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SUZHOU MAIKE NETWORK SAFETY TECHNOLOGY Co Ltd filed Critical SUZHOU MAIKE NETWORK SAFETY TECHNOLOGY Co Ltd
Priority to CN2013103647220A priority Critical patent/CN103440297A/en
Publication of CN103440297A publication Critical patent/CN103440297A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method for recording and reading user operation log information. The method comprises a recording method. The recording method includes the following steps that 1, a network management system end establishes a log recording sheet, a user operation list and a parameter list and sets the value of the user operation list and the value of the parameter list; 2, after a user carries out an operation, the network management system end firstly obtains the URL link of the operation, information is obtained through analysis of the URL link, whether the operation needs to be recorded in a log or not is judged, if the operation needs to be recorded in the log, the step 3 is carried out, and otherwise, the step 2 is carried out repeatedly; 3, the obtained information is sequentially stored in the corresponding positions in the log recording sheet, and obtained parameter information is stored in the corresponding positions in the log recording sheet. Meanwhile, the method further comprises a reading method. The method for recording and reading the user operation log information enables users to perform viewing conveniently and facilitates data mining and data analysis, storage capacity is small, analysis is simple, a show method is friendly, and the method is convenient to use.

Description

A kind of User operation log recording of information and read method
Technical field
The present invention relates to a kind of User operation log recording of information and read method, belong to the computer network communication technology field.
Background technology
Along with the fast development of internet, increasing people gets used to online and checks information, how better to keep the user here, for the development of website, is vital.If can accomplish to understand user's online custom, formulate for most of user the online that meets its custom and experience, play vital effect for keeping the user here.And good User operation log can provide detailed data, be used for the online custom of analysis user.But, current log recording method, the information of record is comprehensive not, or directly uses the operation note of Chinese recording user, this recording mode, memory space is large, and precision is not high, and statistics, analysis for data, can not provide effective support.
Summary of the invention
Goal of the invention: the object of the invention is to for the deficiencies in the prior art, provide a kind of and reduce memory space, be convenient to User operation log recording of information and the read method of data statistic analysis.
Technical scheme: a kind of User operation log recording of information of the present invention and read method, comprise recording method, specifically carry out as follows:
S1, network management system end are set up log recording table, user's operating list and parameter list, and the value of setting user's operating list and parameter list, described log recording table comprises operating personnel ID, operating personnel's name, running time, operation mark symbol and parameter information; Described user's operating list comprises operation mark symbol ID1, the class name of operation calls and the method name of operation calls; Title and the Chinese corresponding to parameter of the parameter that described parameter list comprises parameter identifier ID2, will record;
After S2, user carry out an operation, at first the network management system end obtains the URL link of this operation, obtain operating personnel ID, operating personnel's name, running time, operation mark symbol and parameter information by the analysis to the URL link, and the operation mark symbol is corresponding with the operation mark symbol ID1 in user's operating list, determine whether to need the operation of log, if it is perform step S3, if not repeated execution of steps S2;
S3, the operating personnel ID by obtaining, operating personnel's name, running time and operation mark symbol store corresponding position in log recording table successively into, change into the operational character string after the parameter information obtained is separated with specific separator, store corresponding position in log recording table into;
S4, continuation repeated execution of steps (1), step (2) and step (3), store user's Operation Log information into log recording table.
Being further defined to of the inventive method, also comprise read method, specifically carries out as follows:
Record in Q1, extraction log recording table, the symbol of the operation mark in log recording table ID1 is corresponding with the operation mark symbol ID1 in user's operating list, the method name of the operation calls that in extraction user operating list, this operation mark symbol ID1 is corresponding;
Record in Q2, extraction log recording table, parameter information is resolved according to specific character, string segmentation is become to a plurality of substrings, described specific separator is identical with the specific separator described in step S4, the parameter identifier ID2 that extraction parses is corresponding with the parameter identifier ID2 in parameter list, Chinese corresponding to parameter that in the extracting parameter list, this parameter identifier ID2 is corresponding;
Q3, the parameter information and Chinese corresponding to parameter that in the method name of user's operation calls of obtaining in step Q1 and step Q2, obtain are showed according to specific language template.
Further, in step S1, also comprise in user's operating list and whether need log whether need log for distinguishing this operation; In step S2, while determining whether to need the operation of log, judgement " whether needing log ", if 1, log, if 2, log not.
Beneficial effect: a kind of User operation log recording of information method provided by the invention, give operation the code name corresponding with parameter, only record code name in log sheet, while reading daily record, convert code name to word, facilitate the user to check; The present invention's code name recorded information, facilitate system to be operated log information, facilitates excavation and the data analysis of data; Memory space of the present invention is little, resolves simply, and the exhibition method close friend, easy to use.
The accompanying drawing explanation
The process flow diagram that Fig. 1 is User operation log recording of information method provided by the invention;
The process flow diagram of the read method that Fig. 2 is User operation log information provided by the invention.
Embodiment
Below technical solution of the present invention is elaborated, but protection scope of the present invention is not limited to described embodiment.
Embodiment: a kind of User operation log recording of information of the present invention and read method comprise recording method and read method.
The process flow diagram of recording method as shown in Figure 1, specifically carries out as follows:
S1, network management system end are set up log recording table, user's operating list and parameter list, and set the value of user's operating list and parameter list.
Described log recording table comprises operating personnel ID, operating personnel's name, running time, operation mark symbol and parameter information, and concrete tableau format is as shown in table 1.
Field Explanation
id Operating personnel's indications
username Operating personnel's login name
time Running time
actionid The operation mark symbol
Parameter Parameter information
Described user's operating list comprises whether the class name of operation mark symbol ID1, operation calls, method name and this operation of operation calls need log, and concrete tableau format is as shown in table 2.
Table 2: user operated table
Field Explanation
Id1 The operation indications
action The class name of operation calls
method The method name of operation calls
desc The method explanation
is_log Whether this operation needs log
Title and the Chinese corresponding to parameter of the parameter that described parameter list comprises parameter identifier ID2, will record, concrete tableau format is as shown in table 3.
Table 3: parameter list
Field Explanation
Id2 Parameter identifier
name The title of the parameter recorded
desc The Chinese that parameter is corresponding
After S2, user carry out an operation, at first the network management system end obtains the URL link of this operation, obtain operating personnel ID, operating personnel's name, running time, operation mark symbol and parameter information by the analysis to the URL link, and the operation mark symbol is corresponding with the operation mark symbol ID1 in user's operating list, determine whether to need the operation of log, if it is perform step S3, if not repeated execution of steps S2.
While determining whether to need the operation of log, judge whether user's operating list " needs log ", if 1, log, if 2, log not.
S3, the operating personnel ID by obtaining, operating personnel's name, running time and operation mark symbol store corresponding position in log recording table successively into, change into the operational character string after the parameter information obtained is separated with specific separator, store corresponding position in log recording table into.
S4, continuation repeated execution of steps (1), step (2) and step (3), store user's Operation Log information into log recording table.
The process flow diagram of read method as shown in Figure 2, specifically carries out as follows:
Record in Q1, extraction log recording table, the symbol of the operation mark in log recording table ID1 is corresponding with the operation mark symbol ID1 in user's operating list, the method name of the operation calls that in extraction user operating list, this operation mark symbol ID1 is corresponding.
Record in Q2, extraction log recording table, parameter information is resolved according to specific character, string segmentation is become to a plurality of substrings, described specific separator is identical with the specific separator described in step S4, the parameter identifier ID2 that extraction parses is corresponding with the parameter identifier ID2 in parameter list, Chinese corresponding to parameter that in the extracting parameter list, this parameter identifier ID2 is corresponding.
Q3, the parameter information and Chinese corresponding to parameter that in the method name of user's operation calls of obtaining in step Q1 and step Q2, obtain are showed according to specific language template.
In the present embodiment, according to specific language template, showed as shown in table 4:
Table 4:
Figure BDA0000369338590000041
The present invention gives operation the code name corresponding with parameter, only records code name in log sheet, while reading daily record, converts code name to word, facilitates the user to check.
As mentioned above, although meaned and explained the present invention with reference to specific preferred embodiment, it shall not be construed as the restriction to the present invention self.Under the spirit and scope of the present invention prerequisite that does not break away from the claims definition, can make in the form and details various variations to it.

Claims (3)

1. a User operation log recording of information and read method, is characterized in that, comprises recording method, specifically carries out as follows:
S1, network management system end are set up log recording table, user's operating list and parameter list, and the value of setting user's operating list and parameter list, described log recording table comprises operating personnel ID, operating personnel's name, running time, operation mark symbol and parameter information; Described user's operating list comprises operation mark symbol ID1, the class name of operation calls and the method name of operation calls; Title and the Chinese corresponding to parameter of the parameter that described parameter list comprises parameter identifier ID2, will record;
After S2, user carry out an operation, at first the network management system end obtains the URL link of this operation, obtain operating personnel ID, operating personnel's name, running time, operation mark symbol and parameter information by the analysis to the URL link, and the operation mark symbol is corresponding with the operation mark symbol ID1 in user's operating list, determine whether to need the operation of log, if it is perform step S3, if not repeated execution of steps S2;
S3, the operating personnel ID by obtaining, operating personnel's name, running time and operation mark symbol store corresponding position in log recording table successively into, change into the operational character string after the parameter information obtained is separated with specific separator, store corresponding position in log recording table into;
S4, continuation repeated execution of steps (1), step (2) and step (3), store user's Operation Log information into log recording table.
2. a kind of User operation log recording of information method according to claim 1, is characterized in that, also comprises read method, specifically carries out as follows:
Record in Q1, extraction log recording table, the symbol of the operation mark in log recording table ID1 is corresponding with the operation mark symbol ID1 in user's operating list, the method name of the operation calls that in extraction user operating list, this operation mark symbol ID1 is corresponding;
Record in Q2, extraction log recording table, parameter information is resolved according to specific character, string segmentation is become to a plurality of substrings, described specific separator is identical with the specific separator described in step S4, the parameter identifier ID2 that extraction parses is corresponding with the parameter identifier ID2 in parameter list, Chinese corresponding to parameter that in the extracting parameter list, this parameter identifier ID2 is corresponding;
Q3, the parameter information and Chinese corresponding to parameter that in the method name of user's operation calls of obtaining in step Q1 and step Q2, obtain are showed according to specific language template.
3. a kind of User operation log recording of information method according to claim 1, is characterized in that, in step S1, also comprises in user's operating list and whether need log, for distinguishing this operation, whether needs log; In step S2, while determining whether to need the operation of log, judgement " whether needing log ", if 1, log, if 2, log not.
CN2013103647220A 2013-08-20 2013-08-20 Method for recording and reading user operation log information Pending CN103440297A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013103647220A CN103440297A (en) 2013-08-20 2013-08-20 Method for recording and reading user operation log information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013103647220A CN103440297A (en) 2013-08-20 2013-08-20 Method for recording and reading user operation log information

Publications (1)

Publication Number Publication Date
CN103440297A true CN103440297A (en) 2013-12-11

Family

ID=49693989

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013103647220A Pending CN103440297A (en) 2013-08-20 2013-08-20 Method for recording and reading user operation log information

Country Status (1)

Country Link
CN (1) CN103440297A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331487A (en) * 2014-11-13 2015-02-04 携程计算机技术(上海)有限公司 Method and device for processing logs
CN106227711A (en) * 2016-07-26 2016-12-14 无锡天脉聚源传媒科技有限公司 A kind of method and device processing custom parameter
CN106294700A (en) * 2016-08-08 2017-01-04 无锡天脉聚源传媒科技有限公司 The storage of a kind of daily record and read method and device
CN107172457A (en) * 2017-03-27 2017-09-15 武汉斗鱼网络科技有限公司 A kind of information collecting method and device
CN107402875A (en) * 2017-07-31 2017-11-28 深圳市金立通信设备有限公司 A kind of log recording method, terminal and computer-readable recording medium
WO2018099154A1 (en) * 2016-12-02 2018-06-07 华为技术有限公司 Event processing method, network management device, and server
CN108427619A (en) * 2018-03-13 2018-08-21 腾讯科技(深圳)有限公司 Blog management method, device, computing device and storage medium
CN109271331A (en) * 2018-08-20 2019-01-25 平安普惠企业管理有限公司 Generation method, device, computer equipment and the storage medium of log
US10389826B2 (en) 2015-07-09 2019-08-20 Guangzhou Ucweb Computer Technology Co., Ltd. Webpage pre-reading method, apparatus and smart terminal device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004259083A (en) * 2003-02-27 2004-09-16 Shigeru Koyanagi Method, server and program for retrieving information
CN1852142A (en) * 2005-12-30 2006-10-25 华为技术有限公司 Message interception generally used in network management and processing method therefor
CN102750308A (en) * 2012-03-13 2012-10-24 新奥特(北京)视频技术有限公司 Method for realizing output of multi-language competition data

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004259083A (en) * 2003-02-27 2004-09-16 Shigeru Koyanagi Method, server and program for retrieving information
CN1852142A (en) * 2005-12-30 2006-10-25 华为技术有限公司 Message interception generally used in network management and processing method therefor
CN102750308A (en) * 2012-03-13 2012-10-24 新奥特(北京)视频技术有限公司 Method for realizing output of multi-language competition data

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
刘明月: "基于WEB日志的用户行为分析", 《中国优秀硕士学位论文全文数据库 信息科技辑》, no. 8, 15 August 2008 (2008-08-15) *
刘梦超 等: "数据挖掘在用户上网行为分析中的应用研究", 《电脑知识与技术》, vol. 8, no. 31, 5 November 2012 (2012-11-05) *
李宁波 等: "基于连接跟踪的存储优化日志系统的研究", 《计算机应用研究》, vol. 25, no. 4, 15 April 2008 (2008-04-15) *
罗新: "基于SQLServer2005的Web日志挖掘应用研究", 《现代计算机(专业版)》, 15 December 2008 (2008-12-15) *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331487A (en) * 2014-11-13 2015-02-04 携程计算机技术(上海)有限公司 Method and device for processing logs
US10389826B2 (en) 2015-07-09 2019-08-20 Guangzhou Ucweb Computer Technology Co., Ltd. Webpage pre-reading method, apparatus and smart terminal device
CN106227711A (en) * 2016-07-26 2016-12-14 无锡天脉聚源传媒科技有限公司 A kind of method and device processing custom parameter
CN106294700A (en) * 2016-08-08 2017-01-04 无锡天脉聚源传媒科技有限公司 The storage of a kind of daily record and read method and device
WO2018099154A1 (en) * 2016-12-02 2018-06-07 华为技术有限公司 Event processing method, network management device, and server
CN107172457A (en) * 2017-03-27 2017-09-15 武汉斗鱼网络科技有限公司 A kind of information collecting method and device
CN107402875A (en) * 2017-07-31 2017-11-28 深圳市金立通信设备有限公司 A kind of log recording method, terminal and computer-readable recording medium
CN108427619A (en) * 2018-03-13 2018-08-21 腾讯科技(深圳)有限公司 Blog management method, device, computing device and storage medium
CN108427619B (en) * 2018-03-13 2020-10-20 腾讯科技(深圳)有限公司 Log management method and device, computing equipment and storage medium
CN109271331A (en) * 2018-08-20 2019-01-25 平安普惠企业管理有限公司 Generation method, device, computer equipment and the storage medium of log
CN109271331B (en) * 2018-08-20 2022-06-10 平安普惠企业管理有限公司 Log generation method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103440297A (en) Method for recording and reading user operation log information
CN104584003B (en) Word is detected and domain dictionary is recommended
CN103294800B (en) A kind of information-pushing method and device
CN105095211B (en) The acquisition methods and device of multi-medium data
CN113412608B (en) Content pushing method and device, server and storage medium
CN103399885B (en) Mining method and device of POI (point of interest) representing images and server
CN109242555B (en) Voice-based advertisement playing method and related product
CN103123618A (en) Text similarity obtaining method and device
EP3029567B1 (en) Method and device for updating input method system, computer storage medium, and device
CN104462547A (en) Configurable webpage data acquisition method and system
CN102402432A (en) Method for creating a multi-lingual web page
CN105550253B (en) Method and device for acquiring type relationship
CN109840300A (en) Internet public opinion analysis method, apparatus, equipment and computer readable storage medium
US10217455B2 (en) Linguistic model database for linguistic recognition, linguistic recognition device and linguistic recognition method, and linguistic recognition system
CN101727199A (en) Input method and input equipment
CN104660581A (en) Method, device and system for determining target users for business strategy
CN103455479A (en) Method and terminal for creating contacts
CN103365934A (en) Extracting method and device of complex named entity
CN107391573A (en) A kind of data message extracting method and system based on computing with words
CN105119743B (en) Acquisition method of user behavior intention and apparatus
CN104298739B (en) A kind of data processing method and device
WO2019080419A1 (en) Method for building standard knowledge base, electronic device, and storage medium
CN106372083A (en) Controversial news clue automatic discovery method and system
TW201520791A (en) Processing page
CN103164522A (en) Method for obtaining linkman by end-user in social software

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20131211

RJ01 Rejection of invention patent application after publication