CN106789335B - Method and system for processing information - Google Patents

Method and system for processing information Download PDF

Info

Publication number
CN106789335B
CN106789335B CN201710026046.4A CN201710026046A CN106789335B CN 106789335 B CN106789335 B CN 106789335B CN 201710026046 A CN201710026046 A CN 201710026046A CN 106789335 B CN106789335 B CN 106789335B
Authority
CN
China
Prior art keywords
information
processed
request
processing
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710026046.4A
Other languages
Chinese (zh)
Other versions
CN106789335A (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.)
Taikang Insurance Group Co Ltd
Original Assignee
Taikang Insurance Group 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 Taikang Insurance Group Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN201710026046.4A priority Critical patent/CN106789335B/en
Publication of CN106789335A publication Critical patent/CN106789335A/en
Application granted granted Critical
Publication of CN106789335B publication Critical patent/CN106789335B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0677Localisation of faults
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/069Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers

Abstract

A method and system for processing information is disclosed. The method comprises the following steps: receiving a request; if the request calls a method with a mark, extracting information to be processed according to an extraction rule; the information to be processed is sent to the consumer for processing, so that the information is flexibly extracted, unified management of the information is facilitated, and the safety of the information and the efficiency of information processing are improved.

Description

Method and system for processing information
Technical Field
The invention relates to the technical field of computer science, in particular to a method and a system for processing information.
Background
With the development of the internet, the amount of information interaction among various service systems is increasing, and in order to ensure high availability and high performance, the same service is often supported by tens of servers. And recording the requested full path and the carried information in respective logs by each server, and analyzing based on each server log.
In the process of implementing the present invention, the inventors found that at least the following technical problems exist in the prior art:
1. Difficulty in troubleshooting problems
In a clustered environment, each request may be randomly accessed to any one server in the cluster. Once a problem occurs, logging in each machine is required to perform log investigation, if dozens of servers exist, each positioning problem generates huge workload, and the working efficiency is seriously influenced.
2. Has potential safety hazard
the request often carries some information needing to be kept secret, and if all the information is stored in a log, the request is hidden in safety.
3. There is a time delay
Because there is a time delay from landing to collecting of each server log, the requirement for real-time performance is high and the requirement cannot be met.
4. The demand variation is adjusted greatly
When the requirement changes, the field format output in the log needs to be modified, which cannot be adjusted by simple configuration, and the log analysis rule needs to be changed, thereby increasing the workload.
Therefore, there is a need for a new efficient and secure method and system for processing information.
The above information disclosed in this background section is only for enhancement of understanding of the background of the invention and therefore it may contain information that does not constitute prior art that is already known to a person of ordinary skill in the art.
Disclosure of Invention
In view of the above, the present invention provides a method and a system for processing information, which can extract information to be processed and avoid storing the information in each server log.
additional features and advantages of the invention will be set forth in the detailed description which follows, or may be learned by practice of the invention.
According to an aspect of the present invention, there is provided a method for processing information, the method comprising:
Receiving a request;
if the request calls a method with a mark, extracting information to be processed;
and sending the information to be processed to a consumer for processing.
According to some embodiments, the method further comprises:
and extracting the information to be processed according to the corresponding relation between the preset information to be processed and the database.
According to some embodiments, said sending said information to be processed to a consumer for processing further comprises:
And sending the information to be processed and the corresponding relation to a message middleware so that a consumer monitoring the message middleware stores the information to be processed into a corresponding database according to the corresponding relation.
According to some embodiments, the method further comprises:
And packaging the information to be processed and the corresponding relation into a preset data format, and sending the information to the message middleware, so that a consumer monitoring the message middleware analyzes the information to be processed and the corresponding relation in the preset data format, and then stores the information to be processed into a corresponding database according to the corresponding relation.
According to some embodiments, the information to be processed comprises: and sending at least one of information of the requested service server, information of the local server receiving the request and abnormal information in the request processing process.
According to some embodiments, when the information to be processed is information of a service server that sent the request, the method further includes:
And extracting the information of the service server sending the request from the request.
According to some embodiments, when the information to be processed is exception information in the request processing process, the method further comprises:
detecting whether the processing of the method requested to be called is abnormal;
and if the processing exception of the method called by the request is detected, extracting exception information in the request processing process.
According to another aspect of the present invention, there is provided a system for processing information, the system comprising:
A receiving unit configured to receive a request;
The extraction unit is used for extracting the information to be processed according to an extraction rule when the method with the mark is called by the request;
and the processing unit is used for sending the information to be processed to a consumer for processing.
According to some embodiments, the system further comprises:
And the acquisition unit is used for acquiring the extraction rule according to the corresponding relation between the preset information to be processed and the database.
According to some embodiments, the processing unit is configured to send the information to be processed and the corresponding relationship to the consumer, so that the consumer stores the information to be processed in a corresponding database according to the corresponding relationship.
according to some embodiments, the information to be processed comprises: and sending at least one of information of the requested service server, information of the local server receiving the request and abnormal information in the request processing process.
in the method and the system for processing information provided by the embodiment of the invention, the request is received; if the request calls a method with a mark, extracting information to be processed according to an extraction rule; the information to be processed is sent to the consumer for processing, so that the information is flexibly extracted, unified management of the information is facilitated, and the safety of the information and the efficiency of information processing are improved.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings.
Fig. 1 is a schematic diagram of a server cluster system according to an embodiment of the present invention.
FIG. 2 is a flow diagram illustrating a method for processing information according to an example embodiment.
FIG. 3 is a system architecture diagram illustrating information to be processed in accordance with an exemplary embodiment.
FIG. 4 is a schematic diagram illustrating a presentation interface for statistical data, according to an example embodiment.
FIG. 5 is a schematic diagram illustrating an anomaly monitoring interface in accordance with an exemplary embodiment.
FIG. 6 is a block diagram illustrating a system for processing information in accordance with an example embodiment.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus, a repetitive description thereof will be omitted.
furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to provide a thorough understanding of embodiments of the invention. One skilled in the relevant art will recognize, however, that the invention may be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations or operations have not been shown or described in detail to avoid obscuring aspects of the invention.
the block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
fig. 1 is a schematic diagram of a server cluster system according to an embodiment of the present invention.
as shown in fig. 1, the server cluster system includes a plurality of service servers A, B and C, and a server cluster. The user can send a request through the service server, and the load balancer distributes the request to the local server in the server cluster for processing. For each local server, the process is as follows.
FIG. 2 is a flow diagram illustrating a method for processing information according to an example embodiment.
as shown in fig. 2, in S202, a request is received.
According to an example embodiment, the local server may receive a request sent by a load balancer, but the invention is not limited thereto, e.g., the local server may also receive a request sent by a traffic server.
In S202, if the request calls a method with a flag, the information to be processed is extracted.
it should be noted that each local server is provided with a producer, and the producer kernel is a tangent plane program and is a web program developed based on a spring framework by using a Java language.
and loading the corresponding relation between the preset information to be processed and the database by the producer during initialization.
According to an example embodiment, in the process of extracting the information to be processed, a method which may be called by a request in the local server may be set as a cut point, and after the program is started, all the cut points are scanned, and after a notification containing the information to be extracted is woven into the cut points, the cut points are intercepted.
It should be noted that, in the embodiment of the present invention, all methods may be set as a tangent point, so that all information to be processed may be extracted when any request calls any method.
It should be noted that the entering of the notification is to mark on the methods, for example, mark the annotation @ GrabData on the methods, where the annotation may be a user-defined annotation, and in the embodiment of the present invention, the annotation contains information to be extracted.
According to an exemplary embodiment, upon receiving a request, if a request calls for a method having a tag, the information to be processed is extracted from the information to be processed in the annotation associated with the tag.
It should be noted that, if a method with a flag is requested to be called, that is, a cut point is requested to be called, a notification of the cut point injection is triggered, and then the information to be processed is extracted according to the information to be extracted contained in the notification.
And extracting the information to be processed according to the corresponding relation between the preset information to be processed and the database. The information to be processed may include, but is not limited to: and at least one of information of the service server sending the request, information of the local server receiving the request and abnormal information in the request processing process.
for example, table 1 shows a corresponding relationship between the information to be processed and the database according to the embodiment of the present invention.
Information to be processed Database with a plurality of databases
Information of service server sending request Database field N
Information of local server receiving request Database field P
Exception information in request processing Database field Q
TABLE 1
according to the corresponding relationship between the information to be processed and the database in table 1, it can be determined that the information to be processed that needs to be extracted is the information of the service server that sends the request, the information of the local server that receives the request, and the abnormal information in the request processing process.
according to an example embodiment, when the information to be processed is information of a service server that transmitted the request, the information of the service server that transmitted the request may be extracted from the request. Such as IP information of the service server sending the request, service information of the system, etc.
According to an example embodiment, when the information to be processed is exception information in the request processing process, it is required to detect whether the processing of the method called by the request is abnormal, and if the processing of the method called by the request is detected to be abnormal, the exception information in the request processing process is extracted.
It should be noted that during request processing, if an exception is handled, exception information during request processing may exist.
According to an example embodiment, when the information to be processed is information of a local server that receives the request, since the producer is originally set on the local server, the information of the local server may be directly acquired. Such as IP information of the local server, time information for processing the request, etc.
In S206, the information to be processed is sent to the consumer for processing.
according to an example embodiment, after the information to be processed is extracted, the information to be processed and the corresponding relationship may be sent to a message middleware, so that a consumer monitoring the message middleware stores the information to be processed in a corresponding database according to the corresponding relationship.
it should be noted that, the unified management of the information to be processed is realized by the way that the customer stores the information to be processed in the corresponding database.
According to an example embodiment, when the information to be processed and the corresponding relationship are sent to the message middleware, the information to be processed and the corresponding relationship may be packaged into a predetermined data format and then sent, the consumer monitors the message middleware, when a message arrives in the message middleware, the consumer parses the message in the message middleware in the predetermined data format, so as to obtain the information to be processed and the corresponding relationship, and further, according to the corresponding relationship, the information to be processed is stored in a corresponding database.
for example, the extracted information to be processed is information a of the service server sending the request, information B of the local server receiving the request, and exception information C in the request processing process, respectively, after the information to be extracted is extracted, the information to be processed and the corresponding relationship in table 1 are sent to the consumer, and the consumer can store the information a of the service server sending the request to the database field N, store the information B of the local server receiving the request to the database field P, and store the exception information C in the request processing process to the database field Q according to the corresponding relationship in table 1.
According to an example embodiment, the information to be processed and the corresponding relationship may be packaged into a predetermined data format, and sent to the message middleware, so that the message middleware stores the information to be processed into a corresponding database according to the corresponding relationship after analyzing the information to be processed and the corresponding relationship in the predetermined data format.
in the embodiment of the invention, a database cluster is provided for storing the extracted information to be processed. For example, the database cluster includes a plurality of databases 1, 2, and 3, and according to the corresponding relationship in table 1, information of the service server that sends the request may be stored in the database field N of the databases 1, 2, and 3, information of the local server that receives the request may be stored in the database field P of the databases 1, 2, and 3, and the database field Q of the databases 1, 2, and 3 stores the exception information during the request processing. For each database, the corresponding field of each database stores the corresponding information to be processed.
And a plurality of databases in the database cluster are used for storing information to be processed, so that the storage capacity of the databases is increased.
it should be noted that, when the producer extracts the information to be processed again, the consumer can still store the information to be processed in the corresponding database according to the corresponding relationship between the information to be processed and the database. At this time, the corresponding relation between the information to be processed and the database and the information to be processed can be packaged and sent to the message middleware, and the information to be processed is stored in the database after being analyzed by the consumer. Or, only the information to be processed may be packaged, and the information to be processed may be stored in the database by using the previous correspondence.
it should be noted that the message middleware in the embodiment of the present invention may be a message queue, and when the transmission pressure increases, the message queue cluster may be used to store the information to be processed, where the message queue cluster may include at least one kafka server. Thereby improving the storage capacity of the message middleware.
The consumers in the embodiment of the invention can be consumer clusters, so that the processing efficiency of the information to be processed is improved. FIG. 3 is a system architecture diagram illustrating information to be processed in accordance with an exemplary embodiment. As shown in fig. 3, the producer sends the extracted information to be processed to the message middleware, which may be a message queue cluster including a plurality of kafka servers. The consumer cluster monitoring the message queue cluster can comprise a plurality of consumers, and when the consumer cluster monitors that the kafka server in the message queue cluster stores the information to be processed, the information to be processed is extracted from the message queue cluster and stored in the database cluster comprising a plurality of relational databases.
According to an example embodiment, the database may include, but is not limited to, a relational database, and the plurality of relational databases may be included in the database cluster, but is not limited to.
in the method and the system for processing information provided by the embodiment of the invention, the request is received; if the request calls a method with a mark, extracting information to be processed according to an extraction rule; the information to be processed is sent to the consumer for processing, so that the information is flexibly extracted, unified management of the information is facilitated, and the safety of the information and the efficiency of information processing are improved.
Furthermore, after the information to be processed is stored in the database, statistics can be performed on the data in the database, and the statistical data can be displayed. When performing statistics, the statistics can be performed by, but not limited to, the IP address of the server according to the period.
For example, FIG. 4 is a schematic diagram illustrating a presentation interface for statistical data, according to an example embodiment. As shown in fig. 4, the data accessed by multiple servers (different IP addresses) may be counted according to different periods.
Furthermore, an anomaly monitoring page can be displayed according to the data in the database. Therefore, the problem of a plurality of servers in the cluster can be quickly positioned. For example, FIG. 5 is a schematic diagram illustrating an anomaly monitoring interface, according to an exemplary embodiment.
In the implementation of the invention, the information is extracted flexibly, in real time, efficiently and safely, the data to be monitored is stored in the relational database in a unified way, and the data is displayed through the view report, thereby facilitating the monitoring of the state of each system in the cluster and the statistics of the service calling condition of the service system. When the server is abnormal, the server with the problem can be quickly positioned, the labor cost is reduced, and the troubleshooting efficiency is improved.
It should be clearly understood that the above embodiments illustrate details of the method for processing information, but the principles of the present invention are not limited to any of these examples of details. Rather, these principles can be applied to many other embodiments based on the teachings of the present disclosure.
The following are embodiments of systems of the present invention that may be used to perform embodiments of methods of the present invention. In the following description of the system, the same parts as those of the foregoing method will not be described again.
FIG. 6 is a block diagram illustrating a system for processing information in accordance with an example embodiment.
As shown in fig. 6, a system 60 for processing information according to an embodiment of the present invention may include:
A receiving unit 610, configured to receive a request;
An extracting unit 620, configured to extract information to be processed according to an extraction rule when the method with the flag is called by the request;
The processing unit 630 is configured to send the information to be processed to the consumer for processing.
According to some embodiments, the system further comprises:
The obtaining unit 640 is configured to obtain the extraction rule according to a preset corresponding relationship between the information to be processed and the database.
According to some embodiments, the processing unit 630 is configured to send the to-be-processed information and the corresponding relationship to the consumer, so that the consumer stores the to-be-processed information in a corresponding database according to the corresponding relationship.
according to some embodiments, the information to be processed comprises: and sending at least one of information of the requested service server, information of the local server receiving the request and abnormal information in the request processing process.
In the method and the system for processing information provided by the embodiment of the invention, the request is received; if the request calls a method with a mark, extracting information to be processed according to an extraction rule; the information to be processed is sent to the consumer for processing, so that the information is flexibly extracted, unified management of the information is facilitated, and the safety of the information and the efficiency of information processing are improved.
Exemplary embodiments of the present invention are specifically illustrated and described above. It is to be understood that the invention is not limited to the precise construction, arrangements, or instrumentalities described herein; on the contrary, the invention is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (7)

