CN109343993A - A kind of error message processing method and processing device of cloud platform - Google Patents

A kind of error message processing method and processing device of cloud platform Download PDF

Info

Publication number
CN109343993A
CN109343993A CN201811138030.3A CN201811138030A CN109343993A CN 109343993 A CN109343993 A CN 109343993A CN 201811138030 A CN201811138030 A CN 201811138030A CN 109343993 A CN109343993 A CN 109343993A
Authority
CN
China
Prior art keywords
error message
reference format
configuration template
keyword
keywords
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
CN201811138030.3A
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 CN201811138030.3A priority Critical patent/CN109343993A/en
Publication of CN109343993A publication Critical patent/CN109343993A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0769Readable error formats, e.g. cross-platform generic formats, human understandable formats

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a kind of error message processing methods of cloud platform, comprising: receives original error message;Obtain the reference format in predefined configuration template;Received original error message is converted to according to the reference format error message of reference format.Scheme through the invention, a kind of method for realizing error message that original error message is automatically converted to reference format.

Description

A kind of error message processing method and processing device of cloud platform
Technical field
The present invention relates to cloud platform development field more particularly to a kind of error message processing method and processing devices of cloud platform.
Background technique
Due to the complexity of cloud platform function, cloud platform can divide many functional modules, although these functional modules are in industry Be in business respectively it is different, still, there is also the places of some general character, for example, code execute malfunction when, the corresponding interface all needs Externally to return to certain miscue information, also for example, require the running log of record code so as to it is subsequent debugging with Track etc..Wherein, a large amount of Open-Source Tools provide the configuration and definition of unified code running log format, than Such as, suitable for the Log4j tool of JAVA language.But when interface error prompt information formats configuration and output, due to not having There is reference format, causes the format of the miscue information of each module output very strange.For this purpose, everybody is typically all to pass through to determine The mode of adopted development specifications document is constrained, and still, this is main or depends on the consciousness of developer, also, also needs Cooperate regularly code inspection mechanism could start certain effect.Therefore, how to realize it is a kind of by original error message from The error message that turn turns to reference format is a technical problem to be solved urgently.
Summary of the invention
The main purpose of the present invention is to provide a kind of error message processing method and processing device of cloud platform, may be implemented by Original error message is automatically converted to the error message of reference format.
In order to solve the above-mentioned technical problems, the present invention provides a kind of error message processing methods of platform, comprising:
Receive original error message;
Obtain the reference format in predefined configuration template;
Received original error message is converted to according to the reference format error message of reference format.
Further, before the reference format obtained in predefined configuration template, further includes:
Configuration template is pre-created, wherein include preset field and set of keywords, the predetermined word in the configuration template The value of section is used for the characteristic information for indicating whether to extract error message, and the characteristic information is for indicating original error message Attribute;
The reference format of error message is defined in the configuration template.
Further, described to convert reference format for received original error message according to the reference format Error message, comprising:
Obtain the preset field and set of keywords in the configuration template;
If the value of the preset field indicates to extract the characteristic information of the original error message, extract described original The characteristic information of error message;
The characteristic information is matched with the set of keywords in the predefined configuration template;
Determine that different modes believes the mistake that the original error message is converted into reference format according to matching result Breath.
Further, the set of keywords progress by the characteristic information and the predefined configuration template Match, comprising:
Each characteristic information is proceeded as follows respectively:
This feature information is compared respectively with each keyword in the set of keywords;
When this feature information and the degree of correlation of a keyword are greater than preset threshold, this feature information and the keyword Match;
When this feature information and the degree of correlation of a keyword are less than preset threshold, this feature information and the keyword are not Matching.
Further, described to determine that the original error message is converted standard by different modes according to matching result The error message of format, comprising:
Each characteristic information is proceeded as follows respectively:
When this feature information has matched keyword, matched one or more keywords are obtained, it will be one Or multiple keywords are combined, and seal the set of keywords after combination according to the reference format in the predefined configuration template Dress is the error message of reference format;
When this feature information does not have matched keyword, according to the reference format in the predefined configuration template The original error message is encapsulated as to the error message of reference format;
The error message of reference format after each characteristic information encapsulation is merged into the error message of reference format.
To solve the above-mentioned problems, the present invention also provides a kind of cloud platform error message modular stations, comprising: storage Device and processor;
The memory, for saving the program for being used for the error message of cloud platform and handling;
The processor executes following behaviour for reading the program for executing the error message for cloud platform and handling Make:
Receive original error message;
Obtain the reference format in predefined configuration template;
Received original error message is converted to according to the reference format error message of reference format.
Further, before the reference format obtained in predefined configuration template,
Configuration template is pre-created, wherein include preset field and set of keywords, the predetermined word in the configuration template The value of section is used for the characteristic information for indicating whether to extract error message, and the characteristic information is for indicating original error message Attribute;
The reference format of error message is defined in the configuration template.
Further, described to convert reference format for received original error message according to the reference format Error message, comprising:
Obtain the preset field and set of keywords in the configuration template;
If the value of the preset field indicates to extract the characteristic information of the original error message, extract described original The characteristic information of error message;
The characteristic information is matched with the set of keywords in the predefined configuration template;
Determine that different modes believes the mistake that the original error message is converted into reference format according to matching result Breath.
Further, the set of keywords progress by the characteristic information and the predefined configuration template Match, comprising:
Each characteristic information is proceeded as follows respectively:
This feature information is compared respectively with each keyword in the set of keywords;
When this feature information and the degree of correlation of a keyword are greater than preset threshold, this feature information and the keyword Match;
When this feature information and the degree of correlation of a keyword are less than preset threshold, this feature information and the keyword are not Matching.
Further, described to determine that the original error message is converted standard by different modes according to matching result The error message of format, comprising:
Each characteristic information is proceeded as follows respectively:
When this feature information has matched keyword, matched one or more keywords are obtained, it will be one Or multiple keywords are combined, and seal the set of keywords after combination according to the reference format in the predefined configuration template Dress is the error message of reference format;
When this feature information does not have matched keyword, according to the reference format in the predefined configuration template The original error message is encapsulated as to the error message of reference format;
The error message of reference format after each characteristic information encapsulation is merged into the error message of reference format.
The invention proposes a kind of error message processing methods of cloud platform, comprising: receives original error message;It obtains Reference format in predefined configuration template;Received original error message is converted to according to the reference format The error message of reference format.Scheme through the invention solves and how to realize and a kind of convert original error message automatically For reference format error message the technical issues of.
Other features and advantages of the present invention will be illustrated in the following description, also, partly becomes from specification It obtains it is clear that understand through the implementation of the invention.The objectives and other advantages of the invention can be by specification, right Specifically noted structure is achieved and obtained in claim and attached drawing.
Detailed description of the invention
Attached drawing is used to provide to further understand technical solution of the present invention, and constitutes part of specification, with this The embodiment of application technical solution for explaining the present invention together, does not constitute the limitation to technical solution of the present invention.
Fig. 1 is the flow chart of the error message processing method of the cloud platform of the embodiment of the present invention;
Fig. 2 is the schematic diagram of the error message processing unit of the cloud platform of the embodiment of the present invention.
Specific embodiment
To make the objectives, technical solutions, and advantages of the present invention clearer, below in conjunction with attached drawing to the present invention Embodiment be described in detail.It should be noted that in the absence of conflict, in the embodiment and embodiment in the application Feature can mutual any combination.
Step shown in the flowchart of the accompanying drawings can be in a computer system such as a set of computer executable instructions It executes.Also, although logical order is shown in flow charts, and it in some cases, can be to be different from herein suitable Sequence executes shown or described step.
Fig. 1 is the flow chart of the error message processing method of the cloud platform of the embodiment of the present invention, according to the flow chart, this reality Apply the error message processing method of the cloud platform of example, comprising:
Step 100: receiving original error message.
In the present embodiment, original error message is error message derived from each functional module in cloud platform.It is flat in cloud It include many functional modules in platform, such as: application module, management module etc., difference of these functional modules on business function, It is also varied for leading to the format of the derived error message when mistake occurs.
Step 101: obtaining the reference format in predefined configuration template.
In some optional implementations of the present embodiment, obtain reference format in predefined configuration template it Before, configuration template is pre-created, and the configuration template is stored to preset position.Optionally, by the configuration template after creation The preset position stored, the preset position can be to be also possible to other and accessible arrive under the root of each module Physical location.It include preset field and set of keywords in the configuration template created, wherein the value of the preset field is used for table The characteristic information for whether extracting error message shown, this feature information is used to indicate the attribute of original error message.The predetermined word The value of section can be " true " or " false ", or " 1 " or " 0 ";The attribute of the original error message may include following letter One or more of breath, such as: the source of original error message, the type of error message, grade of error message etc.. The error message of which specific functional module output in source, that is, cloud platform of original error message;The type of error message can To include: the information types such as warning information, the abnormal either execution mission failure of CPU;The grade of error message may include: one Staging error information, bi-level error information etc..The set of keywords for including in the configuration template, can be by a large amount of wrong in cloud platform False information is arranged, is statisticallyd analyze, and is obtained different type or is different in the error message of functional module output and wraps The information extraction contained goes out set of keywords.
When creating configuration template, the reference format of error message is defined in configuration template, the mark in the configuration template Quasiconfiguaration can also define the reference format of a variety of error messages according to demand.
In a kind of example, the reference format of the error message in the configuration template of creation can be with is defined as:
ERRORINFO.TITLE=%m%n
ERRORINFO.CONTENT=%d- { yyyy-MM-dd HH:mm:ss } %m%n
ERRORINFO.FEATURE_EXTRACTION=true
ERRORINFO.FEATURE_VALUES=xxx, xxx, xxx, xxx, xxx
In above-mentioned code, %m represents the content information of error message;%n, which is represented, exports a new line symbol, optional Ground, windows platform are "/r/n ", and Unix platform is "/n ";
Whether ERRORINFO.FEATURE_EXTRACTION field references extract the characteristic information of original error message, The value of the field is set as " true " or " false ", if the value of the field is " true ", indicates to extract original error message Characteristic information indicate not extracting the characteristic information of original error message if the value of the field is " false ".
Step 102: converting received original error message to according to the reference format mistake of reference format False information.
In the present embodiment, by the original error message received according to the mark in the predefined configuration template of acquisition Quasiconfiguaration is converted into the error message of reference format.
In some optional implementations of the present embodiment, the preset field and keyword in the configuration template are obtained Collection;If the value of the preset field indicates to extract the characteristic information of the original error message, the original mistake is extracted The characteristic information of information;The characteristic information is matched with the set of keywords in the predefined configuration template;According to Matching result determines that different modes converts the original error message to the error message of reference format.
If the value of the preset field indicates the characteristic information for not extracting the original error message, to received Original error message is believed according to the mistake that the reference format in acquired predefined configuration template is converted into reference format Breath.
In some optional implementations of the present embodiment, by the characteristic information extracted from original error message with The set of keywords in predefined configuration template obtained is matched, and each extracted characteristic information is carried out such as respectively Lower operation matching process: this feature information is compared respectively with each keyword in set of keywords;When this feature information When being greater than preset threshold with the degree of correlation of some keyword in the set of keywords, this feature information and the keyword match; When this feature information and the degree of correlation of a keyword are less than preset threshold, this feature information and the keyword are mismatched.When When the degree of correlation of some keyword in this feature information and the set of keywords is greater than preset threshold, this feature information and the pass When key word matches, each of this feature information and set of keywords are matched, when this feature information and all passes After key word matching process has executed operation, determine that different modes converts the original error message to according to matching result The error message of reference format.
In some optional implementations of the present embodiment, determine that different modes will be described original according to matching result Error message be converted into the error message of reference format, realize process are as follows: each characteristic information is carried out such as respectively Lower operation: when this feature information has matched keyword, matched one or more keywords are obtained, by matched one Or multiple keywords are combined, and are encapsulated as the set of keywords after combination according to the reference format in predefined configuration template The error message of reference format;Such as: matched keyword can be one, be also possible to multiple.Such as: keyword is concentrated with A, tetra- keywords of B, C, D, extracted characteristic information are only matched with keyword A, by keyword A according to predefined configuration Keyword A is encapsulated as the error message of reference format by the reference format in template.Keyword is concentrated with tetra- keys of A, B, C, D Word, extracted characteristic information match with keyword A and D, A and D are combined, according to the mark in predefined configuration template Set of keywords after combination is encapsulated as the error message of reference format by quasiconfiguaration.Extracted each characteristic information is performed both by After the error message of the complete reference format being encapsulated as, the error message for the reference format that all characteristic informations can have been encapsulated Merge into the error message of the reference format of an entirety.
When the degree of correlation of each keyword in extracted characteristic information and set of keywords is less than preset threshold, i.e. institute When matched keyword is not present in the characteristic information of extraction, it will be received according to reference format in predefined configuration template Original error message is encapsulated as the error message of reference format.
It should be noted that above content is only exemplary embodiment of the present invention, it is same as the previously described embodiments or similar Embodiment and above-described embodiment variant all within protection scope of the present invention.
In addition, this application provides a kind of error message of cloud platform processing one embodiment, the Installation practice with Embodiment of the method shown in FIG. 1 is corresponding, which specifically can be applied in various electronic equipments.
As shown in Fig. 2, the error message processing unit of the cloud platform of the present embodiment, comprising: memory and processor;
The memory is used to save the program handled for the error message of cloud platform;
The processor, which is used to read, executes the program that the error message for cloud platform is handled, and executes following behaviour Make:
Receive original error message;
Obtain the reference format in predefined configuration template;
Received original error message is converted to according to the reference format error message of reference format.
Optionally, the processor, which is read, is used for the standardized program of cloud platform error message described in execution, also execute such as Lower operation: before obtaining the reference format in predefined configuration template, configuration template is pre-created, wherein the configuration mould It include preset field and set of keywords, the feature letter that the value of the preset field is used to indicate whether to extract error message in plate Breath, the characteristic information are used to indicate the attribute of original error message;The mark of error message is defined in the configuration template Quasiconfiguaration.
Optionally, described to convert reference format for received original error message according to the reference format Error message, comprising: obtain the preset field and set of keywords in the configuration template;If the value expression of the preset field mentions The characteristic information of the original error message is taken, the characteristic information of the original error message is extracted;The feature is believed Breath is matched with the set of keywords in the predefined configuration template;Determine that different modes will be described according to matching result Original error message is converted into the error message of reference format.
Optionally, the characteristic information is matched with the set of keywords in the predefined configuration template, comprising: Each characteristic information is proceeded as follows respectively: by each keyword in this feature information and the set of keywords It is compared respectively;When this feature information and the degree of correlation of a keyword are greater than preset threshold, this feature information and the pass The matching of key word;When this feature information and the degree of correlation of a keyword are less than preset threshold, this feature information and the keyword It mismatches.
Optionally, determine that the original error message is converted reference format by different modes according to matching result Error message, comprising: proceeded as follows respectively for each characteristic information: when this feature information has matched key When word, matched one or more keywords are obtained, one or more of keywords are combined, according to described predefined Configuration template in reference format the set of keywords after combination is encapsulated as to the error message of reference format;When this feature information When without matched keyword, according to the reference format in the predefined configuration template by the original error message It is encapsulated as the error message of reference format;
The error message of reference format after each characteristic information encapsulation is merged into the error message of reference format.
Other realization details of Installation practice can be found in embodiment of the method above.
The implementation process of one specific example of the present embodiment is as follows:
Configuration template is pre-created in step 1., wherein in the configuration template created include preset field and set of keywords, The value of the preset field is used for the characteristic information for indicating whether to extract error message, and this feature information is for indicating original mistake The attribute of information;The reference format of error message is defined in configuration template, and is stored to the accessible root arrived of each module Under path, for example, under the path classpath of JAVA project;
Step 2. produces the development kit of corresponding development language by standard strapping tool, makes each function mould in cloud platform Block code is carried out local integrated and is introduced;
Step 3. first has to calling and obtains predefined configuration template during each module carries out local integrated and introducing In reference format;
Step 4. obtains preset field and set of keywords in the configuration template;
If the value of the preset field indicates to extract the characteristic information of the original error message, step 5 is executed;
If the value of the preset field indicates the characteristic information for not extracting the original error message, step 9 is executed;
Step 5. extracts the characteristic information of original error message, by the characteristic information of extraction and predefined configuration template In set of keywords matched, execute step 6;
Determine that different modes believes the mistake that the original error message is converted into reference format according to matching result Breath.
Step 6. proceeds as follows each characteristic information respectively:
This feature information is compared respectively with each keyword in the set of keywords;
When this feature information and the degree of correlation of a keyword are greater than preset threshold, this feature information and the keyword Match, executes step 7;
When this feature information and the degree of correlation of a keyword are less than preset threshold, this feature information and the keyword are not Matching executes step 8.
Step 7. proceeds as follows each characteristic information respectively:
When this feature information has matched keyword, matched one or more keywords are obtained, by matched one A or multiple keywords are combined, according to the reference format in the predefined configuration template by the set of keywords after combination It is encapsulated as the error message of reference format;Mark is merged into the error message of reference format after each characteristic information encapsulation The error message of quasiconfiguaration.
Step 8. is not when this feature information has matched keyword, according to the mark in the predefined configuration template The original error message is encapsulated as the error message of reference format by quasiconfiguaration;
Step 9. converts mark according to the reference format in the predefined configuration template of acquisition for original error message The error message of quasiconfiguaration.
A specific example based on the present embodiment, realizes a kind of error message processing method of cloud platform, can incite somebody to action The original error message that all business modules in cloud platform system export in the process of development is automatically converted into reference format Error message improve developer's without examining that process carries out constrained qualification by complicated code walkthrough again Working efficiency.
It should be noted that, in this document, the terms "include", "comprise" or its any other variant are intended to non-row His property includes, so that the process, method, article or the device that include a series of elements not only include those elements, and And further include other elements that are not explicitly listed, or further include for this process, method, article or device institute it is intrinsic Element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that including being somebody's turn to do There is also other identical elements in the process, method of element, article or device.
Embodiments of the present invention sequencing is for illustration only, does not represent the advantages or disadvantages of the embodiments.It is any with it is of the invention The same or similar scheme of mentality of designing, and be identical with the embodiment of the present invention or the change of similar scheme and the embodiment of the present invention Body is all within protection scope of the present invention.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can be realized by means of software and necessary general hardware platform, naturally it is also possible to by hardware, but in many cases The former is more preferably embodiment.Based on this understanding, technical solution of the present invention substantially in other words does the prior art The part contributed out can be embodied in the form of software products, which is stored in a storage medium In (such as ROM/RAM, magnetic disk, CD), including some instructions are used so that a terminal device (can be mobile phone, computer, clothes Business device, air conditioner or the network equipment etc.) execute method described in each embodiment of the present invention.
The above is only a preferred embodiment of the present invention, is not intended to limit the scope of the invention, all to utilize this hair Equivalent structure or equivalent flow shift made by bright specification and accompanying drawing content is applied directly or indirectly in other relevant skills Art field, is included within the scope of the present invention.

