CN113849386A - Log data generation method and device, storage medium and electronic equipment - Google Patents

Log data generation method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN113849386A
CN113849386A CN202111131544.8A CN202111131544A CN113849386A CN 113849386 A CN113849386 A CN 113849386A CN 202111131544 A CN202111131544 A CN 202111131544A CN 113849386 A CN113849386 A CN 113849386A
Authority
CN
China
Prior art keywords
log
target
format
user
format template
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
CN202111131544.8A
Other languages
Chinese (zh)
Inventor
刘磊
张红学
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Topsec Technology Co Ltd
Beijing Topsec Network Security Technology Co Ltd
Beijing Topsec Software Co Ltd
Original Assignee
Beijing Topsec Technology Co Ltd
Beijing Topsec Network Security Technology Co Ltd
Beijing Topsec Software 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 Topsec Technology Co Ltd, Beijing Topsec Network Security Technology Co Ltd, Beijing Topsec Software Co Ltd filed Critical Beijing Topsec Technology Co Ltd
Priority to CN202111131544.8A priority Critical patent/CN113849386A/en
Publication of CN113849386A publication Critical patent/CN113849386A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment

Landscapes

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

Abstract

The embodiment of the application provides a log data generation method, a device, a storage medium and an electronic device, wherein the log data generation method comprises the following steps: acquiring log information to be sent; acquiring a target log format template, wherein the target log format template is consistent with a log format which can be identified by an opposite-end server; generating a standard format log according to the log information and the target log format template; and sending the standard format log to the opposite terminal server. Some embodiments of the application can effectively improve the collection and analysis work of the big data platform on the log data of various accessed devices, effectively improve the subsequent processing process of the big data processing platform based on the log data, and promote the better connection between the log generation device and various log analysis platforms, thereby effectively improving the universality of the devices.

Description

