CN104156300A - Log management system and log management method - Google Patents

Log management system and log management method Download PDF

Info

Publication number
CN104156300A
CN104156300A CN201310178132.9A CN201310178132A CN104156300A CN 104156300 A CN104156300 A CN 104156300A CN 201310178132 A CN201310178132 A CN 201310178132A CN 104156300 A CN104156300 A CN 104156300A
Authority
CN
China
Prior art keywords
operation log
log
business service
unloading
service interface
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
CN201310178132.9A
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.)
LEADE TECHNOLOGY DEVELOPMENT Co Ltd
Beijing Founder Apabi Technology Co Ltd
Original Assignee
LEADE TECHNOLOGY DEVELOPMENT Co Ltd
Beijing Founder Apabi 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 LEADE TECHNOLOGY DEVELOPMENT Co Ltd, Beijing Founder Apabi Technology Co Ltd filed Critical LEADE TECHNOLOGY DEVELOPMENT Co Ltd
Priority to CN201310178132.9A priority Critical patent/CN104156300A/en
Publication of CN104156300A publication Critical patent/CN104156300A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides a log management system and a log management method. The log management system comprises a configuration unit used for configuring operation log describing information of a business service interface, and a log agency manager used for intercepting a business request sent by a client side to a server, analyzing out a business service object and the business service interface corresponding to the business request, obtaining the operation log describing information of the business service interface according to the business service object and the business service interface and determining whether operation logs need to be recorded or not based on the operation log describing information. According to the technical scheme, all business service objects can be substituted in a unified mode, the system operation logs are recorded in a unified mode and managed in a unified mode, a developer only needs to configure the describing information of the business service interface, the system can intelligently record the user operation logs in a unified mode, the communication cost of the developer is reduced, and developing efficiency is improved.

Description

