CN107704369A - A kind of recording method of Operation Log, electronic equipment, storage medium, system - Google Patents

A kind of recording method of Operation Log, electronic equipment, storage medium, system Download PDF

Info

Publication number
CN107704369A
CN107704369A CN201710775982.5A CN201710775982A CN107704369A CN 107704369 A CN107704369 A CN 107704369A CN 201710775982 A CN201710775982 A CN 201710775982A CN 107704369 A CN107704369 A CN 107704369A
Authority
CN
China
Prior art keywords
module
map
log
operation log
operation requests
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
CN201710775982.5A
Other languages
Chinese (zh)
Other versions
CN107704369B (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.)
Guangzhou Aerospace Cloud Macro Technology Co Ltd
GUANGZHOU WINHONG INFORMATION TECHNOLOGY Co Ltd
Original Assignee
Guangzhou Aerospace Cloud Macro Technology Co Ltd
GUANGZHOU WINHONG INFORMATION 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 Guangzhou Aerospace Cloud Macro Technology Co Ltd, GUANGZHOU WINHONG INFORMATION TECHNOLOGY Co Ltd filed Critical Guangzhou Aerospace Cloud Macro Technology Co Ltd
Priority to CN201710775982.5A priority Critical patent/CN107704369B/en
Publication of CN107704369A publication Critical patent/CN107704369A/en
Application granted granted Critical
Publication of CN107704369B publication Critical patent/CN107704369B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3438Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment monitoring of user actions

Abstract

The present invention provides a kind of recording method of Operation Log, operation requests, analysis operation request, record traffic information are intercepted including step, analyze response results, Operation Log is generated, stores Operation Log, operation requests are intercepted using blocker or filter, analysis operation acquisition request solicited message, Map Key is generated according to solicited message, business information is obtained by matching to map, business information is recorded to log recording object;The present invention relates to a kind of record system of Operation Log;The invention further relates to electronic equipment and readable storage medium storing program for executing, for performing a kind of recording method of Operation Log;The present invention is by introducing mapping table, business information is added for Operation Log, by the analysis to operation requests parameter, make operation log recording support to record a variety of Operation Logs to same operation requests, solicited message is automatically analyzed by filter or blocker and generates Operation Log.

Description