Log data generation method and device, storage medium and electronic equipment
Technical Field
The present application relates to the field of log data analysis, and in particular, to a log data generation method, an apparatus, a storage medium, and an electronic device.
Background
Many scenes now require a specific log outgoing format, and most devices are fixed in the log outgoing format and are all presented in the form of key value, for example, src value is "1.1.1.1", and the key value is fixed, which cannot meet the requirements of some special scenes.
Specifically, existing logs are sent out by built-in templates, the structure sequence of each key value (i.e., key) is fixed, separators used between each structure are also fixed, the key words of the key are well defined, and when the logs are generated, the device only needs to fill in the obtained values (i.e., values).
Due to the fixed outgoing format of the device log, the device log cannot flexibly meet the requirements of various scenes.
Disclosure of Invention
The embodiment of the application aims to provide a log data generation method, a log data generation device, a storage medium and electronic equipment, and the log outgoing format of the log generation equipment can be flexibly controlled through the log data generation method, the log outgoing format and the log data generation device can meet the requirements of various scenes, for example, a big data platform can be used for analyzing and displaying the log data of various equipment timely and accurately, on one hand, the universality of log generation equipment is improved, and on the other hand, the log management and analysis capability of the big data platform is improved.
In a first aspect, some embodiments of the present application provide a log data generating method, which is applied to a log data sending end, and the log data generating method includes: acquiring log information to be sent; acquiring a target log format template, wherein the target log format template is consistent with a log format which can be identified by an opposite-end server; generating a standard format log according to the log information and the target log format template; and sending the standard format log to the opposite terminal server.
Some embodiments of the application can effectively improve the collection and analysis work of the big data platform on the log data of various accessed devices, effectively improve the subsequent processing process of the big data processing platform based on the log data, and promote the better connection between the log generation device and various log analysis platforms, thereby effectively improving the universality of the devices.
In some embodiments, the obtaining the target log format template comprises: responding to the trigger operation of a user to display a log type selection interface, wherein the log type selection interface is at least used for showing options of multiple types of logs; responding to the selected operation of the user, jumping to a target type log import and export interface, wherein the target type log import and export interface at least sets import and export operation items; responding to the export operation input by the user, and jumping to a log editing interface, wherein the log editing interface at least comprises a plurality of columns of editable items; and responding to the editing operation of the user on the multiple columns of editable items to obtain the target log format template, wherein the editable items are edited through the log format which can be identified by the opposite-end server.
Some embodiments of the present application provide a way to obtain a target log format template, that is, each item in a log format list is edited at a log data generation sending end according to a log format requirement of an opposite terminal server (i.e., a log data analysis processing end) to obtain the target log format template, so that the obtained target log format template can be flexibly configured according to a connected opposite terminal device.
In some embodiments, the multiple types of logs include: a traffic audit log or an attack detection log.
Some embodiments of the present application further provide an operation of performing format editing on various logs of different types, so that the universality of the technical scheme of the embodiments of the present application is improved.
In some embodiments, the obtaining the target log format template in response to the user's editing operation on the columns of editable items includes: responding to the editing operation of the user on the keyword attribute setting item to obtain the target log format template, wherein the keyword attribute setting item comprises: at least one item of keyword name setting item, setting item of whether to display keywords and different keyword sending sequence setting item.
Some embodiments of the application enable the sent log data to be capable of flexibly changing and setting the format related to the keywords, improve the effect of information sharing with the opposite-end server, and facilitate better analysis of the log data of the device by the opposite-end server, so that the device can be managed better.
In some embodiments, the obtaining the target log format template in response to the user's editing operation on the columns of editable items includes: and responding to the editing operation of the user on the spacer setting item to obtain the target log format template, wherein the spacer setting item is at least used for setting separators among different key values or among different values.
Some embodiments of the application enable the sent log data to be capable of flexibly changing and setting the format of the spacer, improve the effect of information sharing with the opposite-end server, and also facilitate better analysis of the log data of the device by the opposite-end server, so as to better manage the device.
In some embodiments, the obtaining the target log format template in response to the user's editing operation on the columns of editable items includes: and responding to the editing operation of the user on the value-taking coding mode setting item to obtain the target log format template.
Some embodiments of the application enable the sent log data to be flexibly changed and set in a format of a value-taking coding mode, improve the analysis effect of the information log of the opposite-end server, and facilitate better analysis of the log data of the device by the opposite-end server so as to better manage the device.
In some embodiments, the obtaining the target log format template in response to the user's editing operation on the columns of editable items includes: and responding to the editing operation of the user on the escape mode setting item to obtain the target log format template, wherein the escape mode setting item is used for resetting the representation mode of the conflict character when the set spacer conflicts with the character in the value.
Some embodiments of the application enable the sent log data to be flexibly changed and set in an escape mode, so that the peer server can better analyze and analyze the log of the device under the condition that characters adopted by values in the log information generated by the device conflict with spacers which can be identified by the peer server.
In a second aspect, some embodiments of the present application provide a log data generating apparatus, which is applied to a log data sending end, where the log data generating apparatus includes: the log information acquisition module is configured to acquire log information to be sent; a target log format template acquisition module configured to acquire a target log format template; a sending log generating module configured to generate a standard format log according to the log information and the target log format template; a sending module configured to send the standard format log to the peer server.
In a third aspect, some embodiments of the present application provide a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, may implement the method according to the embodiments of the first aspect described above.
In a fourth aspect, some embodiments of the present application provide an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor, when executing the program, may implement the method of any of the embodiments of the first aspect.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and that those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
FIG. 1 is a schematic diagram of a log processing system according to an embodiment of the present disclosure;
fig. 2 is a flowchart of a log data generation method according to an embodiment of the present application;
fig. 3 is a block diagram illustrating a log data generating apparatus according to an embodiment of the present disclosure;
fig. 4 is a schematic composition diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
Unlike the related art, some embodiments of the present application enable a user of a device to define a format of a log to be sent according to a log format that can be recognized by a template and a connected peer server. For example, in some embodiments of the present application, a user of the present apparatus may define setting items such as a value of the key value, a transmission order of each group of key values, how each group of key values or an interval between values represents, and whether a key value field is displayed.
Referring to fig. 1, fig. 1 is a log processing system according to some embodiments of the present application, in which the log processing system includes a plurality of devices (i.e., a first device 101, a second device 102, … …, and up to an nth device 10N of fig. 1) and a server 200, where the server 200 is a large data platform capable of collecting log data from a plurality of devices connected thereto, analyzing the log data, and displaying an analysis result.
It can be understood that, in the related art, each device in fig. 1 uses a fixed log format template to send log data to the server 200, and thus the log data formats received by the server 200 are various, so that the load and complexity of analyzing the log data by the server 200 are increased, and even in some cases, a large data platform cannot analyze logs in some formats, and thus application scenarios of each device are limited.
Different from the related technical solutions, any device (i.e., any device connected to the server 200 in fig. 1) in some embodiments of the present application may flexibly set a format of log information sent by the device according to a log format that can be recognized by the server 200, so that the server 200 can quickly and accurately analyze log data of the devices and finally discover which faults or risks exist in the accessed devices in real time, thereby finally improving availability and reliability of each device.
A log data generation method performed by any one of the devices of fig. 1 is exemplarily described below with reference to fig. 2.
As shown in fig. 2, some embodiments of the present application provide a log data generating method, which is applied to a log data sending end, and the log data generating method includes: s101, obtaining log information to be sent. S102, a target log format template is obtained, wherein the target log format template is consistent with a log format which can be identified by an opposite terminal server. S103, generating a standard format log according to the log information and the target log format template. S104, sending the standard format log to the opposite terminal server. Some embodiments of the application can effectively improve the collection and analysis work of the big data platform on the log data of various accessed devices, effectively improve the subsequent processing process of the big data processing platform based on the log data, and promote the better connection between the log generation device and various log analysis platforms, thereby effectively improving the universality of the devices.
The implementation of the steps of fig. 2 is exemplarily set forth below.
S101 obtains log information to be sent, that is, obtains a specific value of the log information generated by the device. For example, in some embodiments of the present application, the log information includes: 196.128.124.22 (i.e. the value corresponding to the key value of the destination IP address), and 150 (i.e. the specific value corresponding to the key value of the destination port). In some embodiments of the present application, the types of key values include: vendor ID, device type, device name, management address, log type, module name, class, sub-class, session ID, source IP, source port, destination IP, or destination port, etc., embodiments of the present application do not limit the number and type of key values.
In order to obtain log data that can be identified by the peer server, in some embodiments of the present application, S102 includes: and displaying a log type selection interface in response to a triggering operation of a user, wherein the log type selection interface is at least used for showing options of multiple types of logs. Responding to the selected operation of the user, jumping to a target type log import and export interface, wherein the target type log import and export interface at least sets import and export operation items. And responding to the export operation input by the user, and jumping to a log editing interface, wherein the log editing interface at least comprises a plurality of columns of editable items. And responding to the editing operation of the user on the multiple columns of editable items to obtain the target log format template, wherein the editable items are edited through the log format which can be identified by the opposite-end server.
In some embodiments of the present application, the multiple types of logs exposed by the log type selection interface include: a traffic audit log or an attack detection log. The embodiment of the present application does not limit the specific type and number of the logs, and those skilled in the art may add or reduce the selection of the log type according to the needs.
For example, in some embodiments of the application, a selection area may be set for each type of log, and when a user selects a certain log type listed on the log type selection interface in a manner of clicking, double-clicking, dragging, or the like, the log type selection interface may jump to an import/export interface of the log of the corresponding type. The method comprises the steps that at least a default sending format of the selected type of logs is displayed in an import and export interface, an import or export button is further arranged in the interface, relevant personnel can trigger export and import operations through selection operations such as clicking, double clicking and the like, specifically, when the method is used for modifying a current default template to adapt to a format recognizable by an opposite end server, export operations are selected, and a log editing interface (shown in the following table 1) is exported and lists editable items. And then, the user edits related items in the log editing interface by inputting or selecting and the like so that the opposite-end server can identify the log, and the target log format template is obtained after the editing is finished. That is to say, a target log format template is obtained in response to the editing operation of a user on multiple columns of editable items included in the log editing interface, wherein the editable items are edited in the log format that can be identified by the opposite-end server.
The editable columns of the log editing interface and the specific editing modes for the editable columns are exemplarily shown in table 1 below.
In table 1, there are 8 columns, where the first column is used to list the numbers of the key values, the total number of the key values can be determined according to the maximum value of the column, and the column is an uneditable column. The second column of table 1 is used to list the chinese meaning for each type of key value, and the column is a non-editable column, i.e., the contents of the column cannot be changed. The third column of table 1 is a character representation manner of each key value key, and the column is an editable column, for example, "vender" of the key value key corresponding to the manufacturer ID may be modified to "VEN". For example, if the column corresponding to the vendor ID is set to be no, the log data corresponding to the key value is sent to the peer server, and the content of "vendor ═ is not displayed. The fifth column of table 1 is a spacer setting item, and the column is an editable column, that is, a person skilled in the art may change spacers between different values corresponding to corresponding key values by modifying the content of a certain row in the column, or may change spacers between different key values sent before and after, for example, the type of the spacer includes a space, a comma, a colon, or the like, and the embodiment of the present application does not limit the specific type of the spacer. The sixth column of table 1 is a key value transmission sequence setting column, and the transmission sequence of the corresponding key value can be changed by modifying the value of a certain row in the column, which is an editable column. The seventh column of table 1 is an encoding mode of a value, and the column is an editable column, and those skilled in the art can input the encoding mode of the value corresponding to a certain key value into a corresponding square. The eighth column in table 1 is an escape mode setting column, which is editable, for example, when a character in a value conflicts with a spacer, in order to enable the peer server to better recognize the log format, escape contents may be input in a square corresponding to the escape mode column, for example, when the set spacer is "/", if a value also includes a "/" character, the "/" in the value may be replaced with the following character "/" in the escape mode column.
Table 1 example Log editing interface
Figure BDA0003280709960000081
In order to make the key-value related format editable, in some embodiments of the present application, S103 includes: responding to the editing operation of the user on the keyword attribute setting item to obtain the target log format template, wherein the keyword attribute setting item comprises: at least one item of keyword name setting item, setting item of whether to display keywords and different keyword sending sequence setting item.
To make the spacer editable, in some embodiments of the present application, S103 comprises: and responding to the editing operation of the user on the spacer setting item to obtain the target log format template, wherein the spacer setting item is at least used for setting separators among different key values or among different values.
In order to make the encoding mode of the value editable, in some embodiments of the present application, S103 includes: and responding to the editing operation of the user on the value-taking coding mode setting item to obtain the target log format template.
To better distinguish confusing characters, in some embodiments of the present application, S103 comprises: and responding to the editing operation of the user on the escape mode setting item to obtain the target log format template, wherein the escape mode setting item is used for resetting the representation mode of the conflict character when the set spacer conflicts with the character in the value.
According to some embodiments of the application, the sent log data can be flexibly changed and set in each column format, so that the log of the device can be better analyzed and analyzed by the opposite-end server under the condition that characters adopted by values in the log information generated by the device conflict with the interval symbols which can be identified by the opposite-end server.
Referring to fig. 3, fig. 3 shows a log data generating device provided in an embodiment of the present application, it should be understood that the device corresponds to the above-described method embodiment of fig. 2, and is capable of performing various steps related to the above-described method embodiment, and specific functions of the device may be referred to the above description, and a detailed description is appropriately omitted here to avoid repetition. The device comprises at least one software functional module which can be stored in a memory in the form of software or firmware or solidified in an operating system of the device, and the log data generation device comprises: the log information collecting module 110 is configured to obtain log information to be sent. A target log format template obtaining module 120 configured to obtain a target log format template. A sending log generating module 130 configured to generate a standard format log according to the log information and the target log format template. A sending module 140 configured to send the standard format log to the peer server.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working process of the apparatus described above may refer to the corresponding process in the foregoing method, and will not be described in too much detail herein.
Some embodiments of the present application provide a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, is adapted to carry out the method of the above-mentioned embodiments.
As shown in fig. 4, some embodiments of the present application provide an electronic device 500, which includes a memory 510, a processor 520, and a computer program stored on the memory 510 and executable on the processor 520, wherein the processor 520 can implement the method of any of the above embodiments when reading the program from the memory 510 through a bus 530 and executing the program.
Processor 520 may process digital signals and may include various computing structures. Such as a complex instruction set computer architecture, a structurally reduced instruction set computer architecture, or an architecture that implements a combination of instruction sets. In some examples, processor 520 may be a microprocessor.
Memory 510 may be used to store instructions that are executed by processor 520 or data related to the execution of the instructions. The instructions and/or data may include code for performing some or all of the functions of one or more of the modules described in embodiments of the application. The processor 520 of the disclosed embodiments may be used to execute instructions in the memory 510 to implement the method shown in fig. 2. Memory 510 includes dynamic random access memory, static random access memory, flash memory, optical memory, or other memory known to those skilled in the art.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application. It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A log data generation method is applied to a log data sending end, and is characterized by comprising the following steps:
acquiring log information to be sent;
acquiring a target log format template, wherein the target log format template is consistent with a log format which can be identified by an opposite-end server;
generating a standard format log according to the log information and the target log format template;
and sending the standard format log to the opposite terminal server.
2. The log data generation method of claim 1, wherein said obtaining a target log format template comprises:
responding to the trigger operation of a user to display a log type selection interface, wherein the log type selection interface is at least used for showing options of multiple types of logs;
responding to the selected operation of the user, jumping to a target type log import and export interface, wherein the target type log import and export interface at least sets import and export operation items;
responding to the export operation input by the user, and jumping to a log editing interface, wherein the log editing interface at least comprises a plurality of columns of editable items;
and responding to the editing operation of the user on the multiple columns of editable items to obtain the target log format template, wherein the editable items are edited through the log format which can be identified by the opposite-end server.
3. The log data generating method of claim 2, wherein the plurality of types of logs comprises: a traffic audit log or an attack detection log.
4. The log data generating method as recited in claim 3,
the obtaining the target log format template in response to the user's editing operation on the multiple columns of editable items includes:
responding to the editing operation of the user on the keyword attribute setting item to obtain the target log format template, wherein the keyword attribute setting item comprises: at least one item of keyword name setting item, setting item of whether to display keywords and different keyword sending sequence setting item.
5. The log data generating method as recited in claim 4,
the obtaining the target log format template in response to the user's editing operation on the multiple columns of editable items includes:
and responding to the editing operation of the user on the spacer setting item to obtain the target log format template, wherein the spacer setting item is at least used for setting separators among different key values or among different values.
6. The log data generating method as recited in claim 5,
the obtaining the target log format template in response to the user's editing operation on the multiple columns of editable items includes:
and responding to the editing operation of the user on the value-taking coding mode setting item to obtain the target log format template.
7. The log data generating method as recited in claim 6,
the obtaining the target log format template in response to the user's editing operation on the multiple columns of editable items includes:
and responding to the editing operation of the user on the escape mode setting item to obtain the target log format template, wherein the escape mode setting item is used for resetting the representation mode of the conflict character when the set spacer conflicts with the character in the value.
8. A log data generating device is applied to a log data sending end, and is characterized by comprising:
the log information acquisition module is configured to acquire log information to be sent;
a target log format template acquisition module configured to acquire a target log format template;
a sending log generating module configured to generate a standard format log according to the log information and the target log format template;
a sending module configured to send the standard format log to the peer server.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, is adapted to carry out the method of any one of claims 1 to 7.
10. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program is operable to implement the method of any one of claims 1-7.
CN202111131544.8A 2021-09-26 2021-09-26 Log data generation method and device, storage medium and electronic equipment Pending CN113849386A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111131544.8A CN113849386A (en) 2021-09-26 2021-09-26 Log data generation method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111131544.8A CN113849386A (en) 2021-09-26 2021-09-26 Log data generation method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN113849386A true CN113849386A (en) 2021-12-28