Log Administration System and blog management method
Technical field
The present invention relates to field of computer technology, in particular to a kind of Log Administration System and a kind of blog management method.
Background technology
The application of current most enterprises has the demand of real-time monitoring system operation information, and this just requires application, and this possesses in time and the ability of recording user operation information exactly during the visit in each user.Namely require system can follow the tracks of intelligently current accessed business interface, and write this Operation Log.When being responsible for the programmer of log management module exploitation, provide after the interface of register system Operation Log, every developer need to add for own responsible administration module the code of register system Operation Log.Scheme that most utilization logger system Operation Log adopts that Here it is.This scheme not only needs developer and log pattern responsible official to link up, and register system Operation Log code and service code are coupled in a large number.
Therefore, the main flow scheme of register system Operation Log has not only increased project communication cost at present, the most important thing is that log code is coupled in service code in a large number, and it makes developer can not be absorbed in business logic, is more unfavorable for system later maintenance.In view of the deficiency of current this scheme, need to provide a kind of unified agent service request, the technical scheme of unified register system Operation Log.
Summary of the invention
Consider the technical matters occurring in correlation technique, technical matters to be solved by this invention is, a kind of monitor system operation infotech is provided, unified agent service request, unified register system Operation Log.
In view of this, according to an aspect of the present invention, provide a kind of Log Administration System, having comprised: dispensing unit, for the Operation Log descriptor of configuration service service interface; Journaling agent manager, the service request that interception user end to server sends, parse business service object and the business service interface corresponding with described service request, according to described business service object and described business service interface, obtain the Operation Log descriptor of described business service interface, and determine whether to record Operation Log based on described Operation Log descriptor.
The present invention unites recording this same thing of Operation Log, provides unified agent all business service objects, unified register system Operation Log system for unified management Operation Log.Developer only needs configuration service service interface descriptor.System, by according to the unified recording user operation daily record intelligently of the business service interface descriptor of configuration, has reduced developer and has linked up cost, has promoted development efficiency.Log code is also no longer coupled in service code, the system of being more convenient for later maintenance.
In technique scheme, preferably, described journaling agent manager can comprise: encapsulation unit, for determining while need to record described Operation Log, call described business service interface, according to described business service interface call result and the described Operation Log descriptor encapsulation Operation Log corresponding with described service request, and call log interface, to record described Operation Log.
Journaling agent manager is by the business service interface result getting in conjunction with business service interface descriptor encapsulation operation log information, and call operation diary service service object's log interface, records current operation daily record.
In technique scheme, preferred, described journaling agent manager, determining while not needing to record described Operation Log, directly calls described business service interface.
In above-mentioned arbitrary technical scheme, preferred, can also comprise: time control device, for regularly by described Operation Log unloading to daily record unloading table, and remove in primary log sheet the Operation Log of unloading.
In technique scheme, preferred, described time control device comprises: unloading file generating unit, for described in unloading during Operation Log, generates daily record unloading file, and deposit described daily record unloading file in assigned address.
Automatic unloading function is migration history data in time, thereby have reduced log sheet data volume, have promoted well Operation Log access efficiency.Automatically unloading historical data generate unloading file and also reduced to a certain extent database access number of times, the system manager that is more convenient for checks unloading information.
According to a further aspect in the invention, also provide a kind of blog management method, having comprised: the Operation Log descriptor of configuration service service interface; The service request that interception user end to server sends, parses business service object and the business service interface corresponding with described service request; According to described business service object and described business service interface, obtain the Operation Log descriptor of described business service interface; According to described Operation Log descriptor, determine whether to record Operation Log.
The present invention unites recording this same thing of Operation Log, provides unified agent all business service objects, unified register system Operation Log system for unified management Operation Log.Developer only needs configuration service service interface descriptor.System, by according to the unified recording user operation daily record intelligently of the business service interface descriptor of configuration, has reduced developer and has linked up cost, has promoted development efficiency.Log code is also no longer coupled in service code, the system of being more convenient for later maintenance.
In technique scheme, preferably, can also comprise: determining while need to record described Operation Log, call described business service interface, according to described business service interface, call result and the described Operation Log descriptor encapsulation Operation Log corresponding with described service request, and call log interface, to record described Operation Log.
By the business service interface result getting, in conjunction with business service interface descriptor encapsulation operation log information, and call operation diary service service object's log interface, records current operation daily record.
In technique scheme, preferred, can also comprise: determining while not needing to record described Operation Log, directly call described business service interface.
In above-mentioned arbitrary technical scheme, preferred, can also comprise: regularly by described Operation Log unloading to daily record unloading table, and remove in primary log sheet the Operation Log of unloading.
In technique scheme, preferred, described in unloading during Operation Log, generate daily record unloading file, and deposit described daily record unloading file in assigned address.
Automatic unloading function is migration history data in time, thereby have reduced log sheet data volume, have promoted well Operation Log access efficiency.Automatically unloading historical data generate unloading file and also reduced to a certain extent database access number of times, the system manager that is more convenient for checks unloading information.
The invention provides all business service objects of unified agent, the function of unified register system Operation Log system for unified management Operation Log.Adopt after technical solution of the present invention, developer only needs configuration service service interface operation descriptor.System will be unified recording user operation daily record intelligently, reduce developer and link up cost, promote development efficiency.Log code is also no longer coupled in service code, the system of being more convenient for later maintenance.Meanwhile, thus automatically unloading function in time migration history data reduced log sheet data volume, promoted well Operation Log access efficiency.Automatically unloading historical data generate unloading file and also reduced to a certain extent database access number of times, the system manager that is more convenient for checks unloading information.
Accompanying drawing explanation
Fig. 1 shows the block diagram of Log Administration System according to an embodiment of the invention;
Fig. 2 shows the process flow diagram of blog management method according to an embodiment of the invention;
Fig. 3 shows according to an embodiment of the invention based on proxy mode register system Operation Log processing flow chart;
Fig. 4 shows according to an embodiment of the invention unloading Operation Log processing flow chart automatically.
Embodiment
In order more clearly to understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.It should be noted that, in the situation that not conflicting, the application's embodiment and the feature in embodiment can combine mutually.
Set forth in the following description a lot of details so that fully understand the present invention, still, the present invention can also adopt other to be different from other modes described here and implement, and therefore, the present invention is not limited to the restriction of following public specific embodiment.
Fig. 1 shows the block diagram of Log Administration System according to an embodiment of the invention.
As shown in Figure 1, Log Administration System 100 is applied to server side according to an embodiment of the invention, and it can comprise: dispensing unit 102, for the Operation Log descriptor of configuration service service interface; Journaling agent manager 104, the service request that interception user end to server sends, parse the business service object corresponding with service request and business service interface, according to business service object and business service interface, obtain the Operation Log descriptor of business service interface, and determine whether to record Operation Log based on Operation Log descriptor.
The present invention unites recording this same thing of Operation Log, provides unified agent all business service objects, unified register system Operation Log system for unified management Operation Log.Developer only needs configuration service service interface descriptor.System, by according to the unified recording user operation daily record intelligently of the business service interface descriptor of configuration, has reduced developer and has linked up cost, has promoted development efficiency.Log code is also no longer coupled in service code, the system of being more convenient for later maintenance.
In technique scheme, preferably, journaling agent manager 104 can comprise: encapsulation unit 1042, for determining while need to record Operation Log, call business service interface, according to business service interface call result and the Operation Log descriptor encapsulation Operation Log corresponding with service request, and call log interface, to record Operation Log.
Journaling agent manager is by the business service interface result getting in conjunction with business service interface descriptor encapsulation operation log information, and call operation diary service service object's log interface, records current operation daily record.
In technique scheme, preferred, journaling agent manager 104, determining while not needing to record Operation Log, directly calls business service interface.
Preferably, Log Administration System 100 can also comprise: time control device 106, for regularly by Operation Log unloading to daily record unloading table, and remove in primary log sheet the Operation Log of unloading.
In technique scheme, preferred, time control device 106 comprises: unloading file generating unit 1062, and for when the unloading Operation Log, generate daily record unloading file, and deposit daily record unloading file in assigned address, for example storer 108.
Automatic unloading function is migration history data in time, thereby have reduced log sheet data volume, have promoted well Operation Log access efficiency.Automatically unloading historical data generate unloading file and also reduced to a certain extent database access number of times, the system manager that is more convenient for checks unloading information.
Fig. 2 shows the process flow diagram of blog management method according to an embodiment of the invention.
As shown in Figure 2, blog management method, comprises the following steps: step 202, the Operation Log descriptor of configuration service service interface according to an embodiment of the invention; Step 204, the service request that interception user end to server sends, parses the business service object corresponding with service request and business service interface; Step 206, obtains the Operation Log descriptor of business service interface according to business service object and business service interface; According to Operation Log descriptor, determine whether to record Operation Log.
The present invention unites recording this same thing of Operation Log, provides unified agent all business service objects, unified register system Operation Log system for unified management Operation Log.Developer only needs configuration service service interface descriptor.System, by according to the unified recording user operation daily record intelligently of the business service interface descriptor of configuration, has reduced developer and has linked up cost, has promoted development efficiency.Log code is also no longer coupled in service code, the system of being more convenient for later maintenance.
In technique scheme, preferably, can also comprise: determining while need to record Operation Log, call business service interface, according to business service interface, call result and the Operation Log descriptor encapsulation Operation Log corresponding with service request, and call log interface, to record Operation Log.
By the business service interface result getting, in conjunction with business service interface descriptor encapsulation operation log information, and call operation diary service service object's log interface, records current operation daily record.
In technique scheme, preferred, can also comprise: determining while not needing to record Operation Log, directly call business service interface.
In above-mentioned arbitrary technical scheme, preferred, can also comprise: regularly by Operation Log unloading to daily record unloading table, and remove in primary log sheet the Operation Log of unloading.
In technique scheme, preferred, when unloading Operation Log, generate daily record unloading file, and deposit described daily record unloading file in assigned address.
Automatic unloading function is migration history data in time, thereby have reduced log sheet data volume, have promoted well Operation Log access efficiency.Automatically unloading historical data generate unloading file and also reduced to a certain extent database access number of times, the system manager that is more convenient for checks unloading information.
Next with reference to figure 3 and Fig. 4, further illustrate according to blog management method of the present invention.
Blog management method of the present invention mainly comprises the content of two aspects, and one is to record Operation Log based on proxy mode, and another is automatic unloading Operation Log and generates unloading file.Content with regard to this two aspect is elaborated below
One, based on proxy mode, record Operation Log (with reference to figure 3)
1. business service interface message configurationization
First, need to define the Operation Log descriptor of business service interface.The business service interface configuration that when operation is needed to system log (SYSLOG) Operation Log, comprises Module(module), ServiceName(Service name), ServiceAPIName(service interface name), OperateCode(operate coding), Operate Description(operates description) etc. field.With user's registering service service interface, be configured to example:
Above example, based on note technology, also can adopt other configuration modes such as xml, as long as by business service interface message configurationization, and when operation, this configuration information of buffer memory.
2. create business service proxy manager (being daily record proxy manager)
Owing to being that the present invention realizes unified agent service request based on proxy mode, unify the core technology of register system Operation Log.Therefore, system need to create business service proxy manager, for all business service objects of system for unified management, and all business service interfaces in business object.
3. interception service service interface when business service proxy manager moves
System is given all business service objects after the unified management of business service proxy manager by step 2, and when operation, business service proxy manager is all service request of intercepting system intelligently.For example, when certain user logins native system, system is by the login interface (login) in invoke user business service (userService).Now, business service proxy manager will be intercepted userService business object and the login business service interface of current request at an easy rate.
4. business service proxy manager obtains the configuration information that is blocked business service interface
In process of user login, during the operation of business service proxy manager, intercept after userService business service object and login business service interface, need to judge whether current business services request needs to provide operation log recording function.Namely obtain the Operation Log descriptor of user's login.Business service proxy management will be described and in buffer memory, mate the Operation Log descriptor that login business service interface is corresponding to the business service interface of step 1 configuration according to userService business service object and login business service interface name.Because userService business service object and login business service object exist in business service interface is described buffer memory, therefore this request needs log.Otherwise, omit step 6.
5. business service proxy manager calls business service interface
Business service proxy manager gets user's registering service service interface (login) to be needed after the sign of log, the user's registering service service interface (login) that calls userService business service object, this interface is only the core business of handles user login.Therefore, business service proxy manager has been realized the agency of business service interface like this.
6. business service proxy manager encapsulation business service interface Operation Log information, and call operation diary service service interface.Finally, business service proxy manager is logined log information by the user's registering service service interface result getting in conjunction with the operation descriptor encapsulation user of login service interface, and call operation diary service service object's log interface, record active user and login daily record.
Two, automatic unloading Operation Log and generation unloading file (with reference to figure 4)
Because system need to record each user's Operation Log, therefore, in the face of a large amount of user's operations, log sheet data volume is by the growth of incremental.After online implementing, along with the operation of system, huge log recording may seriously reduce system retrieval efficiency, widely growth system response time.Therefore, need to provide for operation log recording table the technical scheme of migration history data.Given this demand, the present invention proposes the scheme of automatic unloading Operation Log.This scheme detail is as follows:
1. timed task service managerZ-HU (being time control device) is provided
Based on Timer mechanism, be system creation timed task service managerZ-HU, and by execution time (exec_time), performance period (exec_peroid) configurationization.
2. the automatic unloading of timed task service managerZ-HU executable operations daily record
Timing task management device, according to exec_time and the automatic unloading task of exec_peroid executable operations daily record, dumps to daily record unloading table (tbl_backup_log) by Operation Log historical data, and removes in primary log sheet the log recording of unloading.
3. timed task service managerZ-HU generates unloading file
For the ease of system manager, check the daily record historical data of automatic unloading.The present invention, in automatic unloading daily record historical data, also can automatically generate daily record unloading file and deposit assigned address in, home server for example, and the interface of checking unloading file is provided.Thereby system manager both can pass through Operation Log unloading file, also can check relative recording by daily record unloading module.
Fig. 3 shows according to an embodiment of the invention based on proxy mode register system Operation Log processing flow chart.
As shown in Figure 3, in step 302, client user is to application server transmit operation request.
In step 304, the request controller in application server (key-course) is resolved this request, and calls Service Logic processing Program.
In step 306, business service proxy manager is intercepted this customer service request.
In step 308, first parse business service object and business service interface, then according to their positioning service service interface metadata objects (searching the Operation Log descriptor of business service interface in buffer memory).If get related service metadata of interface object, show so this service request, need log, enter step 310.Otherwise, enter step 312, directly call the business service interface that this asks corresponding business service object.
In step 310, the business interface metadata object that business service proxy management gets according to step 308 obtains associated metadata information, and call this requested service service object's business service interface, finally in conjunction with business interface metadata information and business service interface interchange result, the interpolation Operation Log business service interface that encapsulates this Request Log information and call diary service service object.
In step 314, business service layer calling data access layer operating database (DB, database).
Fig. 4 shows according to an embodiment of the invention unloading Operation Log processing flow chart automatically.
As shown in Figure 4, in step 402, system call timed task service managerZ-HU (being time control device) triggers timed task.
In step 404, timed task service managerZ-HU calls the automatic unloading business interface of diary service service object, realizes automatic unloading function.Automatically unloading business execution step specifically comprises:
1. unloading daily record historical data arrives unloading table (tbl_backup_log) automatically;
2. remove primary log sheet (tbl_log) log recording of unloading;
3. automatically generate daily record unloading file, and deposit home server in.
More than be described with reference to the accompanying drawings according to technical scheme of the present invention, the invention provides all business service objects of unified agent, the function of unified register system Operation Log system for unified management Operation Log.Adopt after technical solution of the present invention, developer only needs configuration service service interface operation descriptor.System will be unified recording user operation daily record intelligently, reduce developer and link up cost, promote development efficiency.Log code is also no longer coupled in service code, the system of being more convenient for later maintenance.Meanwhile, thus automatically unloading function in time migration history data reduced log sheet data volume, promoted well Operation Log access efficiency.Automatically unloading historical data generate unloading file and also reduced to a certain extent database access number of times, the system manager that is more convenient for checks unloading information.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. a Log Administration System, is characterized in that, comprising:
Dispensing unit, for the Operation Log descriptor of configuration service service interface;
Journaling agent manager, the service request that interception user end to server sends, parse business service object and the business service interface corresponding with described service request, according to described business service object and described business service interface, obtain the Operation Log descriptor of described business service interface, and determine whether to record Operation Log based on described Operation Log descriptor.
2. Log Administration System according to claim 1, is characterized in that, described journaling agent manager comprises:
Encapsulation unit, for determining while need to record described Operation Log, call described business service interface, according to described business service interface, call result and the described Operation Log descriptor encapsulation Operation Log corresponding with described service request, and call log interface, to record described Operation Log.
3. Log Administration System according to claim 1, is characterized in that, described journaling agent manager, determining while not needing to record described Operation Log, directly calls described business service interface.
4. according to the Log Administration System described in any one in claims 1 to 3, it is characterized in that, also comprise:
Time control device, for regularly by described Operation Log unloading to daily record unloading table, and remove in primary log sheet the Operation Log of unloading.
5. Log Administration System according to claim 4, is characterized in that, described time control device comprises: unloading file generating unit, for described in unloading during Operation Log, generates daily record unloading file, and deposit described daily record unloading file in assigned address.
6. a blog management method, is characterized in that, comprising:
The Operation Log descriptor of configuration service service interface;
The service request that interception user end to server sends, parses business service object and the business service interface corresponding with described service request;
According to described business service object and described business service interface, obtain the Operation Log descriptor of described business service interface;
According to described Operation Log descriptor, determine whether to record Operation Log.
7. blog management method according to claim 6, it is characterized in that, also comprise: determining while need to record described Operation Log, call described business service interface, according to described business service interface, call result and the described Operation Log descriptor encapsulation Operation Log corresponding with described service request, and call log interface, to record described Operation Log.
8. blog management method according to claim 6, is characterized in that, also comprises: determining while not needing to record described Operation Log, directly call described business service interface.
9. according to the blog management method described in any one in claim 6 to 8, it is characterized in that, also comprise:
Regularly by described Operation Log unloading to daily record unloading table, and remove in primary log sheet the Operation Log of unloading.
10. blog management method according to claim 9, is characterized in that, described in unloading during Operation Log, generates daily record unloading file, and deposits described daily record unloading file in assigned address.
CN201310178132.9A 2013-05-14 2013-05-14 Log management system and log management method Pending CN104156300A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310178132.9A CN104156300A (en) 2013-05-14 2013-05-14 Log management system and log management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310178132.9A CN104156300A (en) 2013-05-14 2013-05-14 Log management system and log management method

Publications (1)

Publication Number Publication Date
CN104156300A true CN104156300A (en) 2014-11-19

Family

ID=51881805

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310178132.9A Pending CN104156300A (en) 2013-05-14 2013-05-14 Log management system and log management method

Country Status (1)

Country Link
CN (1) CN104156300A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572087A (en) * 2014-12-25 2015-04-29 深圳联友科技有限公司 Adaptation mode method and system for business logic implementation
CN104902432A (en) * 2015-06-04 2015-09-09 北京京东尚科信息技术有限公司 Method and device for generating application operation log of terminal mobile
CN105245616A (en) * 2015-10-27 2016-01-13 成都卫士通信息产业股份有限公司 Method for realizing log signature by communicating with password medium
CN105260292A (en) * 2015-10-09 2016-01-20 中国人民财产保险股份有限公司 Log recording method, apparatus and system
CN105591821A (en) * 2016-01-06 2016-05-18 北京京东尚科信息技术有限公司 Monitoring system and business system
CN106777026A (en) * 2016-12-08 2017-05-31 用友网络科技股份有限公司 Support method, the apparatus and system of micro services framework affairs final consistency
CN107305521A (en) * 2016-04-20 2017-10-31 百度在线网络技术(北京)有限公司 Log recording method and device
CN107678933A (en) * 2017-09-28 2018-02-09 中国平安人寿保险股份有限公司 Daily record generation management method, device, equipment and computer-readable recording medium
CN110109808A (en) * 2018-02-01 2019-08-09 北京视联动力国际信息技术有限公司 A kind of method and apparatus of log processing
CN110825465A (en) * 2019-11-06 2020-02-21 北京达佳互联信息技术有限公司 Log data processing method and device, electronic equipment and storage medium
CN113722105A (en) * 2021-09-14 2021-11-30 百度在线网络技术(北京)有限公司 Cloud application operation method, device, equipment, medium and product
CN115757043A (en) * 2022-11-29 2023-03-07 广发银行股份有限公司 Log data recording method and system

