CN107590162A - The storage method and device of journal file - Google Patents

The storage method and device of journal file Download PDF

Info

Publication number
CN107590162A
CN107590162A CN201610539599.5A CN201610539599A CN107590162A CN 107590162 A CN107590162 A CN 107590162A CN 201610539599 A CN201610539599 A CN 201610539599A CN 107590162 A CN107590162 A CN 107590162A
Authority
CN
China
Prior art keywords
journal file
disk space
service
type
file
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
CN201610539599.5A
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201610539599.5A priority Critical patent/CN107590162A/en
Priority to PCT/CN2017/090172 priority patent/WO2018006721A1/en
Publication of CN107590162A publication Critical patent/CN107590162A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Abstract

The invention provides a kind of storage method of journal file and device, wherein, this method includes:Receive journal file;Determine the type of service of the journal file;The journal file recorded by corresponding first disk space according to the type of service.By the present invention, the journal file for solving the problems, such as one or more types of service in correlation technique covers the journal file of other types of service.

Description

The storage method and device of journal file
Technical field
The present invention relates to the communications field, in particular to the storage method and device of a kind of journal file.
Background technology
In daily various systems, log is a kind of hand for being widely used for information record, fault location Section.Especially for fault location, if each business module can record some important informations of running, it is bound to Greatly helped to accident analysis positioning belt, and positioning failure will often divide comprehensively with reference to the various information of each business module Analysis.When recording same journal file at present, typically by the way of the circulation covering of multiple journal files, each journal file Capacity is fixed.But if some business module has a large amount of daily records to produce in certain time period, then other business module has been The recorded daily record got off can be covered by circulation, be unfavorable for obtaining comprehensive log information and be used for fault location.
For above mentioned problem present in correlation technique, at present it is not yet found that the solution of effect.
The content of the invention
The embodiments of the invention provide a kind of storage method of journal file and device, at least to solve one in correlation technique The problem of journal file of kind or multiple business type covers the journal file of other types of service.
According to one embodiment of present invention, there is provided a kind of storage method of journal file, including:Receive daily record text Part;Determine the type of service of the journal file;The journal file recorded corresponding first according to the type of service Disk space.
Alternatively, before the journal file recorded into corresponding first disk space according to the type of service, Methods described also includes:Determine to be used for the total disk space for storing journal file in storage device;According to different types of service Total disk space is divided into more sub- disk spaces, wherein, a pair of the sub- disk space and the type of service 1 Should.
Optionally it is determined that the default total disk space for being used to store journal file in storage device includes one below:Really Determine the default total disk space for being used to store journal file in storage device;Determine the remaining appearance of the storage device Amount, and total disk space account for the preset percentage of the residual capacity, and according to the residual capacity and described default Percentage determines total disk space.
Optionally it is determined that the type of service of the journal file includes:Determined according to the file prefix of the journal file Generate the business module of the journal file;The type of service is determined according to the business module.
Alternatively, the journal file recorded into corresponding first disk space according to the type of service includes:Sentence Whether the memory capacity of disconnected first disk space is more than the first predetermined threshold value;When judged result is to be, according to described The timestamp of each journal file obtains the earliest specified journal file of storage time in disk space, and deletes the specified day Will file;The journal file is recorded in first disk space.
Alternatively, the journal file recorded into corresponding first disk space according to the type of service includes:Sentence Whether the memory capacity of disconnected first disk space is more than the second predetermined threshold value;When judged result is to be, according to default The call number in second disk space is calculated in rule;The journal file be recorded into the second disk space.
Alternatively, the journal file recorded into the second disk space includes:Second magnetic be present In the case of disk space, after the data for deleting the former storage in the second disk space, the journal file recorded described the Two disk spaces;In the case of in the absence of the second disk space, after creating the second disk space, by the daily record File record is to the second disk space.
According to another embodiment of the invention, there is provided a kind of storage device of journal file, including:Receiving module, For receiving journal file;First determining module, for determining the type of service of the journal file;Logging modle, for root The journal file be recorded into corresponding first disk space according to the type of service.
Alternatively, described device also includes:Second determining module, in the logging modle according to the type of service Before the journal file recorded into corresponding first disk space, determine to be used to store the total of journal file in storage device Disk space;Division module, for total disk space to be divided into more sub- disk spaces according to different types of service, Wherein, the sub- disk space and the type of service correspond.
Alternatively, logging modle includes:Judging unit, for judge first disk space memory capacity whether More than the first predetermined threshold value;Processing unit, for judged result for be when, according to each journal file in the disk space Timestamp obtain the earliest specified journal file of storage time, and delete the specified journal file;Recording unit, for The journal file is recorded in first disk space.
According to still another embodiment of the invention, a kind of storage medium is additionally provided.The storage medium is arranged to storage and used In the program code for performing following steps:
Receive journal file;
Determine the type of service of the journal file;
The journal file recorded by corresponding first disk space according to the type of service.
By the present invention, journal file is received;Determine the type of service of the journal file;Will according to the type of service The journal file recorded corresponding first disk space.Because the disk space of log file is and type of service pair Answer, the disk space of the journal file storage of different service types is different, will not mutually cover, can solve in correlation technique The journal file of one or more types of service covers the problem of journal file of other types of service.
Brief description of the drawings
Accompanying drawing described herein is used for providing a further understanding of the present invention, forms the part of the application, this hair Bright schematic description and description is used to explain the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is the flow chart of the storage method of journal file according to embodiments of the present invention;
Fig. 2 is the structured flowchart of the storage device of journal file according to embodiments of the present invention;
Fig. 3 is the alternative construction block diagram one of the storage device of journal file according to embodiments of the present invention;
Fig. 4 is the alternative construction block diagram two of the storage device of journal file according to embodiments of the present invention;
Fig. 5 is the total capacity limitation schematic diagram that daily record according to embodiments of the present invention takes;
Fig. 6 is the storage layout's schematic diagram aimed at day on disk of each business module record according to embodiments of the present invention.
Embodiment
Describe the present invention in detail below with reference to accompanying drawing and in conjunction with the embodiments.It should be noted that do not conflicting In the case of, the feature in embodiment and embodiment in the application can be mutually combined.
It should be noted that term " first " in description and claims of this specification and above-mentioned accompanying drawing, " Two " etc. be for distinguishing similar object, without for describing specific order or precedence.
Embodiment 1
A kind of storage method of journal file is provided in the present embodiment, and Fig. 1 is daily record according to embodiments of the present invention The flow chart of the storage method of file, as shown in figure 1, the flow comprises the following steps:
Step S102, receive journal file;
Step S104, determine the type of service of journal file;
Step S106, journal file recorded by corresponding first disk space according to type of service.
By above-mentioned steps, journal file is received;Determine the type of service of journal file;It is according to type of service that daily record is literary Part recorded corresponding first disk space.Because the disk space of log file is, difference corresponding with type of service The disk space of the journal file storage of type of service is different, will not mutually cover, and can solve a kind of or more in correlation technique The problem of journal file of kind type of service covers the journal file of other types of service.
Alternatively, the executive agent of above-mentioned steps can be control device of storage device, storage device etc., but be not limited to This.
Optionally, before journal file recorded into corresponding first disk space according to type of service, method is also wrapped Include:
S11, determine to be used for the total disk space for storing journal file in storage device;
S12, total disk space is divided into by more sub- disk spaces according to different types of service, wherein, sub- disk is empty Between and type of service correspond.
Optionally, following two modes can be used to determine to be used for the default total disk for storing journal file in storage device Space:
Determine the default total disk space for being used to store journal file in storage device;
Determine that the residual capacity of storage device, and total disk space account for the preset percentage of residual capacity, and according to surplus Covolume amount and preset percentage determine total disk space.
Optionally, determining the type of service of journal file includes:Generation daily record is determined according to the file prefix of journal file The business module of file;Type of service is determined according to business module.The service class of the journal file of different business module generations Type is different.
Optionally, journal file recorded into corresponding first disk space according to type of service includes:
S21, judge the memory capacity of the first disk space whether more than the first predetermined threshold value;
S22, when judged result is to be, storage time is obtained most according to the timestamp of each journal file in disk space Early specified journal file, and delete and specify journal file;
S23, the log file in the first disk space.
Optionally, journal file recorded into corresponding first disk space according to type of service includes:
S31, judge the memory capacity of the first disk space whether more than the second predetermined threshold value;
S32, when judged result is to be, the call number in second disk space is calculated according to preset rules;
S33, journal file be recorded into second disk space.
Further, journal file recorded into second disk space includes following two situations:
In the case where second disk space be present, after the data for deleting the former storage in second disk space, by daily record File record is to second disk space;
In the case of in the absence of second disk space, after creating second disk space, journal file recorded second Disk space.
Through the above description of the embodiments, those skilled in the art can be understood that according to above-mentioned implementation The method of example can add the mode of required general hardware platform to realize by software, naturally it is also possible to by hardware, but a lot In the case of the former be more preferably embodiment.Based on such understanding, technical scheme is substantially in other words to existing The part that technology contributes can be embodied in the form of software product, and the computer software product is stored in a storage In medium (such as ROM/RAM, magnetic disc, CD), including some instructions to cause a station terminal equipment (can be mobile phone, calculate Machine, server, or network equipment etc.) method that performs each embodiment of the present invention.
Embodiment 2
Additionally provide a kind of storage device of journal file in the present embodiment, the device be used to realizing above-described embodiment and Preferred embodiment, repeating no more for explanation was carried out.As used below, term " module " can realize predetermined work( The combination of the software and/or hardware of energy.Although device described by following examples is preferably realized with software, firmly Part, or the realization of the combination of software and hardware is also what may and be contemplated.
Fig. 2 is the structured flowchart of the storage device of journal file according to embodiments of the present invention, as shown in Fig. 2 the device Including;
Receiving module 20, for receiving journal file;
First determining module 22, for determining the type of service of journal file;
Logging modle 24, for journal file to recorded into corresponding first disk space according to type of service.
Fig. 3 is the alternative construction block diagram one of the storage device of journal file according to embodiments of the present invention, as shown in figure 3, The device in addition to including all modules shown in Fig. 2, in addition to:
Second determining module 30, for journal file to recorded into corresponding first magnetic according to type of service in logging modle Before disk space, determine to be used for the total disk space for storing journal file in storage device;
Division module 32, for total disk space to be divided into more sub- disk spaces according to different types of service, its In, sub- disk space and type of service correspond.
Fig. 4 is the alternative construction block diagram two of the storage device of journal file according to embodiments of the present invention, as shown in figure 3, In addition to including all modules shown in Fig. 2, logging modle 24 includes the device:
Judging unit 40, for judging the memory capacity of the first disk space whether more than the first predetermined threshold value;
Processing unit 42, for when judged result is to be, being obtained according to the timestamp of each journal file in disk space The specified journal file earliest to storage time, and delete and specify journal file;
Recording unit 44, for the log file in the first disk space.
It should be noted that above-mentioned modules can be realized by software or hardware, for the latter, Ke Yitong Cross in the following manner realization, but not limited to this:Above-mentioned module is respectively positioned in same processor;Or above-mentioned modules are with any The form of combination is located in different processors respectively.
Embodiment 3
Present embodiments provide a kind of prevents same log recording for some business mould in limited disk space Block linear increase is too fast, the method for covering the important log of other business modules record.
The present embodiment overcomes certain business module daily record present in correlation technique and covers remaining business module record Daily record problem and defect, there is provided a kind of method and apparatus of adaptivenon-uniform sampling journal file.
Present embodiments provide a kind of method and apparatus of adaptivenon-uniform sampling journal file, it is characterised in that can set pre- If condition, for example a configuration file is introduced, the total disk space size that be able to can be taken with configuration log and record day The disk space size that the business module of will can take respectively.It can so accomplish that each module takes fixed disk space, It is independent of each other.In order to adapt to different storage device space sizes, configuration file, which can also be configured only, takes storage device disk The percentage that the total percentage of remaining space size and each business module take.
Using the present embodiment, can be good at solving same log recording for some business module linear increase mistake It hurry up, cover the problem of other business module important logs record.Compared with prior art, even if a certain business module is in the short time Interior linear explosive growth, still can ensure the important log file of other module records will not be covered by circulation, reach and obtain Take the purpose of more extensive comprehensive fault message.
Fig. 5 is the total capacity limitation schematic diagram that daily record according to embodiments of the present invention takes, and Fig. 6 is implemented according to the present invention The storage layout's schematic diagram aimed at day on disk of each business module record of example, in Fig. 6, each file (file) is business mould The daily record of record in block (equivalent to the journal file in embodiment 1).
Configuration file " capacity " element storage for preparatory condition can take total disk space S, " modules/ Module " element storages need the module of minute book daily record, and " per-file-size " element stores the size of single file Size, business module number M and each business module title can be obtained by reading configuration file, each business module generation Filename prefix is the business module title of configuration, and filename includes the timestamp for being accurate to the second.So each business module point Multiple files are not generated, and the disk space that each business module takes is:S/M, the file number of generation are:S/M/size.Its In, S is disk total capacity;M is number of modules, and size is single file size.Being write when the file number of this module completely needs to generate Oldest file is automatically deleted during new file.
In order to adapt to storage device space difference, disk residue gross space size can be calculated first, then according to total Accounting, which calculates, can take gross space S, and for business M1, business M1 is calculated according to the percentage percent that its configuration takes The gross space S1=S*percent of occupancy, the file number of generation are:S1/size.Wherein, S1 is the magnetic that module M1 can take Disk gross space, size are single file size.The oldest file when the file number of this module, which is write, completely needs to generate new file It is automatically deleted.
Assuming that the file number that each business module that the configuration file of system calculates can generate is N (N=S/M/ Size or N=S1/size), journal file (file of storage daily record, equivalent to disk space or memory space) sequence number value Scope is [0, N-1];
The a certain business module daily record of guarantee of the present invention do not cover other business modules log method and step such as Under:
Step 1:System starts, it is first determined the sequence number of each business module journal file, does not have any day under Log Directory During will file, sequence number CIndex (1)=0, CIndex (2)=0 ... CIndex (N-1) of obtained all module journal files =0;If system reboot, then that file recorded to the end is obtained according to the timestamp contained in filename first, obtained Get file sequence number and find CIndex (1), CIndex (2) ... CIndex (N-1).Then system operation starts toward serial number CIndex (1), CIndex (2) ... log in CIndex (N-1) journal file.
Step 2:After a period of time, the file CIndex of current record is found during such as business module p log recordings (p) size alreadys exceed the size that configuration file defines, and then terminates the record of current log file, switches file.According to public affairs Formula CIndex ' (p)=(CIndex (p)+1) % (N) calculates the serial number CIndex ' (p) for the journal file for needing to be switched to, Next, it is determined whether serial number CIndex ' (p) journal file be present, if there is this document is then first deleted, sequence is then generated Number be CIndex ' (p) journal file, the file quilt of start recording daily record, i.e. business module p script serial number CIndex ' (p) Circulation covering.
Find that file CIndex (q) sizes of current record already exceed configuration during same business module q log recordings The size of document definition, then terminate the record of current log file, switch file.According to formula CIndex ' (q)= (CIndex (q)+1) % (N) calculates the serial number CIndex ' (q) for the journal file for needing to be switched to, Next, it is determined whether Serial number CIndex ' (q) journal file be present, if there is this document is then first deleted, then generate serial number CIndex ' (q) journal file, the file of start recording daily record, i.e. business module q script serial number CIndex ' (q) are covered by circulation.
Although (same class log recording is same in same catalogue for the file of so business module p and business module q records One catalogue) under, but be independent of each other.
Step 3:Continuous repeat step two, until system startup the M days, system reboot.
Step 4:Continuous repeat step one to step 3, business module log and circulation covers, and is independent of each other.
Embodiment 4
Embodiments of the invention additionally provide a kind of storage medium.Alternatively, in the present embodiment, above-mentioned storage medium can The program code for performing following steps to be arranged to storage to be used for:
S1, receive journal file;
S2, determine the type of service of journal file;
S3, journal file recorded by corresponding first disk space according to type of service.
Alternatively, in the present embodiment, above-mentioned storage medium can include but is not limited to:USB flash disk, read-only storage (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), mobile hard disk, magnetic disc or CD etc. is various can be with the medium of store program codes.
Alternatively, in the present embodiment, processor performs according to the program code stored in storage medium and receives daily record File;
Alternatively, in the present embodiment, processor performs according to the program code stored in storage medium and determines daily record The type of service of file;
Alternatively, in the present embodiment, processor is performed according to business according to the program code stored in storage medium Journal file recorded corresponding first disk space by type.
Alternatively, the specific example in the present embodiment may be referred to described in above-described embodiment and optional embodiment Example, the present embodiment will not be repeated here.
Obviously, those skilled in the art should be understood that above-mentioned each module of the invention or each step can be with general Computing device realize that they can be concentrated on single computing device, or be distributed in multiple computing devices and formed Network on, alternatively, they can be realized with the program code that computing device can perform, it is thus possible to they are stored Performed in the storage device by computing device, and in some cases, can be with different from shown in order execution herein The step of going out or describing, they are either fabricated to each integrated circuit modules respectively or by multiple modules in them or Step is fabricated to single integrated circuit module to realize.So, the present invention is not restricted to any specific hardware and software combination.
The preferred embodiments of the present invention are the foregoing is only, are not intended to limit the invention, for the skill of this area For art personnel, the present invention can have various modifications and variations.Within the spirit and principles of the invention, that is made any repaiies Change, equivalent substitution, improvement etc., should be included in the scope of the protection.

Claims (10)

  1. A kind of 1. storage method of journal file, it is characterised in that including:
    Receive journal file;
    Determine the type of service of the journal file;
    The journal file recorded by corresponding first disk space according to the type of service.
  2. 2. according to the method for claim 1, it is characterised in that recorded the journal file according to the type of service To before corresponding first disk space, methods described also includes:
    Determine to be used for the total disk space for storing journal file in storage device;
    Total disk space is divided into by more sub- disk spaces according to different types of service, wherein, the sub- disk is empty Between and the type of service correspond.
  3. 3. according to the method for claim 2, it is characterised in that determine to be used to store the default of journal file in storage device Total disk space includes one below:
    Determine the default total disk space for being used to store journal file in storage device;
    Determine that the residual capacity of the storage device, and total disk space account for the preset percentage of the residual capacity, And total disk space is determined according to the residual capacity and the preset percentage.
  4. 4. according to the method for claim 1, it is characterised in that determining the type of service of the journal file includes:
    Determined to generate the business module of the journal file according to the file prefix of the journal file;
    The type of service is determined according to the business module.
  5. 5. according to the method for claim 1, it is characterised in that recorded the journal file according to the type of service Corresponding first disk space includes:
    Judge the memory capacity of first disk space whether more than the first predetermined threshold value;
    In judged result for when being, it is earliest that storage time is obtained according to the timestamp of each journal file in the disk space Journal file is specified, and deletes the specified journal file;
    The journal file is recorded in first disk space.
  6. 6. according to the method for claim 1, it is characterised in that recorded the journal file according to the type of service Corresponding first disk space includes:
    Judge the memory capacity of first disk space whether more than the second predetermined threshold value;
    When judged result is to be, the call number in second disk space is calculated according to preset rules;
    The journal file be recorded into the second disk space.
  7. 7. according to the method for claim 6, it is characterised in that the journal file be recorded into the second disk space Including:
    , will after the data for deleting the former storage in the second disk space in the case where the second disk space be present The journal file recorded the second disk space;
    In the case of in the absence of the second disk space, after creating the second disk space, the journal file is remembered Record the second disk space.
  8. A kind of 8. storage device of journal file, it is characterised in that including:
    Receiving module, for receiving journal file;
    First determining module, for determining the type of service of the journal file;
    Logging modle, for the journal file to recorded into corresponding first disk space according to the type of service.
  9. 9. device according to claim 8, it is characterised in that described device also includes:
    Second determining module, it is corresponding for according to the type of service recorded the journal file in the logging modle Before first disk space, determine to be used for the total disk space for storing journal file in storage device;
    Division module, for total disk space to be divided into more sub- disk spaces according to different types of service, wherein, The sub- disk space and the type of service correspond.
  10. 10. device according to claim 8, it is characterised in that logging modle includes:
    Judging unit, for judging the memory capacity of first disk space whether more than the first predetermined threshold value;
    Processing unit, for when judged result is to be, being obtained according to the timestamp of each journal file in the disk space The earliest specified journal file of storage time, and delete the specified journal file;
    Recording unit, for recording the journal file in first disk space.
CN201610539599.5A 2016-07-08 2016-07-08 The storage method and device of journal file Withdrawn CN107590162A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610539599.5A CN107590162A (en) 2016-07-08 2016-07-08 The storage method and device of journal file
PCT/CN2017/090172 WO2018006721A1 (en) 2016-07-08 2017-06-27 Method and apparatus for storing log file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610539599.5A CN107590162A (en) 2016-07-08 2016-07-08 The storage method and device of journal file

Publications (1)

Publication Number Publication Date
CN107590162A true CN107590162A (en) 2018-01-16

Family

ID=60921578

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610539599.5A Withdrawn CN107590162A (en) 2016-07-08 2016-07-08 The storage method and device of journal file

Country Status (2)

Country Link
CN (1) CN107590162A (en)
WO (1) WO2018006721A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595367A (en) * 2018-04-25 2018-09-28 银川华联达科技有限公司 A kind of server system based on computer cluster in LAN
CN110716908A (en) * 2019-09-29 2020-01-21 捷开通讯(深圳)有限公司 Log information writing method, system, storage medium and mobile terminal
CN112860636A (en) * 2021-01-18 2021-05-28 北京金山云网络技术有限公司 Storage method and device of operation data, electronic equipment and storage medium
CN113177033A (en) * 2021-03-31 2021-07-27 新华三信息安全技术有限公司 Log data storage method and device, electronic equipment and medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111309696A (en) * 2020-03-20 2020-06-19 中电长城网际系统应用有限公司 Log processing method and device, electronic equipment and readable medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030055808A1 (en) * 2001-09-18 2003-03-20 Sun Microsystems, Inc. Methods, systems, and articles of manufacture for implementing a runtime logging service storage infrastructure
JP2003099295A (en) * 2001-09-21 2003-04-04 Teamgia:Kk Processing method for communication log, computer software program for implementing the same method on computer system and communication log processing system
JP2004185189A (en) * 2002-12-02 2004-07-02 Sankyo Seiki Mfg Co Ltd Log record data management method
US20100138595A1 (en) * 2008-12-03 2010-06-03 Samsung Electronics Co., Ltd. Semiconductor device comprising flash memory and address mapping method
CN102541908A (en) * 2010-12-27 2012-07-04 沈阳中科博微自动化技术有限公司 Log database system sub-volume management method
CN102637142A (en) * 2012-04-13 2012-08-15 浪潮(北京)电子信息产业有限公司 Computer system and method for realizing log management
CN104301360A (en) * 2013-07-19 2015-01-21 阿里巴巴集团控股有限公司 Method, log server and system for recording log data
CN104572413A (en) * 2013-10-29 2015-04-29 上海斐讯数据通信技术有限公司 Method for storing system logs by electronic equipment and electronic equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7599969B2 (en) * 2006-12-20 2009-10-06 International Business Machines Corporation Method and system for scheduling workload in databases
CN105868340A (en) * 2016-03-28 2016-08-17 乐视控股(北京)有限公司 Log storage method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030055808A1 (en) * 2001-09-18 2003-03-20 Sun Microsystems, Inc. Methods, systems, and articles of manufacture for implementing a runtime logging service storage infrastructure
JP2003099295A (en) * 2001-09-21 2003-04-04 Teamgia:Kk Processing method for communication log, computer software program for implementing the same method on computer system and communication log processing system
JP2004185189A (en) * 2002-12-02 2004-07-02 Sankyo Seiki Mfg Co Ltd Log record data management method
US20100138595A1 (en) * 2008-12-03 2010-06-03 Samsung Electronics Co., Ltd. Semiconductor device comprising flash memory and address mapping method
CN102541908A (en) * 2010-12-27 2012-07-04 沈阳中科博微自动化技术有限公司 Log database system sub-volume management method
CN102637142A (en) * 2012-04-13 2012-08-15 浪潮(北京)电子信息产业有限公司 Computer system and method for realizing log management
CN104301360A (en) * 2013-07-19 2015-01-21 阿里巴巴集团控股有限公司 Method, log server and system for recording log data
CN104572413A (en) * 2013-10-29 2015-04-29 上海斐讯数据通信技术有限公司 Method for storing system logs by electronic equipment and electronic equipment

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595367A (en) * 2018-04-25 2018-09-28 银川华联达科技有限公司 A kind of server system based on computer cluster in LAN
CN108595367B (en) * 2018-04-25 2021-12-10 广州高专资讯科技有限公司 Server system based on computer cluster in local area network
CN110716908A (en) * 2019-09-29 2020-01-21 捷开通讯(深圳)有限公司 Log information writing method, system, storage medium and mobile terminal
CN112860636A (en) * 2021-01-18 2021-05-28 北京金山云网络技术有限公司 Storage method and device of operation data, electronic equipment and storage medium
CN113177033A (en) * 2021-03-31 2021-07-27 新华三信息安全技术有限公司 Log data storage method and device, electronic equipment and medium

Also Published As

Publication number Publication date
WO2018006721A1 (en) 2018-01-11

Similar Documents

Publication Publication Date Title
CN107590162A (en) The storage method and device of journal file
CN106936441B (en) Data compression method and device
US8997041B2 (en) Method of managing script, server performing the same and storage media storing the same
US10664443B2 (en) Method and apparatus for presenting to-be-cleaned data, and electronic device
CN105095300A (en) Method and system for database backup
CN103942126B (en) Electronic equipment and its data back up method
CN111190962B (en) File synchronization method and device and local terminal
CN102737690B (en) Method and terminal that music application starts
CN112583918B (en) Intranet and extranet document interaction system, method and storage medium
CN105786539B (en) File downloading method and device
CN109040191A (en) Document down loading method, device, computer equipment and storage medium
CN110958292A (en) File uploading method, electronic device, computer equipment and storage medium
CN111782728A (en) Data synchronization method, device, electronic equipment and medium
CN103269311B (en) A kind of method in the execution of mail server side and device
CN116069729B (en) Intelligent document packaging method, system and medium
CN103544254B (en) A kind of data managing method and device
CN113645499A (en) Video editing method based on cloud
CN114547522A (en) Webpage editing method, equipment and storage medium
CN110187385B (en) Seismic data acquisition method, seismic data processing method and device
US20160026390A1 (en) Method of deleting information, computer program product and computer system
CN112632266A (en) Data writing method and device, computer equipment and readable storage medium
CN110928946A (en) Document editing method and device and terminal equipment
CN106411975B (en) Data output method and device and computer readable storage medium
CN111367750A (en) Exception handling method, device and equipment
CN114546942B (en) Database data reading method, device, terminal 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: 20180116