Family

ID=78980291

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111131544.8A Pending CN113849386A (en) 2021-09-26 2021-09-26 Log data generation method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN113849386A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101668014A (en) * 2009-09-24 2010-03-10 桂林电子科技大学 Communication method of manufacturing grid service center and resource nodes
CN102868559A (en) * 2012-09-17 2013-01-09 苏州迈科网络安全技术股份有限公司 Method and system for generating weblog data
CN111221521A (en) * 2019-12-31 2020-06-02 奇安信科技集团股份有限公司 Method and device for generating log code, computer system and readable storage medium
CN111222547A (en) * 2019-12-30 2020-06-02 中国人民解放军国防科技大学 Traffic feature extraction method and system for mobile application
CN112347165A (en) * 2019-08-08 2021-02-09 腾讯科技(深圳)有限公司 Log processing method and device, server and computer readable storage medium
CN113835981A (en) * 2021-08-23 2021-12-24 北京天融信网络安全技术有限公司 Log format adapting method, system, device and computer readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101668014A (en) * 2009-09-24 2010-03-10 桂林电子科技大学 Communication method of manufacturing grid service center and resource nodes
CN102868559A (en) * 2012-09-17 2013-01-09 苏州迈科网络安全技术股份有限公司 Method and system for generating weblog data
CN112347165A (en) * 2019-08-08 2021-02-09 腾讯科技(深圳)有限公司 Log processing method and device, server and computer readable storage medium
CN111222547A (en) * 2019-12-30 2020-06-02 中国人民解放军国防科技大学 Traffic feature extraction method and system for mobile application
CN111221521A (en) * 2019-12-31 2020-06-02 奇安信科技集团股份有限公司 Method and device for generating log code, computer system and readable storage medium
CN113835981A (en) * 2021-08-23 2021-12-24 北京天融信网络安全技术有限公司 Log format adapting method, system, device and computer readable storage medium

