CN109614469A - A kind of log analysis method and device - Google Patents

A kind of log analysis method and device Download PDF

Info

Publication number
CN109614469A
CN109614469A CN201811463773.8A CN201811463773A CN109614469A CN 109614469 A CN109614469 A CN 109614469A CN 201811463773 A CN201811463773 A CN 201811463773A CN 109614469 A CN109614469 A CN 109614469A
Authority
CN
China
Prior art keywords
log
keyword
rule
failure
diagnostic logic
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.)
Withdrawn
Application number
CN201811463773.8A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201811463773.8A priority Critical patent/CN109614469A/en
Publication of CN109614469A publication Critical patent/CN109614469A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The present invention provides a kind of log analysis methods, comprising the following steps: establishes and safeguard that the keyword rule base for accident analysis, every rule therein include failure title, keyword, Log Names and diagnostic logic;And log is obtained, and the keyword database according to the log access is to traverse the rule, comprising: the Log Names for the log that will acquire are matched with the Log Names in the rule;After successful match, the content of the log is read to search whether to deposit the keyword for including in the rule;And after finding the keyword, call the diagnostic logic code in the rule to judge whether failure is true.Using the present invention, user is by increasing failure keyword and corresponding decision logic in keyword database, and it is not necessary to modify main program codes, and the expansion of detection failure mode can be realized, improve the ease for use and scalability of journal analyzer.

Description

A kind of log analysis method and device
Technical field
Present invention relates in general to computer fields, and more particularly, to a kind of log analysis method and device.
Background technique
Server log has recorded the normal operation and abnormality of server, is the foundation of location-server failure, existing The failure that field is supported or O&M engineer is occurred by checking log recording come diagnosis server, and determine maintenance program.It is major Manufacturer server has matched machine health check tool, helps engineer to analyze log, determines failure.Existing log analysis tool It is relied in log mostly and reports an error keyword to position error information, determine what server has occurred by reading log information Kind failure, therefore the accumulation of keyword is the key that log analysis.Different failures occurs for server, records information in log It is different, keyword, that is, different, to the analysis method of the failure also similarities and differences.Therefore, crucial as the failure mode of discovery increases Word is also required to constantly expand, and the detection method of corresponding failure is also required to supplement corresponding code logic.How log is not being modified On the basis of analysis tool code, increase the keyword that can retrieve failure, and expand diagnosable failure mode, is the present invention Key.
Summary of the invention
In consideration of it, the purpose of the embodiment of the present invention is to propose a kind of framework according to key word analysis log, Yong Huke Customized accident analysis rule, by increasing failure keyword and corresponding decision logic, it is not necessary to modify instrumentation codes, can be realized The expansion of detectable failure type.
Based on above-mentioned purpose, the one side of the embodiment of the present invention provides a kind of log analysis method, comprising the following steps:
Establish and safeguard that the keyword rule base for accident analysis, every rule therein include failure title, key Word, Log Names and diagnostic logic;
Log is obtained, and the keyword database according to the log access is to traverse the rule, comprising:
The Log Names for the log that will acquire are matched with the Log Names in the rule;
After successful match, the content of the log is read to search whether to deposit the keyword for including in the rule;With And
After finding the keyword, call the code of the diagnostic logic in the rule to judge whether failure is true.
In some embodiments, the method also includes: if the failure is set up, export corresponding in the rule Failure title.
In some embodiments, the foundation and keyword rule base for accident analysis is safeguarded, it is every therein Rule includes that failure title, keyword, Log Names and diagnostic logic include: by increasing keyword and modifying corresponding examine Disconnected logic updates the keyword rule base.
In some embodiments, the diagnostic logic is realized by dynamic library.
In some embodiments, it is described find the keyword after, call it is described rule in diagnostic logic generation Code with judge failure it is whether true include: to realize by using the method for dynamically load dynamic link library to the tune of diagnostic logic With.
In some embodiments, the diagnostic logic can be realized by shell script or shell-command.
In some embodiments, the shell script can be python script.
In some embodiments, the method can be realized by the program based on C language.
In some embodiments, the method is suitable for the analysis of server log.
The another aspect of the embodiment of the present invention provides a kind of log analysis device, comprising:
At least one processor;With
Memory, the memory are stored with the program code that processor can be run, and said program code is by processor Implement method as described above when operation.
The present invention has following advantageous effects: a kind of server log analysis method provided in an embodiment of the present invention and Failure keyword rule base architectural characteristic of the device using building, the diagnosis rule diagnostic logic that can configure by user can be with When realizing the analysis to server log, and increasing with the failure mode of discovery, require supplementation with keyword, user passes through increasing Add the failure keyword and corresponding decision logic in keyword database, it is not necessary to modify main program codes, and detection event can be realized The expansion for hindering type, improves the ease for use and scalability of journal analyzer.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention for those of ordinary skill in the art without creative efforts, can be with Other embodiments are obtained according to these attached drawings.
Fig. 1 is the logical schematic that the embodiment of log analysis is realized using the method for the present invention;
Fig. 2 is a kind of hardware structural diagram of server log analytical equipment according to an embodiment of the present invention.
Specific embodiment
The following describe embodiment of the disclosure.It should be appreciated, however, that the disclosed embodiments are only example, and Other embodiments can take various alternative forms.The drawings are not necessarily drawn to scale;Certain functions may be exaggerated or minimum Change the details to show particular elements.Therefore, specific structure and function details disclosed herein are not necessarily to be construed as restrictive, And it is merely possible to for instructing those skilled in the art to use representative basis of the invention in various ways.As this field is general It is logical the skilled person will understand that, the various features with reference to shown or described by any one attached drawing can with it is one or more other Feature shown in the drawings is combined to produce the embodiment for not being explicitly illustrated or describing.The group of shown feature is combined into typical case Provide representative embodiment.However, the various combinations and modification of the feature consistent with the introduction of the disclosure are for certain spies Fixed application or embodiment may be desired.
To make the objectives, technical solutions, and advantages of the present invention clearer, below in conjunction with specific embodiment, and reference The embodiment of the present invention is further described in attached drawing.
In daily programming, often there are some functions not need to be compiled or can use in multiple files (such as data The Standard Tasks such as library input/output operations or screen control function).These functions can be compiled in advance, then by it Be placed in some special object code files, these object code files are known as library.Function in library file can be with Linked by linker and application program, thus need not every time exploitation program when all to these general functions into Row compiles.Dynamic base is a kind of when the compiled program finished starts starting operation, is just loaded to call wherein letter Several libraries, loading method are completely different with static library.Under linux system, dynamic base is usually with .so (share object) knot Tail, under Windows system, dynamic base is often ended up with .dll.
Based on above-mentioned purpose, the embodiment of the invention provides a kind of log analysis methods, as shown in Figure 1, including following step It is rapid:
Establish and safeguard that the keyword rule base for accident analysis, every rule therein include failure title, key Word, Log Names and diagnostic logic;
Log is obtained, and the keyword database according to the log access is to traverse the rule, comprising:
The Log Names for the log that will acquire are matched with the Log Names in the rule;
After successful match, the content of the log is read to search whether to deposit the keyword for including in the rule;With And
After finding the keyword, call the code of the diagnostic logic in the rule to judge whether failure is true.
Wherein, if the failure is set up, corresponding failure title in the rule is exported.
The present invention is firstly the need of establishing and safeguard the keyword rule base for log analysis, keyword rule base therein It mainly include that failure title, failure keyword, Log Names, diagnostic logic show two groups of rule A as shown in table 1 in table 1 And B.Wherein diagnostic logic realizes the analytic process of every failure, is certain keyword occur to certain log to judge the failure later Whether true decision logic, be customized by the user and write.In some embodiments, user can be by increasing keyword and modification Corresponding diagnostic logic updates the keyword rule base.User is to expand detectable failure kind by log analysis Class need to only expand keyword rule base.
Failure title Keyword Log Names Diagnostic logic
A [A1,A2,…] logA analysisA
B [B1,B2,…] logB analysisB
Table 1
In some embodiments, the realization of diagnostic logic can be dynamic library.Calling of the main program to diagnostic logic The method that dynamically load dynamic link library can be used, that is, use dlopen, dlsym, dlclose function.In some embodiments In, the diagnostic logic can be shell script, shell-command etc., such as python script, shell script etc..
According to one embodiment of present invention, according to architecture design above, failure keyword rule base is filled, is used The method of dynamic library realizes diagnostic logic, realizes log analysis tool, carries out fault diagnosis to server.Firstly, filling Hard disk media false judgment rule is added, as shown in table 2 in keyword rule base;Then, diagnostic logic libdisk.so is write, The diagnostic logic is by the size of data to keyword heel to determine whether failure, that is, realize to log The numerical values recited of " Media Error Count " the keyword heel occurred in MegaCliLDPDInfo.txt judges, if numerical value Greater than 0, then it represents that media error occurs for hard disk, if being equal to 0, then it represents that there is no media errors for hard disk;Running log analysis Main program, main program realizes the calling to diagnostic logic by the method for dynamically load dynamic link library;If diagnostic logic It runs succeeded, then illustrates that hard disk media mistake has occurred in server, then export failure title.
Failure title Keyword Log Names Diagnostic logic
Hard disk media mistake Media Error Count MegaCliLDPDInfo.txt libdisk.so
Table 2
Technically in feasible situation, it can be combined with each other above in relation to technical characteristic cited by different embodiments, Or change, add and omit etc., to form the additional embodiment in the scope of the invention.
From above-described embodiment as can be seen that a kind of server log analysis method provided in an embodiment of the present invention and device benefit With the failure keyword rule base architectural characteristic of building, the diagnosis rule diagnostic logic that can configure by user be may be implemented pair The analysis of server log, and when increasing with the failure mode of discovery, require supplementation with keyword, user is crucial by increasing Failure keyword and corresponding decision logic in word database, it is not necessary to modify main program codes, and detection failure mode can be realized Expansion, improve the ease for use and scalability of journal analyzer.
Based on above-mentioned purpose, the second aspect of the embodiment of the present invention proposes an a kind of reality of log analysis device Apply example.
The log analysis device includes at least one processor and memory, and memory, which is stored with, to be transported on a processor Capable computer program, processor execute any one of the above method when executing program.
As shown in Fig. 2, the hardware structural diagram of one embodiment for log analysis device provided by the invention.
It in the apparatus include processor 201 and memory 202, and can also include: input dress by taking such as Fig. 2 as an example Set 203 and output device 204.
Processor 201, memory 202, input unit 203 and output device 204 can pass through bus or other modes It connects, in Fig. 2 for being connected by bus.
Memory 202 is used as a kind of non-volatile computer readable storage medium storing program for executing, can be used for storing non-volatile software journey Sequence, non-volatile computer executable program and module, as the log analysis method in the embodiment of the present application is corresponding Program instruction/module.Non-volatile software program, instruction and the mould that processor 201 is stored in memory 202 by operation Block realizes the log analysis side of above method embodiment thereby executing the various function application and data processing of server Method.
Memory 202 may include storing program area and storage data area, wherein storing program area can store operation system Application program required for system, at least one function;Storage data area can be stored to be created according to using for log analysis device Data etc..In addition, memory 202 may include high-speed random access memory, it can also include nonvolatile memory, example Such as at least one disk memory, flush memory device or other non-volatile solid state memory parts.In some embodiments, it deposits Optional reservoir 202 includes the memory remotely located relative to processor 201, these remote memories can pass through network connection To local module.The example of above-mentioned network include but is not limited to internet, intranet, local area network, mobile radio communication and its Combination.
Input unit 203 can receive the number or character information of input, and generates and set with the user of log analysis device It sets and the related key signals of function control inputs.Output device 204 may include that display screen etc. shows equipment.
Corresponding program instruction/the module of one or more of log analysis methods is stored in the memory 202, When being executed by the processor 201, the log analysis method in above-mentioned any means embodiment is executed.
Described any one embodiment for executing the log analysis device, can achieve corresponding aforementioned any side The identical or similar effect of method embodiment.
Finally, it should be noted that those of ordinary skill in the art will appreciate that realizing the whole in above-described embodiment method Or part process, related hardware can be instructed to complete by computer program, the program can be stored in computer can It reads in storage medium, the program is when being executed, it may include such as the process of the embodiment of above-mentioned each method.Wherein, described to deposit Storage media can be magnetic disk, CD, read-only memory (ROM) or random access memory (RAM) etc..
In addition, typically, it can be various electric terminal equipments, example that the embodiment of the present invention, which discloses described device, equipment etc., Such as mobile phone, personal digital assistant (PDA), tablet computer (PAD), smart television, are also possible to large-scale terminal device, such as service Device etc., therefore protection scope disclosed by the embodiments of the present invention should not limit as certain certain types of device, equipment.The present invention is real Apply example disclose the client can be applied to the combining form of electronic hardware, computer software or both it is above-mentioned any In a kind of electric terminal equipment.
In addition, disclosed method is also implemented as the computer program executed by CPU according to embodiments of the present invention, it should Computer program may be stored in a computer readable storage medium.When the computer program is executed by CPU, the present invention is executed The above-mentioned function of being limited in method disclosed in embodiment.
In addition, above method step and system unit also can use controller and for storing so that controller is real The computer readable storage medium of the computer program of existing above-mentioned steps or Elementary Function is realized.
In addition, it should be appreciated that computer readable storage medium (for example, memory) as described herein can be it is volatile Property memory or nonvolatile memory, or may include both volatile memory and nonvolatile memory.As example And not restrictive, nonvolatile memory may include read-only memory (ROM), programming ROM (PROM), electrically programmable to son ROM (EPROM), electrically erasable programmable ROM (EEPROM) or flash memory.Volatile memory may include arbitrary access Memory (RAM), the RAM can serve as external cache.As an example and not restrictive, RAM can be with more Kind form obtains, such as synchronous random access memory (DRAM), dynamic ram (DRAM), synchronous dram (SDRAM), double data rate SDRAM (DDR SDRAM), enhancing SDRAM (ESDRAM), synchronization link DRAM (SLDRAM) and directly Rambus RAM (DRRAM). The storage equipment of disclosed aspect is intended to the memory of including but not limited to these and other suitable type.
Those skilled in the art will also understand is that, various illustrative logical blocks, mould in conjunction with described in disclosure herein Block, circuit and algorithm steps may be implemented as the combination of electronic hardware, computer software or both.It is hard in order to clearly demonstrate This interchangeability of part and software, with regard to various exemplary components, square, module, circuit and step function to its into General description is gone.This function is implemented as software and is also implemented as hardware depending on concrete application and application To the design constraint of whole system.Those skilled in the art can realize described in various ways for every kind of concrete application Function, but this realization decision should not be interpreted as causing a departure from range disclosed by the embodiments of the present invention.
Various illustrative logical blocks, module and circuit, which can use, in conjunction with described in disclosure herein is designed to The following component of function described here is executed to realize or execute: general processor, digital signal processor (DSP), dedicated collection At circuit (ASIC), field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, divide Any combination of vertical hardware component or these components.General processor can be microprocessor, but alternatively, processing Device can be any conventional processors, controller, microcontroller or state machine.Processor also may be implemented as calculating equipment Combination, for example, the combination of DSP and microprocessor, multi-microprocessor, one or more microprocessors combination DSP and/or any Other this configurations.
The step of method in conjunction with described in disclosure herein or algorithm, can be directly contained in hardware, be held by processor In capable software module or in combination of the two.Software module may reside within RAM memory, flash memory, ROM storage Device, eprom memory, eeprom memory, register, hard disk, removable disk, CD-ROM or known in the art it is any its In the storage medium of its form.Illustrative storage medium is coupled to processor, enables a processor to from the storage medium Information is written to the storage medium in middle reading information.In an alternative, the storage medium can be with processor collection At together.Pocessor and storage media may reside in ASIC.ASIC may reside in user terminal.It is replaced at one In scheme, it is resident in the user terminal that pocessor and storage media can be used as discrete assembly.
In one or more exemplary designs, the function can be real in hardware, software, firmware or any combination thereof It is existing.If realized in software, can be stored in using the function as one or more instruction or code computer-readable It is transmitted on medium or by computer-readable medium.Computer-readable medium includes computer storage media and communication media, The communication media includes any medium for helping for computer program to be transmitted to another position from a position.Storage medium It can be any usable medium that can be accessed by a general purpose or special purpose computer.As an example and not restrictive, the computer Readable medium may include RAM, ROM, EEPROM, CD-ROM or other optical disc memory apparatus, disk storage equipment or other magnetic Property storage equipment, or can be used for carry or storage form be instruct or data structure required program code and can Any other medium accessed by general or specialized computer or general or specialized processor.In addition, any connection is ok It is properly termed as computer-readable medium.For example, if using coaxial cable, optical fiber cable, twisted pair, digital subscriber line (DSL) or such as wireless technology of infrared ray, radio and microwave to send software from website, server or other remote sources, Then above-mentioned coaxial cable, optical fiber cable, twisted pair, DSL or such as wireless technology of infrared ray, radio and microwave are included in The definition of medium.As used herein, disk and CD include compact disk (CD), laser disk, CD, digital versatile disc (DVD), floppy disk, Blu-ray disc, wherein disk usually magnetically reproduce data, and CD using laser optics reproduce data.On The combination for stating content should also be as being included in the range of computer-readable medium.
It is exemplary embodiment disclosed by the invention above, it should be noted that in the sheet limited without departing substantially from claim Under the premise of inventive embodiments scope of disclosure, it may be many modifications and modify.According to open embodiment described herein The function of claim to a method, step and/or movement be not required to the execution of any particular order.In addition, although the present invention is implemented Element disclosed in example can be described or be required in the form of individual, but be unless explicitly limited odd number, it is understood that be multiple.
It should be understood that it is used in the present context, unless the context clearly supports exceptions, singular " one It is a " it is intended to also include plural form.It is to be further understood that "and/or" used herein refers to including one or one Any and all possible combinations of a above project listed in association.
It is for illustration only that the embodiments of the present invention disclose embodiment sequence number, does not represent the advantages or disadvantages of the embodiments.
Those of ordinary skill in the art will appreciate that realizing that all or part of the steps of above-described embodiment can pass through hardware It completes, relevant hardware can also be instructed to complete by program, the program can store in a kind of computer-readable In storage medium, storage medium mentioned above can be read-only memory, disk or CD etc..
Above-described embodiment is the possibility example of embodiment, and is mentioned just to be clearly understood that the principle of the present invention Out.It should be understood by those ordinary skilled in the art that: the discussion of any of the above embodiment is exemplary only, it is not intended that dark Show that range disclosed by the embodiments of the present invention (including claim) is limited to these examples;Under the thinking of the embodiment of the present invention, It can also be combined, and exist present invention as described above between technical characteristic in above embodiments or different embodiments Many other variations of the different aspect of embodiment, for simplicity, they are not provided in details.Therefore, all of the invention real It applies within the spirit and principle of example, any omission, modification, equivalent replacement, improvement for being made etc. should be included in implementation of the present invention Within the protection scope of example.

Claims (10)

1. a kind of log analysis method, which comprises the following steps:
Establish and safeguard that the keyword rule base for accident analysis, every rule therein include failure title, keyword, day Will title and diagnostic logic;
Log is obtained, and the keyword database according to the log access is to traverse the rule, comprising:
The Log Names for the log that will acquire are matched with the Log Names in the rule;
After successful match, the content of the log is read to search whether to deposit the keyword for including in the rule;And
After finding the keyword, call the code of the diagnostic logic in the rule to judge whether failure is true.
2. the method according to claim 1, wherein the method also includes: if the failure set up, it is defeated It has corresponding failure title in the rule.
3. the method according to claim 1, wherein described establish and safeguard the keyword rule for accident analysis Then library, every rule therein include that failure title, keyword, Log Names and diagnostic logic include: crucial by increasing Word updates the keyword rule base with corresponding diagnostic logic is modified.
4. the method according to claim 1, wherein the diagnostic logic is realized by dynamic library.
5. according to the method described in claim 4, it is characterized in that, it is described find the keyword after, call the rule In diagnostic logic code with judge failure it is whether true include: by using dynamically load dynamic link library method realize To the calling of diagnostic logic.
6. the method according to claim 1, wherein the diagnostic logic can be ordered by shell script or shell It enables and realizing.
7. according to the method described in claim 6, it is characterized in that, the shell script can be python script.
8. the method according to claim 1, wherein the method can be realized by the program based on C language.
9. the method according to claim 1, wherein the method is suitable for the analysis of server log.
10. a kind of log analysis device characterized by comprising
At least one processor;With
Memory, the memory are stored with the program code that processor can be run, and said program code is run by processor When implement method as claimed in any one of claims 1-9 wherein.
CN201811463773.8A 2018-12-03 2018-12-03 A kind of log analysis method and device Withdrawn CN109614469A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811463773.8A CN109614469A (en) 2018-12-03 2018-12-03 A kind of log analysis method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811463773.8A CN109614469A (en) 2018-12-03 2018-12-03 A kind of log analysis method and device

Publications (1)

Publication Number Publication Date
CN109614469A true CN109614469A (en) 2019-04-12

Family

ID=66006162

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811463773.8A Withdrawn CN109614469A (en) 2018-12-03 2018-12-03 A kind of log analysis method and device

Country Status (1)

Country Link
CN (1) CN109614469A (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110737531A (en) * 2019-09-27 2020-01-31 山东英信计算机技术有限公司 fault diagnosis method, device, equipment and medium
CN110888756A (en) * 2019-11-19 2020-03-17 支付宝(杭州)信息技术有限公司 Diagnostic log generation method and device
CN110932910A (en) * 2019-12-05 2020-03-27 锐捷网络股份有限公司 Method and device for recording logs of software faults
CN111274108A (en) * 2020-01-19 2020-06-12 苏州浪潮智能科技有限公司 Storage device data extraction method, device, equipment and medium
CN111414299A (en) * 2020-03-26 2020-07-14 深圳忆联信息系统有限公司 SSD extended information obtaining method and device based on hdparm
CN111859013A (en) * 2020-07-17 2020-10-30 腾讯音乐娱乐科技(深圳)有限公司 Data processing method, device, terminal and storage medium
WO2020237877A1 (en) * 2019-05-27 2020-12-03 平安科技(深圳)有限公司 Log monitoring method and apparatus, terminal, and storage medium
CN112087414A (en) * 2019-06-14 2020-12-15 北京奇虎科技有限公司 Detection method and device for mining trojans
CN112363904A (en) * 2020-11-30 2021-02-12 歌尔科技有限公司 Log data analysis positioning method and device and computer readable storage medium
CN112445775A (en) * 2019-08-15 2021-03-05 上海微电子装备(集团)股份有限公司 Fault analysis method, device, equipment and storage medium of photoetching machine
CN112817663A (en) * 2021-02-26 2021-05-18 北京北信源软件股份有限公司 SECCOMP rule obtaining method and device for application program
CN112988537A (en) * 2021-03-11 2021-06-18 山东英信计算机技术有限公司 Server fault diagnosis method and device and related equipment
CN113037521A (en) * 2019-12-24 2021-06-25 中兴通讯股份有限公司 Method for identifying state of communication equipment, communication system and storage medium
CN113064807A (en) * 2021-04-22 2021-07-02 中国工商银行股份有限公司 Log diagnosis method and device
CN113689911A (en) * 2021-10-26 2021-11-23 苏州浪潮智能科技有限公司 Fault diagnosis method, device, equipment and readable storage medium
CN114186767A (en) * 2021-07-27 2022-03-15 中国石油天然气集团有限公司 Method and system for intelligently identifying drilling event based on drilling log
CN114328040A (en) * 2021-11-30 2022-04-12 浪潮(山东)计算机科技有限公司 Method and system for detecting abnormal board card, electronic equipment and storage medium
CN114690747A (en) * 2022-05-31 2022-07-01 深圳市星卡软件技术开发有限公司 Method, device, equipment and storage medium for troubleshooting and diagnosing equipment problems
CN115118582A (en) * 2022-06-15 2022-09-27 合肥移瑞通信技术有限公司 Log analysis method and device
CN115329774A (en) * 2022-10-14 2022-11-11 中国建筑科学研究院有限公司 Intelligent building fault diagnosis rule generation method and device based on semantic matching

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020237877A1 (en) * 2019-05-27 2020-12-03 平安科技(深圳)有限公司 Log monitoring method and apparatus, terminal, and storage medium
CN112087414A (en) * 2019-06-14 2020-12-15 北京奇虎科技有限公司 Detection method and device for mining trojans
CN112445775B (en) * 2019-08-15 2024-04-19 上海微电子装备(集团)股份有限公司 Fault analysis method, device, equipment and storage medium of photoetching machine
CN112445775A (en) * 2019-08-15 2021-03-05 上海微电子装备(集团)股份有限公司 Fault analysis method, device, equipment and storage medium of photoetching machine
CN110737531A (en) * 2019-09-27 2020-01-31 山东英信计算机技术有限公司 fault diagnosis method, device, equipment and medium
CN110888756A (en) * 2019-11-19 2020-03-17 支付宝(杭州)信息技术有限公司 Diagnostic log generation method and device
CN110932910A (en) * 2019-12-05 2020-03-27 锐捷网络股份有限公司 Method and device for recording logs of software faults
CN113037521A (en) * 2019-12-24 2021-06-25 中兴通讯股份有限公司 Method for identifying state of communication equipment, communication system and storage medium
CN113037521B (en) * 2019-12-24 2024-01-19 中兴通讯股份有限公司 Method for identifying state of communication equipment, communication system and storage medium
WO2021129024A1 (en) * 2019-12-24 2021-07-01 中兴通讯股份有限公司 Method for recognizing state of communication device, and communication system and storage medium
CN111274108A (en) * 2020-01-19 2020-06-12 苏州浪潮智能科技有限公司 Storage device data extraction method, device, equipment and medium
CN111414299A (en) * 2020-03-26 2020-07-14 深圳忆联信息系统有限公司 SSD extended information obtaining method and device based on hdparm
CN111414299B (en) * 2020-03-26 2023-06-06 深圳忆联信息系统有限公司 SSD (solid State disk) extension information acquisition method and device based on hdchart
CN111859013A (en) * 2020-07-17 2020-10-30 腾讯音乐娱乐科技(深圳)有限公司 Data processing method, device, terminal and storage medium
CN112363904A (en) * 2020-11-30 2021-02-12 歌尔科技有限公司 Log data analysis positioning method and device and computer readable storage medium
CN112817663A (en) * 2021-02-26 2021-05-18 北京北信源软件股份有限公司 SECCOMP rule obtaining method and device for application program
CN112817663B (en) * 2021-02-26 2023-12-22 北京北信源软件股份有限公司 SECCOMP rule acquisition method and device for application program
CN112988537A (en) * 2021-03-11 2021-06-18 山东英信计算机技术有限公司 Server fault diagnosis method and device and related equipment
CN113064807A (en) * 2021-04-22 2021-07-02 中国工商银行股份有限公司 Log diagnosis method and device
CN114186767A (en) * 2021-07-27 2022-03-15 中国石油天然气集团有限公司 Method and system for intelligently identifying drilling event based on drilling log
WO2023071039A1 (en) * 2021-10-26 2023-05-04 苏州浪潮智能科技有限公司 Fault diagnosis method, apparatus and device, and readable storage medium
CN113689911A (en) * 2021-10-26 2021-11-23 苏州浪潮智能科技有限公司 Fault diagnosis method, device, equipment and readable storage medium
CN114328040B (en) * 2021-11-30 2023-12-22 浪潮(山东)计算机科技有限公司 Abnormal board card detection method, system, electronic equipment and storage medium
CN114328040A (en) * 2021-11-30 2022-04-12 浪潮(山东)计算机科技有限公司 Method and system for detecting abnormal board card, electronic equipment and storage medium
CN114690747B (en) * 2022-05-31 2022-08-26 深圳市星卡软件技术开发有限公司 Method, device, equipment and storage medium for troubleshooting and diagnosing equipment problems
CN114690747A (en) * 2022-05-31 2022-07-01 深圳市星卡软件技术开发有限公司 Method, device, equipment and storage medium for troubleshooting and diagnosing equipment problems
CN115118582A (en) * 2022-06-15 2022-09-27 合肥移瑞通信技术有限公司 Log analysis method and device
CN115118582B (en) * 2022-06-15 2024-04-16 合肥移瑞通信技术有限公司 Log analysis method and device
CN115329774A (en) * 2022-10-14 2022-11-11 中国建筑科学研究院有限公司 Intelligent building fault diagnosis rule generation method and device based on semantic matching

Similar Documents

Publication Publication Date Title
CN109614469A (en) A kind of log analysis method and device
CN110297689B (en) Intelligent contract execution method, device, equipment and medium
CN110569035B (en) Code compiling method, device, equipment and storage medium of software development project
CN108197200B (en) Log tracking method and device, computer equipment and storage medium
CN110209652B (en) Data table migration method, device, computer equipment and storage medium
CN110647320A (en) Project framework construction method and device, computer equipment and storage medium
US20190114364A1 (en) Systems and methods for web analytics testing and web development
CN110806868B (en) Single-page building and loading method
CN107526676B (en) Cross-system test method and device
CN110231937B (en) Script defect scanning method, script defect scanning device, computer equipment and storage medium
CN112241360A (en) Test case generation method, device, equipment and storage medium
CN107451058B (en) Software development method and device
CN109697158B (en) Log analysis method and device based on fault
CN111147586B (en) Equipment end control method and device and conference system
CN110413594A (en) A kind of more example method for testing pressure of Redis and device
CN114372006A (en) Method and system for automatically generating test case, computer equipment and storage medium
CN111984264B (en) Static library generation method and device
CN110442424A (en) A kind of method and apparatus for realizing virtual machine management platform dynamic configuration rule
CN106874173B (en) Page template testing method and device
CN110442492A (en) A kind of System Operation Log management method and device
CN110968339B (en) Method and device for front-end building tool and electronic equipment
CN109344082A (en) A kind of method and system of automatic scratchpad register
CN113886221B (en) Test script generation method and device, storage medium and electronic equipment
CN115495082A (en) TLV format data automatic conversion method and related equipment
CN115760391A (en) Intelligent contract changing method and device in block chain, electronic equipment 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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20190412