A kind of recording method of Operation Log, electronic equipment, storage medium, system
Technical field
The present invention relates to field of computer technology, more particularly to a kind of recording method of Operation Log, electronic equipment, storage Medium, system.
Background technology
Cloud resource management platform is managed collectively by network to physical resource, virtual resource, service resources, cloud resource Management platform typically using REST software architectures style realize, institute it is functional be all to be provided by REST interfaces, front-end interface or Third party user is that system interface is made requests on by HTTP (or HTTPS) mode.In cloud resource management platform, it is Ensure the validity of user's operation and user's operation is audited and investigated in the future, system needs (to manage user Member and end user) key operation done carries out log recording.The following important information due to operation log recording:Operation is used Whom family is, perform be what operation, the operation be when perform, implementing result how etc..These log recordings The operation trace and operating result of operation user, allow the operator to look back the use experience of conventional system;Also it is to be simultaneously Reason under the overall leadership or attendant provide detailed operation information, and the behavior to operator is inquired about and analyzed.
In the framework for providing log recording at present, popular solution is to use Log4j, Apache Common The Open Frameworks such as Logging, logback.The log recording and output function provided by these frameworks, developer can be with Add operation log recording sentence in each key operation interface, it is the record operation information of user, action name, processed Object, operation result information etc.;These Operation Logs can be output to console, file or database by daily record framework In.Recording these Operation Logs, must be requested that developer inserts log recording sentence in the needed position of system, and phase The business information of pass recorded in log recording.And these daily record frameworks, more for the debugging in program development process, The problem of in system maintenance, tracks and analyzes, and often lacks the business information of request operation, such as operates affiliated module, user holds Capable is any operation, and operation object is the information such as what, and when recording Operation Log, each request can only record a kind of behaviour Make daily record, and for realizing a variety of operations in same request, then can not accurate recording Operation Log business information.
The content of the invention
For overcome the deficiencies in the prior art, an object of the present invention is to provide a kind of record side of Operation Log Method, by introducing mapping table, business information is added for Operation Log, by the analysis to operation requests parameter, makes Operation Log Record is supported to record a variety of Operation Logs to same operation requests.
The present invention provides a kind of recording method of Operation Log, comprises the following steps:
Operation requests are intercepted, operation requests are intercepted from the background;
Analysis operation is asked, and the backstage is analyzed the operation requests, obtains the request letter of the operation requests Breath;
Record traffic information, the backstage generate the Map Key of the operation requests according to the solicited message, and match The Map Key of the operation requests and the Map Key of map paths table, obtain business information, and by the business information record to Log recording object;
Operation Log is generated, the backstage generates Operation Log according to the solicited message and the business information.
Further, the solicited message includes requesting method, request path, required parameter, request time, request ground Location, request user.
Further, after the backstage is specially described according to the Map Key of the solicited message generation operation requests Platform analyzes the required parameter, obtains the operation of the operation requests, and according to the requesting method, the request path and institute The operation for stating operation requests generates the Map Key of the operation requests.
Further, the Map Key of the matching operation requests and the Map Key of map paths table include following step Suddenly:
Path is divided, and the Map Key of the operation requests is divided into path array by the backstage;
Array length matches, the length and the Map Key of the map paths table of the backstage matching path array Length;
Route matching, the backstage match the value of the path array and the value of the Map Key of the map paths table;
Business information is obtained, the backstage obtains the business information, and the business information is recorded to log recording Object.
Further, between the step record business information and step generation Operation Log also including step point Response results are analysed, the backstage is analyzed the response results of the operation requests, recording responses state and response time.
Further, step storage Operation Log is also included after the step generates Operation Log, the backstage is right The Operation Log is stored.
A kind of electronic equipment, including:Processor;
Memory;And program, wherein described program is stored in the memory, and is configured to by processor Perform, described program includes being used for the recording method for performing a kind of above-mentioned Operation Log.
A kind of computer-readable recording medium, is stored thereon with computer program, and the computer program is held by processor A kind of above-mentioned recording method of Operation Log of row.
A kind of record system of Operation Log, including blocking module, analysis module, record traffic information module, path reflect Firing table, daily record generation module, response analysis module, memory module, the record traffic information module include Map Key generation mould Block and route matching module, the blocking module intercept operation requests, and the analysis module analyzes the operation requests, and obtains The solicited message of the operation requests, the solicited message include requesting method, request path, required parameter, request time, please Address, request user are asked, the map paths table is used to record business information corresponding to the solicited message, the Map Key life The Map Key of the operation requests is generated according to the solicited message into module, the route matching module matches the operation please The Map Key and the Map Key of the map paths table asked, the daily record generation module generate Operation Log, the memory module The Operation Log is obtained, and the Operation Log is stored, the response analysis module analyzes response results, and records Responsive state and response time.
Further, the record traffic information module also includes Parameter analysis module, the Parameter analysis module analysis The required parameter, obtains the operation of the operation requests, the Map Key generation module according to the requesting method, it is described please The operation of path and the operation requests is asked to generate the Map Key of the operation requests;The route matching module also includes path Division module, array length matching module, array value matching module, business information obtaining module, the path division module are drawn The Map Key of point operation requests be path array, the array length matching module match the path array length and The mapping key length of the map paths table, the array value matching module match the value of the path array and the path The value of the Map Key of mapping table, the business information obtaining module obtains the business information, and the business information is recorded To log recording object.
Compared with prior art, the beneficial effects of the present invention are:
The present invention provides a kind of recording method of Operation Log, including step intercepts operation requests, analysis operation request, note Business information is recorded, analyzes response results, generates Operation Log, stores Operation Log, operation is intercepted using blocker or filter Request, analysis operation acquisition request solicited message, Map Key is generated according to solicited message, believed by matching mapping acquisition business Breath, business information is recorded to log recording object;The present invention relates to a kind of record system of Operation Log;The invention further relates to Electronic equipment and readable storage medium storing program for executing, for performing a kind of recording method of Operation Log;The present invention is by introducing mapping table Operation Log adds business information, and by the analysis to operation requests parameter, supporting operation log recording please to same operation Ask and record a variety of Operation Logs, operation requests are automatically analyzed by filter or blocker and generate Operation Log, are reduced out The workload of personnel record's Operation Log is sent out, developer need to only add the business information of an operation in business information list Record, the record system of Operation Log can load the business information generation mapping table of operation, the realization of operation log recording with The decoupling of operate interface, make code more succinct, improve the maintainability of system and reduce the maintenance cost of system, pass through industry Business information is analyzed Operation Log, understands the operation trace of user, the time of analysis response operation, to time-consuming longer behaviour Make carry out analysis and optimization, the operation to operation failure is tracked and analyzed, the reason for checking operation failure, makes a thorough investigation of ask side by side Whether path or required parameter are correct.
Described above is only the general introduction of technical solution of the present invention, in order to better understand the technological means of the present invention, And can be practiced according to the content of specification, below with presently preferred embodiments of the present invention and coordinate accompanying drawing describe in detail as after. The embodiment of the present invention is shown in detail by following examples and its accompanying drawing.
Brief description of the drawings
Accompanying drawing described herein is used for providing a further understanding of the present invention, forms the part of the application, this hair Bright schematic description and description is used to explain the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is a kind of recording method flow chart of Operation Log of the present invention;
Fig. 2 is the recording process timing diagram of Operation Log of the embodiment of the present invention;
Fig. 3 is the route matching flow chart of the embodiment of the present invention;
Fig. 4 is a kind of record system structured flowchart of Operation Log of the present invention.
Embodiment
Below, with reference to accompanying drawing and embodiment, the present invention is described further, it is necessary to which explanation is, not Under the premise of afoul, new implementation can be formed between various embodiments described below or between each technical characteristic in any combination Example.
A kind of recording method of Operation Log, as shown in figure 1, comprising the following steps:
When system starts, map paths table is loaded onto internal memory, the key of map paths table is requesting method (HttpMethod)+request path (URI)+operation (action), the value of map paths table is corresponding to the key of map paths table Business information, including said module, action type, operation object etc., if including multiple operations in an operation requests, need According to requesting method (HttpMethod)+request path (URI)+operation (action) rule, the business for adding a plurality of operation is believed Breath makes same request path support the record of different operating daily record to mapping table.
Operation requests are intercepted, as shown in Fig. 2 when system starts, load filter or blocker, backstage intercepts operation please Ask.
Analysis operation is asked, background analysis operation request, obtains the solicited message of operation requests;Preferably, solicited message Including requesting method, request path, required parameter, request time, request address, request user, filter or blocker are automatic Analysis operation is asked, and reduces the workload that developer records Operation Log.
Record traffic information, from the background according to solicited message generate operation requests Map Key, and matching operation request reflect The Map Key of key and map paths table is penetrated, obtains business information, and business information is recorded to log recording object;Developer The business information record of an operation need to be only added in business information list, the record system of Operation Log can load operation Business information generation mapping table, the realization of operation log recording and the decoupling of operate interface make code more succinct, improved The maintainability of system simultaneously reduces the maintenance cost of system, it is preferable that generates the mapping of operation requests according to solicited message from the background Key is specially that background analysis required parameter or request are held in vivo, obtains the operation of operation requests, and according to requesting method, request road The Map Key of the operation generation operation requests of footpath and operation requests.When there was only an operation in operation requests, operation (action) it can be null character string, it is preferable that as shown in figure 3, the Map Key and map paths table of matching operation request reflect Key is penetrated to comprise the following steps:
Path is divided, and the Map Key of operation requests is divided into path array according to "/" character from the background;
Array length matches, the length of backstage coupling path array and the mapping key length of map paths table, length phase Deng then the match is successful, and otherwise it fails to match;
Route matching, the value of the value of backstage coupling path array and the Map Key of map paths table, the equal then matching of value into Work(, otherwise it fails to match, " XXX " asterisk wildcard is run into matching process, then it is assumed that be worth herein equal;
Business information is obtained, route matching success, backstage obtains business information, and business information is recorded to log recording Object.
Preferably, step analysis response knot is also included between step record business information and step generation Operation Log Fruit, the response results of operation requests are analyzed from the background, obtain responsive state and response time, and recording responses state and sound Between seasonable, if operation requests fail, operation failure details, and the time loss of computation requests recorded, passes through business information pair Operation Log is analyzed, and is understood the operation trace of user, the time of analysis response operation, is divided taking longer operation Analysis and optimization, the operation to operation failure is tracked and analyzes, the reason for checking operation failure, looks into request path side by side or please Ask parameter whether correct.
Operation Log is generated, backstage generates Operation Log, and filter or blocker automatically generate Operation Log.
Preferably, step storage Operation Log is also included after step generates Operation Log, Operation Log is entered from the background Row is stored to database or file, when obtaining Operation Log, can be inquired about, analyzed and problem by way of structuring Tracking, according to module polls, which user analysis has accessed corresponding module;Inquired about according to user, analyze the operation of user Track;According to the time-consuming analysis of operation, designation method can be directed to and carry out performance optimization, can also be the operation for performing failure, point Analyse failure cause and whether investigation solicited message is correct.
A kind of electronic equipment, including:Processor;Memory;And program, its Program are stored in memory, and And be configured to by computing device, program includes being used for the recording method for performing a kind of above-mentioned Operation Log;A kind of computer Readable storage medium storing program for executing, is stored thereon with computer program, and computer program is executed by processor a kind of note of above-mentioned Operation Log Recording method.
A kind of record system of Operation Log, as shown in figure 4, including blocking module, analysis module, record traffic information mould Block, map paths table, daily record generation module, record traffic information module include Map Key generation module and route matching module, Blocking module intercepts operation requests, the request of analysis module analysis operation, and obtains the solicited message of operation requests, map paths table For recording business information corresponding to solicited message, Map Key generation module generates the mapping of operation requests according to solicited message Key, the Map Key of route matching module matching operation request and the Map Key of map paths table, the generation operation of daily record generation module Daily record.
Preferably, solicited message includes requesting method, request path, required parameter, request time, request address, request User.
Preferably, record traffic information module also includes Parameter analysis module, Parameter analysis module analysis required parameter, obtains The operation of extract operation request, Map Key generation module are generated according to the operation of requesting method, request path and operation requests and operated The Map Key of request.
Preferably, route matching module also includes path division module, array length matching module, array value matching mould Block, business information obtaining module, the Map Key key of path division module division operation request is path array, and array length matches The length of module coupling path array and the mapping key length of map paths table, array value matching module coupling path array Value and the value of the Map Key of map paths table, business information obtaining module obtains business information, and business information is recorded into the Summer Solstice or the Winter Solstice Will records object.
Preferably, in addition to response analysis module, response analysis module analyze response results, and recording responses state and sound Between seasonable.
Preferably, in addition to memory module, memory module obtains Operation Log, and Operation Log is stored.
The present invention adds business information by introducing mapping table, for Operation Log, by the analysis to operation requests parameter, Make operation log recording support to record a variety of Operation Logs to same operation requests, behaviour is automatically analyzed by filter or blocker Ask and generate Operation Log, reduce the workload that developer records Operation Log, developer need to only believe in business The business information record of one operation of addition in list is ceased, the record system of Operation Log can load the business information life of operation Into mapping table, the realization of operation log recording and the decoupling of operate interface, make code more succinct, improve safeguarding for system Property and reduce the maintenance cost of system, Operation Log is analyzed by business information, understands the operation trace of user, analyze The time of operation is responded, analysis and optimization is carried out to time-consuming longer operation, the operation to operation failure is tracked and analyzed, The reason for checking operation failure, looks into request path side by side or whether required parameter is correct.
More than, only presently preferred embodiments of the present invention, any formal limitation not is made to the present invention;All one's own professions The those of ordinary skill of industry can swimmingly implement the present invention shown in by specification accompanying drawing and above;But all to be familiar with sheet special The technical staff of industry without departing from the scope of the present invention, is made a little using disclosed above technology contents The equivalent variations of variation, modification and evolution, it is the equivalent embodiment of the present invention;Meanwhile all substantial technologicals according to the present invention Variation, modification and evolution of any equivalent variations made to above example etc., still fall within technical scheme Within protection domain.

Claims (10)

1. a kind of recording method of Operation Log, it is characterised in that comprise the following steps:
Operation requests are intercepted, operation requests are intercepted from the background;
Analysis operation is asked, and the backstage is analyzed the operation requests, obtains the solicited message of the operation requests;
Record traffic information, the backstage generate the Map Key of the operation requests according to the solicited message, and described in matching The Map Key of operation requests and the Map Key of map paths table, business information is obtained, and the business information is recorded to daily record Record object;
Operation Log is generated, the backstage generates Operation Log according to the solicited message and the business information.
A kind of 2. recording method of Operation Log as claimed in claim 1, it is characterised in that:The solicited message includes request Method, request path, required parameter, request time, request address, request user.
A kind of 3. recording method of Operation Log as claimed in claim 2, it is characterised in that:The backstage is according to the request Information generate the operation requests Map Key be specially the background analysis described in required parameter, obtain the operation requests Operation, and reflecting for the operation requests is generated according to the operation of the requesting method, the request path and the operation requests Penetrate key.
A kind of 4. recording method of Operation Log as claimed in claim 1, it is characterised in that:The matching operation requests Map Key and the Map Key of map paths table comprise the following steps:
Path is divided, and the Map Key of the operation requests is divided into path array by the backstage;
Array length matches, and the backstage matches the length of the path array and the length of the Map Key of the map paths table Degree;
Route matching, the backstage match the value of the path array and the value of the Map Key of the map paths table;
Business information is obtained, the backstage obtains the business information, and the business information is recorded to log recording object.
A kind of 5. recording method of Operation Log as claimed in claim 1, it is characterised in that:Believe in the step record business Also include step analysis response results, sound of the backstage to the operation requests between breath and step generation Operation Log Should result analyzed, recording responses state and response time.
A kind of 6. recording method of Operation Log as claimed in claim 1, it is characterised in that:Operation day is generated in the step Also include step storage Operation Log after will, the backstage stores to the Operation Log.
7. a kind of electronic equipment, it is characterised in that including:Processor;
Memory;And program, wherein described program is stored in the memory, and is configured to be held by processor OK, described program includes being used for the method described in perform claim requirement 1-6 any one.
8. a kind of computer-readable recording medium, is stored thereon with computer program, it is characterised in that:The computer program quilt Computing device method as claimed in any one of claims 1 to 6.
A kind of 9. record system of Operation Log, it is characterised in that:Including blocking module, analysis module, record traffic information mould Block, map paths table, daily record generation module, response analysis module, memory module, the record traffic information module include mapping Key generation module and route matching module, the blocking module intercept operation requests, and the analysis module analyzes the operation please Ask, and obtain the solicited message of the operation requests, the solicited message include requesting method, request path, required parameter, please Seeking time, request address, request user, the map paths table are used to record business information corresponding to the solicited message, institute State the Map Key that Map Key generation module generates the operation requests according to the solicited message, the route matching module matching The Map Key of the Map Key of the operation requests and the map paths table, the daily record generation module generate Operation Log, institute State memory module and obtain the Operation Log, and the Operation Log is stored, the response analysis module analysis response And recording responses state and response time as a result,.
A kind of 10. record system of Operation Log as claimed in claim 9, it is characterised in that:The record traffic information mould Block also includes Parameter analysis module, required parameter described in the Parameter analysis module analysis, obtains the operation of the operation requests, The Map Key generation module generates the behaviour according to the operation of the requesting method, the request path and the operation requests Make the Map Key asked;The route matching module also includes path division module, array length matching module, array value matching Module, business information obtaining module, the Map Key that the path division module divides the operation requests is path array, described Array length matching module matches the length of the path array and the mapping key length of the map paths table, the array It is worth matching module and matches the value of the path array and the value of the Map Key of the map paths table, the business information obtains mould Block obtains the business information, and the business information is recorded to log recording object.
CN201710775982.5A 2017-08-31 2017-08-31 Operation log recording method, electronic device, storage medium and system Active CN107704369B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710775982.5A CN107704369B (en) 2017-08-31 2017-08-31 Operation log recording method, electronic device, storage medium and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710775982.5A CN107704369B (en) 2017-08-31 2017-08-31 Operation log recording method, electronic device, storage medium and system

Publications (2)

Publication Number Publication Date
CN107704369A true CN107704369A (en) 2018-02-16
CN107704369B CN107704369B (en) 2021-05-04

Family

ID=61171507

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710775982.5A Active CN107704369B (en) 2017-08-31 2017-08-31 Operation log recording method, electronic device, storage medium and system

Country Status (1)

Country Link
CN (1) CN107704369B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110874305A (en) * 2019-11-14 2020-03-10 北京金山云网络技术有限公司 User operation recording method and device and server
CN111625552A (en) * 2020-05-20 2020-09-04 北京百度网讯科技有限公司 Data collection method, device, equipment and readable storage medium
CN113661484A (en) * 2021-08-25 2021-11-16 商汤国际私人有限公司 Log recording method and device, electronic equipment and computer readable storage medium
CN113726770A (en) * 2021-08-30 2021-11-30 平安国际融资租赁有限公司 Data interception method and device, computer equipment and storage medium
CN117407369A (en) * 2023-12-14 2024-01-16 宁德时代新能源科技股份有限公司 Operation log recording method and device and electronic equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101515245A (en) * 2008-02-21 2009-08-26 卓望数码技术(深圳)有限公司 Operation log recording method and system
CN103902537A (en) * 2012-12-25 2014-07-02 重庆新媒农信科技有限公司 Multi-service log data storage processing and inquiring system and method thereof
CN104281506A (en) * 2014-07-10 2015-01-14 中国科学院计算技术研究所 Data maintenance method and system for file system
CN104361032A (en) * 2014-10-27 2015-02-18 深圳市远行科技有限公司 Operation log management method
CN104899724A (en) * 2015-06-29 2015-09-09 北京金山安全软件有限公司 Method and device for generating item reminding
US9161067B1 (en) * 2013-03-15 2015-10-13 Tribune Broadcasting Company, Llc Systems and methods for determining a time period remaining until a live production system changes states
CN105512276A (en) * 2015-12-04 2016-04-20 北京金山安全软件有限公司 Method and device for constructing junk file and electronic equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101515245A (en) * 2008-02-21 2009-08-26 卓望数码技术(深圳)有限公司 Operation log recording method and system
CN103902537A (en) * 2012-12-25 2014-07-02 重庆新媒农信科技有限公司 Multi-service log data storage processing and inquiring system and method thereof
US9161067B1 (en) * 2013-03-15 2015-10-13 Tribune Broadcasting Company, Llc Systems and methods for determining a time period remaining until a live production system changes states
CN104281506A (en) * 2014-07-10 2015-01-14 中国科学院计算技术研究所 Data maintenance method and system for file system
CN104361032A (en) * 2014-10-27 2015-02-18 深圳市远行科技有限公司 Operation log management method
CN104899724A (en) * 2015-06-29 2015-09-09 北京金山安全软件有限公司 Method and device for generating item reminding
CN105512276A (en) * 2015-12-04 2016-04-20 北京金山安全软件有限公司 Method and device for constructing junk file and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
时光在路上: "日志处理二:AOP+反射实现普通操作日志设计", 《HTTPS://BLOG.CSDN.NET/TCH918/ARTICLE/DETAILS/12015643》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110874305A (en) * 2019-11-14 2020-03-10 北京金山云网络技术有限公司 User operation recording method and device and server
CN111625552A (en) * 2020-05-20 2020-09-04 北京百度网讯科技有限公司 Data collection method, device, equipment and readable storage medium
CN111625552B (en) * 2020-05-20 2024-01-02 北京百度网讯科技有限公司 Data collection method, device, equipment and readable storage medium
CN113661484A (en) * 2021-08-25 2021-11-16 商汤国际私人有限公司 Log recording method and device, electronic equipment and computer readable storage medium
CN113726770A (en) * 2021-08-30 2021-11-30 平安国际融资租赁有限公司 Data interception method and device, computer equipment and storage medium
CN117407369A (en) * 2023-12-14 2024-01-16 宁德时代新能源科技股份有限公司 Operation log recording method and device and electronic equipment

Also Published As

Publication number Publication date
CN107704369B (en) 2021-05-04

Similar Documents

Publication Publication Date Title
CN107704369A (en) A kind of recording method of Operation Log, electronic equipment, storage medium, system
CN111522922B (en) Log information query method and device, storage medium and computer equipment
CN110309071B (en) Test code generation method and module, and test method and system
CN103034735B (en) Big data distributed file export method
CN108430051B (en) Service opening method and equipment
CN103729294A (en) Method and device for testing performance script of application software
AU2021244852B2 (en) Offloading statistics collection
US11210198B2 (en) Distributed web page performance monitoring methods and systems
CN104391697A (en) System and method for managing cloud resources of application program
CN110889652A (en) Performance management method and system based on desktop cloud
CN108664657A (en) A kind of big data method for scheduling task, electronic equipment, storage medium and platform
CN112559525B (en) Data checking system, method, device and server
CN109743233A (en) A kind of pair of strong identity authentication system carries out the method and computer equipment of data acquisition
KR102189127B1 (en) A unit and method for processing rule based action
US11768889B1 (en) Evaluating configuration files for uniform resource indicator discovery
CN110321711A (en) Detect the method and system of application server SQL injection point
CN113778709B (en) Interface calling method, device, server and storage medium
CN113032836B (en) Data desensitization method and apparatus
CN115033639A (en) Method and related device for generating relation graph for data sharing among clusters
CN113067878A (en) Information acquisition method, information acquisition device, information acquisition apparatus, information acquisition medium, and program product
Kapusta et al. User session identification using reference length
KR20180052890A (en) System and method for distributed realtime processing of linguistic intelligence moduel
US9038028B1 (en) Dynamic creation and use of software testing stubs
US8321844B2 (en) Providing registration of a communication
CN111078975A (en) Multi-node incremental data acquisition system and acquisition method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant