CN101464908A - Log recording method and device - Google Patents

Log recording method and device Download PDF

Info

Publication number
CN101464908A
CN101464908A CNA200910076961XA CN200910076961A CN101464908A CN 101464908 A CN101464908 A CN 101464908A CN A200910076961X A CNA200910076961X A CN A200910076961XA CN 200910076961 A CN200910076961 A CN 200910076961A CN 101464908 A CN101464908 A CN 101464908A
Authority
CN
China
Prior art keywords
rank
log
daily record
record
module
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
CNA200910076961XA
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.)
Beijing North Microelectronics Co Ltd
Original Assignee
Beijing North Microelectronics 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 Beijing North Microelectronics Co Ltd filed Critical Beijing North Microelectronics Co Ltd
Priority to CNA200910076961XA priority Critical patent/CN101464908A/en
Publication of CN101464908A publication Critical patent/CN101464908A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method for recording logs, which comprises the following steps: current time, module information, log data and logging level for forming log records are obtained; and then, when the logging level meets the predetermined level conditions, the log records are written into a log file. The invention ensures that the efficiency for inquiring log by a user is improved on the basis of ensuring log recording efficiency, and the storage space occupied by blogs can be saved.

Description

A kind of method of log record and device
Technical field
The present invention relates to the software systems technical field, particularly relate to a kind of method of log record, and a kind of device of log record.
Background technology
Daily record (log) is used for storing the details with register system ruuning situation and user's operating position, and these information are the main foundations of checking system running state and investigation problem.For example, the collapse situation appears in application program in certain software, and we can find corresponding record from the program event daily record so, thereby helps us to analyze and deal with problems.
Because system comprises the module that several correspondences are finished certain class function usually, in the journal file of a system, every log record all can comprise the information of its pairing functional module; Concrete condition for the operation of acquisition system, generally also can be divided into some ranks by the content that user's degree of attentiveness writes down daily record, thereby every log record also can comprise corresponding class information, add the time of record and the content of record, just form a complete log record, specifically can be as shown in the table:
Writing time Affiliated module Class information Log content
With a kind of semiconductor factory apparatus control system is example, suppose that described control system comprises Control (control), I/O (I/O), Alarm (warning), Interlock (interlocking), five functional modules of Recipe (debugging), log content is divided into Verbose (details) from low to high, Event (incident), Problem (problem), Error (mistake), five ranks of Fatal (fatal error), then the mode of its log record can may further comprise the steps:
Step S1, obtain current time, module title, daily record rank and log content;
Step S2, write log information.
Based on the formed log record of this example can for:
DATE/TIME:20081212/8:00; MODULE:IO; LEVEL:Error; Instruction writes failure.
Adopt this existing log record, when the daily record amount is big, the ruuning situation of the several functional modules of user inquiring certain or certain, or be lower to the efficient of the problem investigation of certain or certain several functional modules, such as, which service that the user need inquire about in a period of time system call, does that serves call what kind of is order? which does the Interlock module that triggers have? which does the Alarm module that system dishes out have? are these Alarm modules all which kind of recovery operations of taking? in the bigger situation of daily record amount, inquire above-mentioned information from the numerous and diverse information of system journal, obviously be a process that takes time and effort very much.
Moreover for taking into account the versatility of system, existing log content rank is divided more, in this case, the log information of respective record is also many, and in fact some do not have the log information of too big value can go on record yet, thereby the storage space that causes daily record to take is bigger.
Therefore, need the urgent technical matters that solves of those skilled in the art to be exactly at present: the method that how can propose a kind of log record with innovating, in order on the basis that guarantees log record efficient, improve the efficient of user inquiring daily record, save the storage space that daily record takies.
Summary of the invention
Technical matters to be solved by this invention provides a kind of method and device of log record, in order on the basis that guarantees log record efficient, improves the efficient of user inquiring daily record, saves the storage space that daily record takies.
In order to solve the problems of the technologies described above, the embodiment of the invention discloses a kind of method of log record, comprising:
Obtain the current time, module information, log content and the daily record rank that form log record;
When described daily record rank satisfies default level conditions, described log record is write in the journal file.
Preferably, described journal file is created according to the disparate modules of system is corresponding, and the described step that log record is write journal file is:
According to described module information log record is write respectively in the journal file of respective modules.
Preferably, the described situation that satisfies the pre-set level condition is:
Default first rank, determining to be greater than or equal to other daily record rank of the described first order is the rank that satisfies condition;
Perhaps,
Default second level, the daily record rank of determining to be less than or equal to described second level is the rank that satisfies condition.
Preferably, described first rank is the minimum rank that system allows.
Preferably, the described situation that satisfies the pre-set level condition is:
The pre-set level interval determines that the daily record rank in described level interval is the rank that satisfies condition.
Preferably, described module information disposes in the module information configuration file, and described daily record rank and default level conditions dispose in daily record rank configuration file.
The embodiment of the invention also discloses a kind of device of log record, comprising:
The information acquisition module is used to obtain current time, module information, log content and the daily record rank that forms log record;
The rank judge module is used to judge whether described daily record rank satisfies default level conditions, if then trigger the daily record writing module;
The daily record writing module is used for described log record is write journal file.
Preferably, described device also comprises:
Module log creation module is used for the corresponding journal file of creating of disparate modules according to system;
Described daily record writing module is used for according to described module information log record being write respectively the journal file of respective modules.
Preferably, the described situation that satisfies the pre-set level condition is:
Default first rank, determining to be greater than or equal to other daily record rank of the described first order is the rank that satisfies condition;
Perhaps,
Default second level, the daily record rank of determining to be less than or equal to described second level is the rank that satisfies condition.
Preferably, described first rank is the minimum rank that system allows.
Preferably, the described situation that satisfies the pre-set level condition is:
The pre-set level interval determines that the daily record rank in described level interval is the rank that satisfies condition.
Preferably, described module information disposes in the module information configuration file, and described daily record rank and default level conditions dispose in daily record rank configuration file.
Compared with prior art, the present invention has the following advantages:
At first, the present invention when writing log record, has only the log record that satisfies this level conditions just to be written into by setting in advance the required satisfied level conditions of log record, has reduced the log record amount, thereby has reduced the storage space that journal file takies; And pre-set level condition of the present invention can be to meet user's request, valuable information so can guarantee information major part stored in journal file according to the actual conditions flexible configuration; The mode of this flexible configuration makes that also the management of daily record is more flexible; In this case, because journal file has stored valuable information as much as possible, for the operation of user inquiring daily record, also help the raising of user's operating efficiency.
Moreover, the present invention is by creating independently journal file at the disparate modules correspondence in the system, write respectively in its corresponding journal file for the log record that belongs to disparate modules, make the user when certain module information of inquiry, directly to navigate in the concrete module file and inquire about, thereby further improved the efficient of user inquiring daily record.
Description of drawings
Fig. 1 is the process flow diagram of a kind of log recording method embodiment 1 of the present invention;
Fig. 2 is the process flow diagram of a kind of log recording method embodiment 2 of the present invention;
Fig. 3 uses the flow chart of steps that the embodiment of the invention is carried out log record in semiconductor factory's device control software systems;
Fig. 4 is the structured flowchart of the device embodiment 1 of a kind of log record of the present invention;
Fig. 5 is the structured flowchart of the device embodiment 2 of a kind of log record of the present invention.
Embodiment
For above-mentioned purpose of the present invention, feature and advantage can be become apparent more, the present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.
The present invention can be used in numerous general or special purpose computingasystem environment or the configuration.For example: personal computer, server computer, handheld device or portable set, plate equipment, multicomputer system, the system based on microprocessor, network PC, small-size computer, mainframe computer, comprise distributed computing environment of above any system or equipment or the like.
The present invention can describe in the general context of the computer executable instructions of being carried out by computing machine, for example program module.Usually, program module comprises the routine carrying out particular task or realize particular abstract, program, object, assembly, data structure or the like.Also can in distributed computing environment, put into practice the present invention, in these distributed computing environment, by by communication network connected teleprocessing equipment execute the task.In distributed computing environment, program module can be arranged in the local and remote computer-readable storage medium that comprises memory device.
A good journal file, under the prerequisite that can guarantee the normal operation of system, the information that is write down does not lie in many, and is valuable.And the situation in the reality is, the journal file of system can write down various information as much as possible, comprising the lower information of some ranks, as other information of Verbose level, completely all can go on record.And under most of situation, this other information of level that is to say that to the not too big help of check system operation problem this information just belongs to unworthy information.And this valueless information has also taken storage space greatly usually; moreover; when the daily record amount is big; also will have influence on the efficient of user inquiring daily record; want to know such as the user why certain functional module makes mistakes; the log information major part that inquiry obtains is other information of Verbose level, just can reflect in the log information more than the Event rank often and in fact make mistakes.
Inventor just because of this patent has noticed this point, therefore, one of core idea of the embodiment of the invention has been proposed innovatively, promptly by setting in advance the required satisfied level conditions of log record, when writing log record, have only the log record that satisfies this level conditions just to be written into, this mode not only can reduce the storage space that daily record takies, can also in journal file, store valuable information as much as possible, thereby improve the efficient of user inquiring daily record.
With reference to figure 1, show the process flow diagram of a kind of log recording method embodiment 1 of the present invention, specifically can may further comprise the steps:
Step 101, obtain the current time, module information, log content and the daily record rank that form log record;
Step 102, judge that whether described daily record rank satisfies default level conditions, if then execution in step 103; Otherwise, execution in step 104;
Step 103, described log record is write in the journal file.
Step 104, do not write described log record.
In specific implementation, described step 104 also can be to ignore described log record, can also be the relevant information of this log record of deletion, and the present invention is not limited this.
In a preferred embodiment of the present invention, described daily record rank and default level conditions can be configured in configuration file.For example, all available ranks of configuration log file are in configuration file LogLevel.config: Verbose, Event, Problem, Error, Fatal, and be provided with and be greater than or equal to the level conditions of Event rank for needing to satisfy, this level conditions that need satisfy is in aforementioned all available levels.After the system start-up, from configuration file LogLevel.config, read this level conditions, in the process that forms log record, have only the daily record of current record to be superior to or equal this other log record of Event level, be Event, Problem, Error, other log record of Fatal level just can be written in the journal file.In other words, in this example, other log record of Verbose level will can not be written in the journal file.
In practice, described default level conditions can be provided with arbitrarily according to current needs by those skilled in the art, below enumerates several schemes and specifies.
Scheme one: default first rank, determining to be greater than or equal to other daily record rank of the described first order is the rank that satisfies condition;
Specifically can be referring to situation shown in the last example.Preferably, described first rank is the minimum rank that system allows, i.e. the minimum rank of not influence system operation, as above the Verbose rank shown in the example.
This programme can effectively reduce the shared storage space of journal file.In experimenting, we find out that: all be written under the situation of journal file at other log information of all grades, the journal file that system every day (24 hours) produces takies the about 100MB of storage, and the hard-disk capacity of a 50GB will have been consumed in 500 days; After having disposed all time low rank, owing to shielded and little other information of lowermost level of system's operational relation, so system produces the only about 60MB of journal file every day, the capacity of same 50GB will have been consumed after 833 days, compare with the former, prolonged more than 300 day, effect is very remarkable.
Scheme two: default second level, determining to be less than or equal to other daily record rank of the described first order is the rank that satisfies condition;
Suppose that all available ranks of journal file are: Verbose, Event, Problem, Error, Fatal, the level conditions of Error rank for needing to satisfy is less than or equal in setting, after the system start-up, from configuration file LogLevel.config, read this level conditions, in the process that forms log record, have only the daily record rank of current record to be less than or equal to other log record of Error level, be Verbose, Event, Problem, other log record of Error level just can be written in the journal file, and other log record of Fatal level will can not be written in the journal file.
Scheme three: the pre-set level interval, determine that the daily record rank in described level interval is the rank that satisfies condition.
Suppose that all available ranks of journal file are: Verbose, Event, Problem, Error, Fatal, level interval is set for be clipped to the level conditions of Error rank from the Event level for needing to satisfy, after the system start-up, from configuration file LogLevel.config, read this level conditions, in the process that forms log record, have only the daily record rank of current record to be the Event in interval, Problem, Error rank, this log record just can be written in the journal file, and interval outer Verbose rank and other log record of Fatal level will can not be written in the journal file.
Present embodiment passes through a kind of like this mode of flexible configuration just, not only reduced the storage space that journal file takies, make that also the management of daily record is more flexible, thereby guarantee that information major part stored in journal file is valuable information, for the operation of user inquiring daily record, also help the raising of user's operating efficiency.
Certainly, it all is feasible that those skilled in the art dispose described daily record rank and pre-set level condition arbitrarily according to actual conditions, and only as example, the present invention need not to make qualification to aforesaid way to this.
In specific implementation, writing of log record can be realized that this thread can be created by separate threads when system start-up, and exists in system's operational process always.This thread is safeguarded a log record formation, and system puts into this formation to the log information of desire record, takes out relevant information by the thread body from described log record formation, carries out the operation that record is write journal file then.
With reference to figure 2, show the process flow diagram of a kind of log recording method embodiment 2 of the present invention, specifically can may further comprise the steps:
Step 201, according to the corresponding journal file of creating of the disparate modules of system;
Step 202, obtain the current time, module information, log content and the daily record rank that form log record;
Step 203, judge that whether described daily record rank satisfies default level conditions, if then execution in step 204; Otherwise, execution in step 205;
Step 204, log record is write respectively in the journal file of corresponding module according to described module information.
Step 205, do not write described log record.
The inventor of this patent is also noted that the recording mode of daily record can influence user's obtaining concern information to a great extent.The log record mode that a kind of form is distinct can allow the user locate the information that it is paid close attention to fast, and rambling record format then can allow a lot of times of user effort, thereby reduces user's work efficiency.For setting up the distinct log record mode of a kind of form, the log record mode of present embodiment requires each module to have oneself independently journal file, make the user when certain module information of inquiry, directly to navigate in the concrete module file and inquire about, thereby further improved the efficient of user inquiring daily record.
In a preferred embodiment of the present invention, described module information also can be configured in configuration file in advance.For example, the information of each functional module that the current system of configuration comprises in block configuration file module.config, as module name, according to the different journal file of the corresponding establishment of described different module, the log record that satisfies the pre-set level condition is write in the journal file of respective modules then.
For example, comprise Control in the system, IO, Alarm, Interlock, five functional modules of Recipe, as the journal file name, is file suffixes with ' .log ' with module name, creates 5 journal files and is: Control.log, IO.log, Alarm.log, Interlock.log, Recipe.log, if having formed a module information at present is Control and the log record that satisfies the pre-set level condition, then this record is write among the Control.log.
For making those skilled in the art understand the present invention better, below further specify by an object lesson of in semiconductor factory's device control software systems, using the embodiment of the invention with reference to Fig. 3.
Suppose that these semiconductor factory's device control software systems comprise Control (control), IO (input and output), Alarm (warning), Interlock (interlocking), five functional modules of Recipe (debugging), log content seriousness is divided into Verbose (details) from low to high, Event (incident), Problem (problem), Error (mistake), five ranks of Fatal (fatal error).Use the embodiment of the invention, dispose the module information configuration file and the daily record rank configuration file of current system, specifically can be in described module information configuration file, dispose the module name that comprises in the current system, as Control, IO, Alarm, Interlock, Recipe, different journal files is created according to described different functional module by system, be Control.log, IO.log, Alarm.log, Interlock.log, Recipe.log.And, can be in described daily record rank configuration file all available order of severity ranks of configuration log file: Verbose, Event, Problem, Error, Fatal.
Step 31, open daily record rank configuration file and read the daily record class information, and be provided with and need the level conditions that satisfies, as the current minimum rank Verbose that can write down is set;
Step 32, starting log record thread, carry out following substep:
Substep 321, obtain the current time, module information, log content and the daily record rank that form log record;
Substep 322, judge that whether described daily record rank satisfies default level conditions, if then carry out substep 323; Otherwise carry out substep 333, the end log record;
Substep 323, judge whether described module information points to the Control module, if, then carry out substep 324, described log record is write among the journal file Control.log; Otherwise carry out substep 325;
Substep 325, judge whether described module information points to the IO module, if, then carry out substep 326, described log record is write among the journal file IO.log; Otherwise carry out substep 327;
Substep 327, judge whether described module information points to the Interlock module, if, then carry out substep 328, described log record is write among the journal file Interlock.log; Otherwise carry out substep 329;
Substep 329, judge whether described module information points to the Alarm module, if, then carry out substep 330, described log record is write among the journal file Alarm.log; Otherwise carry out substep 331;
Substep 331, judge whether described module information points to the Recipe module, if, then carry out substep 332, described log record is write among the journal file Recipe.log; Otherwise carry out substep 333, the end log record.
Need to prove, for aforesaid each method embodiment, for simple description, so it all is expressed as a series of combination of actions, but those skilled in the art should know, the present invention is not subjected to the restriction of described sequence of movement, because according to the present invention, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in the instructions all belongs to preferred embodiment, and related action and module might not be that the present invention is necessary.
With reference to figure 4, show the structured flowchart of the device embodiment 1 of a kind of log record of the present invention, specifically can comprise with lower module:
Information acquisition module 401 is used to obtain current time, module information, log content and the daily record rank that forms log record;
Rank judge module 402 is used to judge whether described daily record rank satisfies default level conditions, if then trigger daily record writing module 403;
Daily record writing module 403 is used for described log record is write journal file.
In a preferred embodiment of the invention, the described situation that satisfies the pre-set level condition can comprise:
Scheme one: default first rank, determining to be greater than or equal to other daily record rank of the described first order is the rank that satisfies condition;
Preferably, described first rank is the minimum rank that system allows.
Scheme two: default second level, the daily record rank of determining to be less than or equal to described second level is the rank that satisfies condition.
Scheme three: the pre-set level interval, determine that the daily record rank in described level interval is the rank that satisfies condition.
In practice, described module information, daily record rank and default level conditions can dispose in configuration file.
For example, in described module information configuration file configuration module information be: Control, IO, Alarm, Interlock, Recipe; In daily record rank configuration file configuration log rank be: Verbose, Event, Problem, Error, Fatal.
Because present embodiment is substantially corresponding to embodiment shown in Figure 1, so not detailed part in the description of present embodiment can just not given unnecessary details at this referring to the related description in embodiment illustrated in fig. 1.
With reference to figure 5, show the structured flowchart of the device embodiment 2 of a kind of log record of the present invention, specifically can comprise with lower module:
Module log creation module 501 is used for the corresponding journal file of creating of disparate modules according to system;
Information acquisition module 502 is used to obtain current time, module information, log content and the daily record rank that forms log record;
Rank judge module 503 is used to judge whether described daily record rank satisfies default level conditions, if then trigger daily record writing module 504;
Daily record writing module 504 is used for according to described module information log record being write respectively the journal file of respective modules.
Because present embodiment is substantially corresponding to embodiment shown in Figure 2, so not detailed part in the description of present embodiment can just not given unnecessary details at this referring to the related description in embodiment illustrated in fig. 2.
Each embodiment in this instructions all adopts the mode of going forward one by one to describe, and what each embodiment stressed all is and the difference of other embodiment that identical similar part is mutually referring to getting final product between each embodiment.
At last, also need to prove, in this article, relational terms such as first and second grades only is used for an entity or operation are made a distinction with another entity or operation, and not necessarily requires or hint and have the relation of any this reality or in proper order between these entities or the operation.
More than the method for a kind of log record provided by the present invention and a kind of device of log record are described in detail, used specific case herein principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (12)

1, a kind of method of log record is characterized in that, comprising:
Obtain the current time, module information, log content and the daily record rank that form log record;
When described daily record rank satisfies default level conditions, described log record is write in the journal file.
2, the method for claim 1 is characterized in that, described journal file is created according to the disparate modules of system is corresponding, and the described step that log record is write journal file is:
According to described module information log record is write respectively in the journal file of respective modules.
3, method as claimed in claim 1 or 2 is characterized in that, the described situation that satisfies the pre-set level condition is:
Default first rank, determining to be greater than or equal to other daily record rank of the described first order is the rank that satisfies condition;
Perhaps,
Default second level, the daily record rank of determining to be less than or equal to described second level is the rank that satisfies condition.
4, method as claimed in claim 3 is characterized in that, described first rank is the minimum rank that system allows.
5, method as claimed in claim 1 or 2 is characterized in that, the described situation that satisfies the pre-set level condition is:
The pre-set level interval determines that the daily record rank in described level interval is the rank that satisfies condition.
6, the method for claim 1 is characterized in that, described module information disposes in the module information configuration file, and described daily record rank and default level conditions dispose in daily record rank configuration file.
7, a kind of device of log record is characterized in that, comprising:
The information acquisition module is used to obtain current time, module information, log content and the daily record rank that forms log record;
The rank judge module is used to judge whether described daily record rank satisfies default level conditions, if then trigger the daily record writing module;
The daily record writing module is used for described log record is write journal file.
8, device as claimed in claim 7 is characterized in that, also comprises:
Module log creation module is used for the corresponding journal file of creating of disparate modules according to system;
Described daily record writing module is used for according to described module information log record being write respectively the journal file of respective modules.
As claim 7 or 8 described devices, it is characterized in that 9, the described situation that satisfies the pre-set level condition is:
Default first rank, determining to be greater than or equal to other daily record rank of the described first order is the rank that satisfies condition;
Perhaps,
Default second level, the daily record rank of determining to be less than or equal to described second level is the rank that satisfies condition.
10, device as claimed in claim 9 is characterized in that, described first rank is the minimum rank that system allows.
As claim 7 or 8 described devices, it is characterized in that 11, the described situation that satisfies the pre-set level condition is:
The pre-set level interval determines that the daily record rank in described level interval is the rank that satisfies condition.
12, device as claimed in claim 8 is characterized in that, described module information disposes in the module information configuration file, and described daily record rank and default level conditions dispose in daily record rank configuration file.
CNA200910076961XA 2009-01-14 2009-01-14 Log recording method and device Pending CN101464908A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA200910076961XA CN101464908A (en) 2009-01-14 2009-01-14 Log recording method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA200910076961XA CN101464908A (en) 2009-01-14 2009-01-14 Log recording method and device

Publications (1)

Publication Number Publication Date
CN101464908A true CN101464908A (en) 2009-06-24

Family

ID=40805483

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA200910076961XA Pending CN101464908A (en) 2009-01-14 2009-01-14 Log recording method and device

Country Status (1)

Country Link
CN (1) CN101464908A (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102141955A (en) * 2011-03-30 2011-08-03 东方通信股份有限公司 Linux-based kernel log system and realization method thereof
CN102763088A (en) * 2009-12-28 2012-10-31 株式会社诶司帝 System event logging system
CN103268277A (en) * 2013-04-23 2013-08-28 青岛海信传媒网络技术有限公司 Method and system for outputting log information
CN103295276A (en) * 2012-01-20 2013-09-11 海德堡印刷机械股份公司 Dynamic journal file
CN103645984A (en) * 2013-12-24 2014-03-19 山东中创软件工程股份有限公司 Method and device for optimizing logs
CN103713858A (en) * 2013-12-26 2014-04-09 乐视致新电子科技(天津)有限公司 Local log preservation method and device for electronic products
CN103905223A (en) * 2012-12-26 2014-07-02 腾讯科技(北京)有限公司 Data packet acquisition method, system and device
CN103902434A (en) * 2012-12-29 2014-07-02 北京谊安医疗系统股份有限公司 Alarm log management method and system
CN105868391A (en) * 2012-09-25 2016-08-17 北京奇虎科技有限公司 Method and device for recording log
CN106156355A (en) * 2016-07-27 2016-11-23 腾讯科技(深圳)有限公司 Log processing method and device
CN106296400A (en) * 2016-08-10 2017-01-04 中国农业银行股份有限公司 A kind of method and system of log recording
CN106484593A (en) * 2016-09-29 2017-03-08 北京小米移动软件有限公司 Log processing method, device and electronic equipment
CN106549807A (en) * 2016-10-28 2017-03-29 武汉斗鱼网络科技有限公司 A kind of classification report method of daily record and system
CN107153695A (en) * 2017-05-05 2017-09-12 恒生电子股份有限公司 Log recording method and device, electronic equipment, storage medium
CN107291600A (en) * 2016-03-31 2017-10-24 北京北方华创微电子装备有限公司 A kind of recording method and device of daily record
CN108683520A (en) * 2018-04-08 2018-10-19 烽火通信科技股份有限公司 A kind of filter method and system of stream output
CN108897663A (en) * 2018-06-19 2018-11-27 新华三技术有限公司 log output control method and device
CN109343985A (en) * 2018-08-03 2019-02-15 联想(北京)有限公司 A kind of data processing method, device and storage medium
CN109669848A (en) * 2017-10-16 2019-04-23 比亚迪股份有限公司 Log generation method, application server, log server and log generating system
CN109672546A (en) * 2017-10-16 2019-04-23 比亚迪股份有限公司 Log generation method, application server, log server and log generating system
CN111459755A (en) * 2020-03-27 2020-07-28 海信视像科技股份有限公司 Log file output control method and device based on EMMC life value
WO2020233219A1 (en) * 2019-05-17 2020-11-26 深圳前海微众银行股份有限公司 Abnormal problem locating method and device, apparatus and computer readable storage medium
CN113448818A (en) * 2021-07-01 2021-09-28 山东浪潮通软信息科技有限公司 Log tracking method, device and medium based on probability

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102763088A (en) * 2009-12-28 2012-10-31 株式会社诶司帝 System event logging system
CN102141955B (en) * 2011-03-30 2013-12-25 东方通信股份有限公司 Linux-based kernel log system and realization method thereof
CN102141955A (en) * 2011-03-30 2011-08-03 东方通信股份有限公司 Linux-based kernel log system and realization method thereof
CN103295276B (en) * 2012-01-20 2019-12-10 海德堡印刷机械股份公司 Dynamic log file
CN103295276A (en) * 2012-01-20 2013-09-11 海德堡印刷机械股份公司 Dynamic journal file
CN105868391A (en) * 2012-09-25 2016-08-17 北京奇虎科技有限公司 Method and device for recording log
CN105868391B (en) * 2012-09-25 2019-06-04 北京奇虎科技有限公司 A kind of method and apparatus of log recording
CN103905223B (en) * 2012-12-26 2018-01-19 腾讯科技(北京)有限公司 Packet capture mthods, systems and devices
CN103905223A (en) * 2012-12-26 2014-07-02 腾讯科技(北京)有限公司 Data packet acquisition method, system and device
CN103902434B (en) * 2012-12-29 2017-05-31 北京谊安医疗系统股份有限公司 A kind of alarm log management method and system
CN103902434A (en) * 2012-12-29 2014-07-02 北京谊安医疗系统股份有限公司 Alarm log management method and system
CN103268277A (en) * 2013-04-23 2013-08-28 青岛海信传媒网络技术有限公司 Method and system for outputting log information
CN103268277B (en) * 2013-04-23 2017-03-29 聚好看科技股份有限公司 A kind of method and system of output journal information
CN103645984A (en) * 2013-12-24 2014-03-19 山东中创软件工程股份有限公司 Method and device for optimizing logs
CN103645984B (en) * 2013-12-24 2016-05-18 山东中创软件工程股份有限公司 log processing method and device
CN103713858A (en) * 2013-12-26 2014-04-09 乐视致新电子科技(天津)有限公司 Local log preservation method and device for electronic products
CN107291600A (en) * 2016-03-31 2017-10-24 北京北方华创微电子装备有限公司 A kind of recording method and device of daily record
CN107291600B (en) * 2016-03-31 2021-01-08 北京北方华创微电子装备有限公司 Log recording method and device
CN106156355B (en) * 2016-07-27 2019-02-01 腾讯科技(深圳)有限公司 Log processing method and device
CN106156355A (en) * 2016-07-27 2016-11-23 腾讯科技(深圳)有限公司 Log processing method and device
CN106296400A (en) * 2016-08-10 2017-01-04 中国农业银行股份有限公司 A kind of method and system of log recording
CN106484593A (en) * 2016-09-29 2017-03-08 北京小米移动软件有限公司 Log processing method, device and electronic equipment
CN106549807A (en) * 2016-10-28 2017-03-29 武汉斗鱼网络科技有限公司 A kind of classification report method of daily record and system
CN107153695A (en) * 2017-05-05 2017-09-12 恒生电子股份有限公司 Log recording method and device, electronic equipment, storage medium
CN109669848A (en) * 2017-10-16 2019-04-23 比亚迪股份有限公司 Log generation method, application server, log server and log generating system
CN109672546A (en) * 2017-10-16 2019-04-23 比亚迪股份有限公司 Log generation method, application server, log server and log generating system
CN108683520B (en) * 2018-04-08 2021-05-25 烽火通信科技股份有限公司 Stream output filtering method and system
CN108683520A (en) * 2018-04-08 2018-10-19 烽火通信科技股份有限公司 A kind of filter method and system of stream output
CN108897663A (en) * 2018-06-19 2018-11-27 新华三技术有限公司 log output control method and device
CN108897663B (en) * 2018-06-19 2022-08-26 新华三技术有限公司 Log output control method and device
CN109343985A (en) * 2018-08-03 2019-02-15 联想(北京)有限公司 A kind of data processing method, device and storage medium
CN109343985B (en) * 2018-08-03 2021-10-22 联想(北京)有限公司 Data processing method, device and storage medium
WO2020233219A1 (en) * 2019-05-17 2020-11-26 深圳前海微众银行股份有限公司 Abnormal problem locating method and device, apparatus and computer readable storage medium
CN111459755A (en) * 2020-03-27 2020-07-28 海信视像科技股份有限公司 Log file output control method and device based on EMMC life value
CN113448818A (en) * 2021-07-01 2021-09-28 山东浪潮通软信息科技有限公司 Log tracking method, device and medium based on probability

Similar Documents

Publication Publication Date Title
CN101464908A (en) Log recording method and device
US7657572B2 (en) Selectively utilizing a plurality of disparate solid state storage locations
CN105094707A (en) Method and device for storing and reading data
CN101916290B (en) Managing method of internal memory database and device
EP2763055B1 (en) A telecommunication method and mobile telecommunication device for providing data to a mobile application
CN103246595A (en) Method, device, server and terminal units for managing application programs
CN103810060A (en) Data backup method and system thereof based on distributed database
EP2916240A1 (en) Database storage system based on compact disk and method using the system
CN109542892A (en) A kind of relativization implementation method of real-time data base, apparatus and system
CN102937882A (en) Efficient access to storage devices with usage bitmaps
CN106570163B (en) Audit log read-write management method and system facing unreliable environment
WO2019153550A1 (en) Automatic sql optimization method and apparatus, and computer device and storage medium
CN103577310A (en) Method and device for recording software debugging logs
CN103186622A (en) Updating method of index information in full text retrieval system and device thereof
CN102902763A (en) Method and device for relating and retrieving information processing data and processing information tasks
CN103364016A (en) Sensor data recording apparatus, method, and program
CN103902434A (en) Alarm log management method and system
CN103902562A (en) Method and device for upgrading terminal databases
CN102169497B (en) Method and device for managing metadata through bitmaps
CN115510138A (en) Data management method and device, electronic equipment and readable storage medium
CN109189724B (en) Method and device for improving audio and video data storage efficiency of video monitoring system
CN110704431A (en) Hierarchical storage management method for mass data
CN102541542B (en) The content of storage and issue content storage apparatus
CN101699409B (en) Method for controlling testing equipment to test and system thereof
CN101187936B (en) A log data storage method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C57 Notification of unclear or unknown address
DD01 Delivery of document by public notice

Addressee: Li Yan

Document name: Written notice of preliminary examination of application for patent for invention

Addressee: Li Yan

Document name: Deemed not to advise

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20090624