Claims (10)

1. a kind of error message processing method of cloud platform, which is characterized in that the described method includes:
Receive original error message;
Obtain the reference format in predefined configuration template;
Received original error message is converted to according to the reference format error message of reference format.
2. cloud platform error message standardized method according to claim 1, which is characterized in that the acquisition is predefined Before reference format in configuration template, further includes:
Configuration template is pre-created, wherein in the configuration template include preset field and set of keywords, the preset field Value is for indicating whether that the characteristic information of extraction error message, the characteristic information are used to indicate the category of original error message Property;
The reference format of error message is defined in the configuration template.
3. cloud platform error message standardized method according to claim 2, which is characterized in that described according to the standard Format converts received original error message to the error message of reference format, comprising:
Obtain the preset field and set of keywords in the configuration template;
If the value of the preset field indicates to extract the characteristic information of the original error message, the original mistake is extracted The characteristic information of information;
The characteristic information is matched with the set of keywords in the predefined configuration template;
Determine that different modes converts the original error message to the error message of reference format according to matching result.
4. cloud platform error message standardized method according to claim 3, which is characterized in that described to believe the feature Breath is matched with the set of keywords in the predefined configuration template, comprising:
Each characteristic information is proceeded as follows respectively:
This feature information is compared respectively with each keyword in the set of keywords;
When this feature information and the degree of correlation of a keyword are greater than preset threshold, this feature information and the keyword match;
When the degree of correlation of this feature information and a keyword is less than preset threshold, this feature information and the keyword are not Match.
5. cloud platform error message standardized method according to claim 4, which is characterized in that described according to matching result Determine that different modes converts the original error message to the error message of reference format, comprising:
Each characteristic information is proceeded as follows respectively:
When this feature information has matched keyword, matched one or more keywords are obtained, it will be one or more A keyword is combined, and is encapsulated as the set of keywords after combination according to the reference format in the predefined configuration template The error message of reference format;
When this feature information does not have matched keyword, according to the reference format in the predefined configuration template by institute State the error message that original error message is encapsulated as reference format;
The error message of reference format after each characteristic information encapsulation is merged into the error message of reference format.
6. a kind of error message processing unit of cloud platform, comprising: memory and processor;It is characterized by:
The memory, for saving the program for being used for the error message of cloud platform and handling;
The processor, the program handled for reading the execution error message for cloud platform, performs the following operations:
Receive original error message;
Obtain the reference format in predefined configuration template;
Received original error message is converted to according to the reference format error message of reference format.
7. cloud platform error message modular station according to claim 6, which is characterized in that the processor reading is held Row is described to be used for the standardized program of cloud platform error message, also performs the following operations:
Before the reference format obtained in predefined configuration template,
Configuration template is pre-created, wherein in the configuration template include preset field and set of keywords, the preset field Value is for indicating whether that the characteristic information of extraction error message, the characteristic information are used to indicate the category of original error message Property;
The reference format of error message is defined in the configuration template.
8. cloud platform error message modular station according to claim 7, which is characterized in that described according to the standard Format converts received original error message to the error message of reference format, comprising:
Obtain the preset field and set of keywords in the configuration template;
If the value of the preset field indicates to extract the characteristic information of the original error message, the original mistake is extracted The characteristic information of information;
The characteristic information is matched with the set of keywords in the predefined configuration template;
Determine that different modes converts the original error message to the error message of reference format according to matching result.
9. cloud platform error message modular station according to claim 8, which is characterized in that described to believe the feature Breath is matched with the set of keywords in the predefined configuration template, comprising:
Each characteristic information is proceeded as follows respectively:
This feature information is compared respectively with each keyword in the set of keywords;
When this feature information and the degree of correlation of a keyword are greater than preset threshold, this feature information and the keyword match;
When the degree of correlation of this feature information and a keyword is less than preset threshold, this feature information and the keyword are not Match.
10. cloud platform error message standardized method according to claim 9, which is characterized in that described to be tied according to matching Fruit determines that different modes converts the original error message to the error message of reference format, comprising:
Each characteristic information is proceeded as follows respectively:
When this feature information has matched keyword, matched one or more keywords are obtained, it will be one or more A keyword is combined, and is encapsulated as the set of keywords after combination according to the reference format in the predefined configuration template The error message of reference format;
When this feature information does not have matched keyword, according to the reference format in the predefined configuration template by institute State the error message that original error message is encapsulated as reference format;
The error message of reference format after each characteristic information encapsulation is merged into the error message of reference format.
CN201811138030.3A 2018-09-28 2018-09-28 A kind of error message processing method and processing device of cloud platform Pending CN109343993A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811138030.3A CN109343993A (en) 2018-09-28 2018-09-28 A kind of error message processing method and processing device of cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811138030.3A CN109343993A (en) 2018-09-28 2018-09-28 A kind of error message processing method and processing device of cloud platform

Publications (1)

Publication Number Publication Date
CN109343993A true CN109343993A (en) 2019-02-15

Family

ID=65307037

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811138030.3A Pending CN109343993A (en) 2018-09-28 2018-09-28 A kind of error message processing method and processing device of cloud platform

Country Status (1)

Country Link
CN (1) CN109343993A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111181759A (en) * 2019-08-08 2020-05-19 腾讯科技(深圳)有限公司 Method, device, equipment and storage medium for identifying abnormality of network equipment
CN114253808A (en) * 2021-12-21 2022-03-29 奇安信科技集团股份有限公司 Object state monitoring method and device
CN114817357A (en) * 2022-03-09 2022-07-29 北京中交兴路信息科技有限公司 Data processing method, device, electronic equipment, storage medium and system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889459A (en) * 2006-07-20 2007-01-03 华为技术有限公司 Journal formatting unit and method in safety management center system
CN104182506A (en) * 2014-08-19 2014-12-03 浪潮(北京)电子信息产业有限公司 Log management method
CN106126364A (en) * 2016-06-28 2016-11-16 浪潮(北京)电子信息产业有限公司 A kind of fault event memory collection method based on Linux system and system
CN106815306A (en) * 2016-12-16 2017-06-09 中铁程科技有限责任公司 Daily record analysis method and device
CN106897185A (en) * 2016-07-08 2017-06-27 阿里巴巴集团控股有限公司 A kind of method and device of output abnormality
CN107295039A (en) * 2016-03-31 2017-10-24 阿里巴巴集团控股有限公司 Data access treating method and apparatus
CN107480134A (en) * 2017-07-28 2017-12-15 国信优易数据有限公司 A kind of data processing method and system
CN107562720A (en) * 2017-08-08 2018-01-09 国网浙江桐庐县供电公司 A kind of alarm data matching process of information network security of power system linkage defense

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889459A (en) * 2006-07-20 2007-01-03 华为技术有限公司 Journal formatting unit and method in safety management center system
CN104182506A (en) * 2014-08-19 2014-12-03 浪潮(北京)电子信息产业有限公司 Log management method
CN107295039A (en) * 2016-03-31 2017-10-24 阿里巴巴集团控股有限公司 Data access treating method and apparatus
CN106126364A (en) * 2016-06-28 2016-11-16 浪潮(北京)电子信息产业有限公司 A kind of fault event memory collection method based on Linux system and system
CN106897185A (en) * 2016-07-08 2017-06-27 阿里巴巴集团控股有限公司 A kind of method and device of output abnormality
CN106815306A (en) * 2016-12-16 2017-06-09 中铁程科技有限责任公司 Daily record analysis method and device
CN107480134A (en) * 2017-07-28 2017-12-15 国信优易数据有限公司 A kind of data processing method and system
CN107562720A (en) * 2017-08-08 2018-01-09 国网浙江桐庐县供电公司 A kind of alarm data matching process of information network security of power system linkage defense

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111181759A (en) * 2019-08-08 2020-05-19 腾讯科技(深圳)有限公司 Method, device, equipment and storage medium for identifying abnormality of network equipment
CN111181759B (en) * 2019-08-08 2021-09-14 腾讯科技(深圳)有限公司 Method, device, equipment and storage medium for identifying abnormality of network equipment
CN114253808A (en) * 2021-12-21 2022-03-29 奇安信科技集团股份有限公司 Object state monitoring method and device
CN114817357A (en) * 2022-03-09 2022-07-29 北京中交兴路信息科技有限公司 Data processing method, device, electronic equipment, storage medium and system