1. A method for processing information, applied to a server cluster system, the method being performed by each local server in a server cluster, each local server being provided with a producer, the method comprising:
Receiving a request sent by a service server or a load balancer;
Scanning the tangent point by a producer, if the tangent point of the weaving-in notice is called by the request, extracting the information to be processed according to the corresponding relation between the preset information to be processed and the database;
sending the information to be processed to a consumer for processing;
Wherein the sending the information to be processed to a consumer for processing further comprises:
Sending the information to be processed and the corresponding relation to a message middleware so that a consumer monitoring the message middleware can store the information to be processed into a corresponding database according to the corresponding relation;
Wherein the method further comprises: and counting the data in the database according to the period and the IP address of the server, and displaying the statistical data.
2. The method of claim 1, wherein the method further comprises:
And packaging the information to be processed and the corresponding relation into a preset data format, and sending the information to the message middleware, so that a consumer monitoring the message middleware analyzes the information to be processed and the corresponding relation in the preset data format, and then stores the information to be processed into a corresponding database according to the corresponding relation.
3. The method of claim 1, wherein the information to be processed comprises: and sending at least one of information of the requested service server, information of the local server receiving the request and abnormal information in the request processing process.
4. The method of claim 3, wherein when the information to be processed is information of a service server that sent the request, the method further comprises:
And extracting the information of the service server sending the request from the request.
5. The method of claim 3, wherein when the information to be processed is exception information in the request processing process, the method further comprises:
detecting whether the processing of the method requested to be called is abnormal;
And if the processing exception of the method called by the request is detected, extracting exception information in the request processing process.
6. A system for processing information, applied to each local server in a server cluster system, wherein each local server is provided with a producer, the system for processing information comprising:
A receiving unit, configured to receive a request sent by a service server or a load balancer;
The extraction unit is used for scanning the tangent points by a producer and extracting the information to be processed according to the corresponding relation between the preset information to be processed and the database when the tangent point of the weaving-in notice is called by the request;
The processing unit is used for sending the information to be processed to a consumer for processing, and the processing unit is configured to send the information to be processed and the corresponding relation to the consumer so that the consumer stores the information to be processed to a corresponding database according to the corresponding relation;
The system for processing information is also used for counting the data in the database according to the period and the IP address of the server and displaying the statistical data.
7. The system of claim 6, wherein the information to be processed comprises: and sending at least one of information of the requested service server, information of the local server receiving the request and abnormal information in the request processing process.
CN201710026046.4A 2017-01-13 2017-01-13 Method and system for processing information Active CN106789335B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710026046.4A CN106789335B (en) 2017-01-13 2017-01-13 Method and system for processing information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710026046.4A CN106789335B (en) 2017-01-13 2017-01-13 Method and system for processing information

Publications (2)

Publication Number Publication Date
CN106789335A CN106789335A (en) 2017-05-31
CN106789335B true CN106789335B (en) 2019-12-17

Family

ID=58946627

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710026046.4A Active CN106789335B (en) 2017-01-13 2017-01-13 Method and system for processing information

Country Status (1)

Country Link
CN (1) CN106789335B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108198078B (en) * 2017-12-11 2021-02-05 泰康保险集团股份有限公司 Processing method and system of reinsurance business
CN108197176A (en) * 2017-12-21 2018-06-22 深圳四方精创资讯股份有限公司 Core bank data processing method and its system based on distributed type assemblies framework
CN109271417B (en) * 2018-11-23 2022-04-22 福建榕基软件股份有限公司 Database-based lightweight message queue implementation method and storage device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103218455A (en) * 2013-05-07 2013-07-24 中国人民解放军国防科学技术大学 Method of high-speed concurrent processing of user requests of Key-Value database
WO2013155912A1 (en) * 2012-04-17 2013-10-24 腾讯科技(深圳)有限公司 Method and system for monitoring internet service running and computer storage medium
CN105119752A (en) * 2015-09-08 2015-12-02 北京京东尚科信息技术有限公司 Distributed log acquisition method, device and system
CN105278996A (en) * 2015-11-03 2016-01-27 亚信科技(南京)有限公司 Log collection method and device and log service system
CN105978723A (en) * 2016-05-11 2016-09-28 广州唯品会信息科技有限公司 Network information management method and device
CN106294091A (en) * 2016-08-11 2017-01-04 福建富士通信息软件有限公司 A kind of without intrusive mood daily record interception method for analyzing performance and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013155912A1 (en) * 2012-04-17 2013-10-24 腾讯科技(深圳)有限公司 Method and system for monitoring internet service running and computer storage medium
CN103218455A (en) * 2013-05-07 2013-07-24 中国人民解放军国防科学技术大学 Method of high-speed concurrent processing of user requests of Key-Value database
CN105119752A (en) * 2015-09-08 2015-12-02 北京京东尚科信息技术有限公司 Distributed log acquisition method, device and system
CN105278996A (en) * 2015-11-03 2016-01-27 亚信科技(南京)有限公司 Log collection method and device and log service system
CN105978723A (en) * 2016-05-11 2016-09-28 广州唯品会信息科技有限公司 Network information management method and device
CN106294091A (en) * 2016-08-11 2017-01-04 福建富士通信息软件有限公司 A kind of without intrusive mood daily record interception method for analyzing performance and system

Also Published As

Publication number Publication date
CN106789335A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
CN107992398B (en) Monitoring method and monitoring system of service system
CN109714192B (en) Monitoring method and system for monitoring cloud platform
CN110690984A (en) Spark-based big data weblog acquisition, analysis and early warning method and system
CN105207806A (en) Monitoring method and apparatus of distributed service
CN106789335B (en) Method and system for processing information
CN111046011A (en) Log collection method, system, node, electronic device and readable storage medium
CN113342564A (en) Log auditing method and device, electronic equipment and medium
CN112416705A (en) Abnormal information processing method and device
CN110209518A (en) A kind of multi-data source daily record data, which is concentrated, collects storage method and device
CN111614483A (en) Link monitoring method and device, storage medium and computer equipment
US7894360B2 (en) Trouble-factor detecting device, trouble-factor detecting method, and computer product
US20200125544A1 (en) Method and Apparatus of Collecting and Reporting Database Application Incompatibilities
CN110177024B (en) Monitoring method of hotspot equipment, client, server and system
CN113672475B (en) Alarm processing method and device, computer equipment and storage medium
CN110888985A (en) Alarm information processing method and device, electronic equipment and storage medium
CN110138634B (en) Key data monitoring method and terminal
US20220405115A1 (en) Server and application monitoring
CN111681397A (en) Distribution network automation short message sending method, sending system and storage medium
CN114168557A (en) Processing method and device for access log, computer equipment and storage medium
CN111625412A (en) Flume-based data acquisition method, system, device and storage medium
CN113704203A (en) Log file processing method and device
CN112612679A (en) System running state monitoring method and device, computer equipment and storage medium
CN112579394A (en) Log processing system and method applied to internet finance and computer equipment
CN113067878A (en) Information acquisition method, information acquisition device, information acquisition apparatus, information acquisition medium, and program product
CN113778709A (en) Interface calling method, device, server and storage medium

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