Similar Documents

Publication Publication Date Title
JP7398537B2 (en) Obfuscation of user content in structured user data files
EP2668594B1 (en) Formatting data by example
CN107729475B (en) Webpage element acquisition method, device, terminal and computer-readable storage medium
JP4483807B2 (en) Log format conversion device, log format conversion method, and log format conversion program
CN111475161B (en) Method, device and equipment for accessing component
CN108427731A (en) Processing method, device, terminal device and the medium of page code
CN110221959B (en) Application program testing method, device and computer readable medium
JP2018116496A (en) Difference detection device and program
CN115576974B (en) Data processing method, device, equipment and medium
CN111666101A (en) Software homologous analysis method and device
CN115766258A (en) Multi-stage attack trend prediction method and device based on causal graph and storage medium
CN113312885B (en) Cooperative operation processing method, device, equipment and medium
JP2019101889A (en) Test execution device and program
JP2018506783A (en) Generating element identifiers
CN109358919B (en) Dynamic configuration method and device for universal page, computer equipment and storage medium
CN113849386A (en) Log data generation method and device, storage medium and electronic equipment
CN114611039B (en) Analysis method and device of asynchronous loading rule, storage medium and electronic equipment
CN115599388A (en) API (application programming interface) document generation method, storage medium and electronic equipment
CN114706581A (en) Image analysis method, image analysis device, computer equipment and storage medium
CN110045961B (en) Management method and management platform of business rules
CN111338609B (en) Information acquisition method, device, storage medium and terminal
CN111309311B (en) Vulnerability detection tool generation method, device, equipment and readable storage medium
CN115687704A (en) Information display method and device, electronic equipment and computer readable storage medium
CN112540820A (en) User interface updating method and device and electronic equipment
AU2021106041A4 (en) Methods and systems for obtaining and storing web pages

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