Similar Documents

Publication Publication Date Title
CN107819627B (en) System fault processing method and server
CN109343993A (en) A kind of error message processing method and processing device of cloud platform
CN108595389A (en) A method of Word document is converted into txt plain text documents
CN108363634B (en) Method, device and equipment for identifying service processing failure reason
CN109740159B (en) Processing method and device for named entity recognition
CN110688300A (en) Compatibility testing method, device, equipment and storage medium
CN110795697B (en) Method and device for acquiring logic expression, storage medium and electronic device
CN111190807B (en) Buried point testing method and equipment
CN110727803A (en) Text event extraction method and device
CN111831920A (en) User demand analysis method and device, computer equipment and storage medium
CN111090973A (en) Report generation method and device and electronic equipment
CN111966339B (en) Buried point parameter input method and device, computer equipment and storage medium
CN116383742B (en) Rule chain setting processing method, system and medium based on feature classification
CN106294115A (en) The method of testing of a kind of application system animal migration and device
CN117033309A (en) Data conversion method and device, electronic equipment and readable storage medium
CN107506339B (en) Character offset-based SCD node verification error positioning method and device
CN116074183A (en) C3 timeout analysis method, device and equipment based on rule engine
CN112131611B (en) Data correctness verification method, device, equipment, system and storage medium
CN111273913B (en) Method and device for outputting application program interface data represented by specifications
CN114896161A (en) File construction method and device based on artificial intelligence, computer equipment and medium
CN103778210A (en) Method and device for judging specific file type of file to be analyzed
CN112817953A (en) Data verification method and device, computer equipment and computer-readable storage medium
CN112465149A (en) Same-city part identification method and device, electronic equipment and storage medium
CN113037521A (en) Method for identifying state of communication equipment, communication system and storage medium
CN115841677B (en) Text layout analysis method and device, 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190215