Citations (3)

* 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
CN102694693A (en) * 2012-06-28 2012-09-26 上海寰创通信科技股份有限公司 Log recording method of network management system
CN102929771A (en) * 2012-09-28 2013-02-13 用友软件股份有限公司 Log recording device and log recording method

Patent Citations (3)

* 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
CN102694693A (en) * 2012-06-28 2012-09-26 上海寰创通信科技股份有限公司 Log recording method of network management system
CN102929771A (en) * 2012-09-28 2013-02-13 用友软件股份有限公司 Log recording device and log recording method

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572087A (en) * 2014-12-25 2015-04-29 深圳联友科技有限公司 Adaptation mode method and system for business logic implementation
CN104902432A (en) * 2015-06-04 2015-09-09 北京京东尚科信息技术有限公司 Method and device for generating application operation log of terminal mobile
CN104902432B (en) * 2015-06-04 2019-02-15 北京京东尚科信息技术有限公司 The method and apparatus for generating the log of mobile terminal application operating
CN105260292B (en) * 2015-10-09 2018-06-29 中国人民财产保险股份有限公司 A kind of log recording method, apparatus and system
CN105260292A (en) * 2015-10-09 2016-01-20 中国人民财产保险股份有限公司 Log recording method, apparatus and system
CN105245616A (en) * 2015-10-27 2016-01-13 成都卫士通信息产业股份有限公司 Method for realizing log signature by communicating with password medium
CN105245616B (en) * 2015-10-27 2018-09-18 成都卫士通信息产业股份有限公司 A method of realizing daily record signature with password medium communication
CN105591821A (en) * 2016-01-06 2016-05-18 北京京东尚科信息技术有限公司 Monitoring system and business system
CN105591821B (en) * 2016-01-06 2020-06-30 北京京东尚科信息技术有限公司 Monitoring system and service system
CN107305521A (en) * 2016-04-20 2017-10-31 百度在线网络技术(北京)有限公司 Log recording method and device
CN106777026A (en) * 2016-12-08 2017-05-31 用友网络科技股份有限公司 Support method, the apparatus and system of micro services framework affairs final consistency
CN106777026B (en) * 2016-12-08 2019-12-20 用友网络科技股份有限公司 Method, device and system for supporting final consistency of micro-service architecture transaction
CN107678933A (en) * 2017-09-28 2018-02-09 中国平安人寿保险股份有限公司 Daily record generation management method, device, equipment and computer-readable recording medium
CN110109808A (en) * 2018-02-01 2019-08-09 北京视联动力国际信息技术有限公司 A kind of method and apparatus of log processing
CN110109808B (en) * 2018-02-01 2023-07-21 视联动力信息技术股份有限公司 Log processing method and device
CN110825465A (en) * 2019-11-06 2020-02-21 北京达佳互联信息技术有限公司 Log data processing method and device, electronic equipment and storage medium
CN110825465B (en) * 2019-11-06 2024-05-07 北京达佳互联信息技术有限公司 Log data processing method and device, electronic equipment and storage medium
CN113722105A (en) * 2021-09-14 2021-11-30 百度在线网络技术(北京)有限公司 Cloud application operation method, device, equipment, medium and product
CN115757043A (en) * 2022-11-29 2023-03-07 广发银行股份有限公司 Log data recording method and system

Similar Documents

Publication Publication Date Title
CN104156300A (en) Log management system and log management method
US10776174B2 (en) Managing hosted resources across different virtualization platforms
US11392416B2 (en) Automated reconfiguration of real time data stream processing
CN109074377B (en) Managed function execution for real-time processing of data streams
US8204870B2 (en) Unwired enterprise platform
CN103559118B (en) A kind of method for auditing safely based on AOP and annotating information system
CN104426713A (en) Method and device for monitoring network site access effect data
US20090112939A1 (en) Linking framework for information technology management
US10909114B1 (en) Predicting partitions of a database table for processing a database query
US11544286B2 (en) Replicating materialized views across heterogeneous target systems
CN104636395A (en) Count processing method and device
CN112685499A (en) Method, device and equipment for synchronizing process data of work service flow
CN114730312A (en) Managed materialized views created from heterogeneous data sources
US10951540B1 (en) Capture and execution of provider network tasks
CN117389830A (en) Cluster log acquisition method and device, computer equipment and storage medium
CN113722114A (en) Data service processing method and device, computing equipment and storage medium
US20180359317A1 (en) System and method for non-intrusive context correlation across cloud services
CN103501341A (en) Method and device for establishing Web service
CN112187509A (en) Multi-architecture cloud platform execution log management method, system, terminal and storage medium
WO2023125755A1 (en) Service request processing method and apparatus based on large-scale cluster, and device and medium
CN115982133A (en) Data processing method and device
CN108897748A (en) A kind of HBase system monitoring method and HBase system
CN113742313A (en) Data warehouse construction method and device, computer equipment and storage medium
CN109684158A (en) Method for monitoring state, device, equipment and the storage medium of distributed coordination system
US12034612B1 (en) Techniques for transformative and derivative metering

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20141119