CN112835856A - Log data query method and device, equipment and medium - Google Patents

Log data query method and device, equipment and medium Download PDF

Info

Publication number
CN112835856A
CN112835856A CN202110137775.3A CN202110137775A CN112835856A CN 112835856 A CN112835856 A CN 112835856A CN 202110137775 A CN202110137775 A CN 202110137775A CN 112835856 A CN112835856 A CN 112835856A
Authority
CN
China
Prior art keywords
query
log data
log
program
user
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
CN202110137775.3A
Other languages
Chinese (zh)
Inventor
刘凤霞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Changsha Youheng Network Technology Co Ltd
Original Assignee
Changsha Youheng Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Changsha Youheng Network Technology Co Ltd filed Critical Changsha Youheng Network Technology Co Ltd
Priority to CN202110137775.3A priority Critical patent/CN112835856A/en
Publication of CN112835856A publication Critical patent/CN112835856A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/156Query results presentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/1734Details of monitoring file system events, e.g. by the use of hooks, filter drivers, logs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Library & Information Science (AREA)
  • Bioethics (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention provides a log data query method, a log data query device, log data query equipment and a log data query medium. The method comprises the following steps: responding to a query request of a user in a log query interface, and acquiring a query condition from the query request; acquiring target log data meeting the query conditions from a service system through a preset packaging program; and displaying the target log data in a log query interface so as to feed back a log data query result. According to the method, the preset packaging program is triggered to acquire the target log data meeting the query condition from the service system through the query condition input in the log query interface, so that the query range of the system log is expanded, the working efficiency is improved in an auxiliary mode, the query steps can be greatly simplified, the log data can be rapidly queried, and the log data query efficiency is improved.

Description

Log data query method and device, equipment and medium
Technical Field
The present invention relates to the field of data processing, and in particular, to a log data query method, apparatus, device, and medium.
Background
With the development of internet technology, in order to meet the increasing business requirements, a service background is usually deployed in a distributed manner in a plurality of servers.
At present, when a system log is queried in a server, on one hand, a query authority needs to be verified each time, so that system log information is provided for a user with the query authority, and if the query authority is not applied in time or the query authority is overdue, the user can possibly fail to obtain the required system log information.
On the other hand, currently, when a system log is queried, a text command needs to be input one by one in a server deployed with related services to find out needed system log information, and the system log querying method not only has high consumption of hardware resources and low querying efficiency, but also has complex querying steps, is complex in querying process and is easy to make mistakes, and affects log querying efficiency.
Therefore, how to expand the queryable range of the system log and improve the data query efficiency of the system log becomes a technical problem to be solved urgently.
Disclosure of Invention
The embodiment of the invention provides a log data query method, a log data query device, log data query equipment and a log data query medium, which are used for expanding the query range of system logs and improving the query efficiency of the system logs.
In a first aspect, an embodiment of the present invention provides a log data query method, where the log data query method
Responding to a query request of a user in a log query interface, and acquiring a query condition from the query request;
acquiring target log data meeting the query conditions from a service system through a preset packaging program;
and displaying the target log data in a log query interface so as to feed back a log data query result.
In a second aspect, an embodiment of the present invention further provides a log data query apparatus, where the log data query apparatus includes
The acquisition module is used for responding to a query request of a user in the log query interface and acquiring a query condition from the query request;
the query module is used for acquiring target log data meeting query conditions from a service system through a preset packaging program;
and the display module is used for displaying the target log data in the log query interface so as to feed back the log data query result.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a processor and a memory, where the memory stores executable codes, and when the executable codes are executed by the processor, the processor is enabled to implement at least the log data query method in any aspect.
An embodiment of the present invention further provides a system, including a processor and a memory, where the memory stores at least one instruction, at least one program, a code set, or an instruction set, and the at least one instruction, at least one program, a code set, or an instruction set is loaded and executed by the processor to implement the log data query method described above.
Embodiments of the present invention further provide a computer-readable medium having stored thereon at least one instruction, at least one program, set of codes, or set of instructions, which is loaded and executed by a processor to implement a log data query method as described above.
In the technical scheme provided by the embodiment of the invention, the query condition is obtained from the query request in response to the query request input by the user in the log query interface. And then, acquiring target log data meeting the query conditions from the service system through a preset packaging program so as to display the target log data in a log query interface and feed back a log data query result to a user.
According to the log data query scheme, the query condition input in the log query interface is used for triggering the preset packaging program to acquire the target log data meeting the query condition from the service system, so that the query range of the system log is expanded, the working efficiency is improved in an auxiliary mode, the query steps can be greatly simplified, the log data can be rapidly queried, and the log data query efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a log data query method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a log data query method according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a log data query apparatus according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, and "a plurality" typically includes at least two.
The words "if", as used herein, may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
In addition, the sequence of steps in each method embodiment described below is only an example and is not strictly limited.
The log data query scheme provided by the embodiment of the invention is suitable for a log data query scene. In practical applications, the log data query scheme is applied to a log data query scenario in a distributed cluster, for example. The log data to be retrieved may be an authentication code, a mobile phone number, a registration code, or other types of log data, such as log data required for new function development. The log data in the embodiment of the invention can be log fragments or log full texts. Of course, the log data query scheme may also be applied to other scenarios, and is not limited herein.
Aiming at a log query scene, the applicant finds that when a system log is queried, a text command needs to be input one by one in a server with related services, and the needed system log information can be found.
In order to solve the above technical problems, embodiments of the present invention provide a log data query method, apparatus, device, and medium, so as to expand a queryable range of a system log and improve log data query efficiency. The log data query scheme comprises the following basic ideas:
in the log data query scheme, a query condition is obtained from a query request in response to the query request input by a user in a log query interface. And then, acquiring target log data meeting the query conditions from the service system through a preset packaging program so as to display the target log data in a log query interface and feed back a log data query result to a user.
Therefore, the preset packaging program is triggered to acquire the target log data meeting the query condition from the service system through the query condition input in the log query interface, so that the query range of the system log is expanded, the working efficiency is improved in an auxiliary mode, the query steps can be greatly simplified, the log data can be rapidly queried, and the log data query efficiency is improved.
Having described the basic concepts of a log data query scheme, various non-limiting embodiments of the present invention are described in detail below.
The following describes the execution process of the log data query scheme with reference to the following embodiments.
Fig. 1 is a schematic flowchart of a log data query method according to an embodiment of the present invention. As shown in fig. 1, the log data query method includes:
101. responding to a query request of a user in a log query interface, and acquiring a query condition from the query request;
102. acquiring target log data meeting the query conditions from a service system through a preset packaging program;
103. and displaying the target log data in a log query interface so as to feed back a log data query result.
In the above steps, through the query condition input in the log query interface, the preset encapsulation program is triggered to directly access the bottom layer of the service system to obtain the target log data meeting the query condition, thereby realizing the rapid query of the log data. Therefore, when log data are inquired each time, target log data can be directly inquired without inquiring authority verification, the inquiry range of system logs is expanded, the working efficiency is improved in an auxiliary mode, the inquiry steps can be simplified, errors in the inquiry process caused by the fact that the inquiry steps are complex are avoided, and meanwhile the log data inquiry efficiency is greatly improved.
In practical application, the log query interface can be implemented in various forms, for example, a cloud service platform, a log query page, a client loaded with a log data query system, and a hardware terminal with a log data query function. In any form, the log query interface can obtain a query result by triggering the preset packaging program, so that corresponding log data query service is provided for a user.
Taking the terminal information query scenario shown in fig. 2 as an example, it is assumed that a user intends to query short message content received by a certain terminal device within a certain period of time in a system day. In fig. 2, the query condition is a mobile phone number (i.e., a certain terminal device) and a date (i.e., a certain period). For example, the mobile phone number is 18100000011, and the date is 2020, 12 months and 03 days. The channel is, for example, a short message content transmission channel, and the template is a number of the presentation template, for example, 210.
Corresponding to different types of log query interfaces, the device for implementing the log data query method shown in fig. 1 is adaptively implemented as different types of execution subjects. For example, assuming that the log query interface is a cloud service platform, in this case, the execution subject may be a server or a server cluster on which the cloud service platform is installed. For another example, assuming that the log query interface is a client loaded with the log data query system, in this case, the execution body may be a terminal device loaded with the log data query system.
The following is a continuation of the execution process of the log data query method provided by the embodiment of the present invention.
First, in 101, in response to a query request of a user in a log query interface, a query condition is obtained from the query request.
Specifically, in some optional embodiments, after the user inputs the query request in the log query interface, the server extracts the query condition of the user on the log data from the query request in response to the query request of the user in the log query interface.
The query condition may be a single condition or a combined condition. For example, assuming that the user wants to inquire about a certain authentication code, based on this, the inquiry condition may be set to a transmission period or a reception period of the authentication code. In order to further improve the accuracy of the query result, the mobile phone number for receiving the verification code, the sending time period or the receiving time period of the verification code can be set. Optionally, the query condition can also be set as a fuzzy condition, so that the setting difficulty of the query condition is reduced, and the search range is expanded. For example, the query condition may be set to a portion of the cell phone numbers (e.g., all numbers beginning with 183, or all numbers including 123).
In fact, the query condition may also be referred to as a limiting condition, a specified condition, or the like, and whatever the name implies, the actual function is to indicate a specific data feature corresponding to the log data to be queried, where the data feature may also be understood as a data attribute, such as an operation time, an operation device, an operation type, an operation template, or the like.
Optionally, before acquiring the query condition from the query request in 101, user identity information shared by multiple service systems is also acquired from the query request, and the user identity information is verified, so as to execute the query request of the verified user. For example, user identity information common to multiple business systems may be implemented as a virtual account. Assuming that the virtual account is set as a company account, any employee of the company can query log data in the business system after logging in the company account.
Through the steps, the queryable range of the system log can be further expanded, the working efficiency is assisted to be improved, and the technical problem that a user cannot acquire required system log information due to the fact that the user does not apply for the query authority or the query authority is overdue in time is solved.
In practical application, optionally, a service system which can be shared by the user can be determined according to the working group where the user is located; therefore, corresponding user identity information is distributed to the users based on the service system which can be shared by the users.
For example, assuming that the work group where the user is located is a certain department, and assuming that the certain department undertakes testing work of various household order processing items of the company, in this case, it may be determined that the business system that the user can share is various business systems corresponding to the household order processing items according to the department where the user is located. And further, distributing a virtual account for the user based on various service systems corresponding to the household order processing items, wherein the virtual account has the authority of acquiring system logs in the various service systems corresponding to the household order processing items.
In a specific application, the virtual account described above may be a permanent account or a time-limited account. For example, a virtual account may be a time-limited account opened for a certain project requirement. Or a permanent account opened for a company.
Of course, besides the adoption of the user identity information setting mode to enlarge the queryable range of the system log and assist in improving the working efficiency, the user identity information setting mode can also adopt other modes to achieve the purpose.
For example, for a user in a local area network, user identity information is acquired, various operations of the user in a log data query process and correspondingly generated operation data are bound with the user identity information, so that the log data query operation of the user can be tracked in the whole process, and therefore, the query range limitation caused by identity authentication is avoided, the query range of system logs is expanded, the working efficiency is improved in an auxiliary mode, the user query behavior can be tracked and monitored through operation tracking, and the security of log data is guaranteed. Furthermore, the monitored abnormal query behavior can be warned, and whether the query result feedback needs to be stopped or not can be judged.
Furthermore, after obtaining the query condition from the query request, in 102, the target log data meeting the query condition is obtained from the service system through a preset encapsulation program. Through the steps, the method can access the bottom layer of the business system, and directly acquire the target log data required by the user in the bottom layer of the business system, thereby greatly reducing the query flow and improving the log query efficiency.
In the above steps, taking the terminal information query scenario shown in fig. 2 as an example, it is assumed that the user intends to query the short message content received by a certain terminal device within a certain period of time in the system day. Assume that the inquiry conditions are a mobile phone number (i.e., a certain terminal device) and a date (i.e., a certain period). Based on this, the target log data is, for example, a mobile phone number, a channel, a template, and a short message content. These log data may be intercepted from the system log.
The preset encapsulation program related to the embodiment of the invention can be operated in a local area network, and the local area network is accessed to a plurality of service systems so as to ensure the security of log data. The local area network is for example a corporate intranet.
Specifically, in 102, obtaining target log data satisfying the query condition from the service system through the preset encapsulation program may be implemented as: and executing the program logic indicated in the preset packaging program, and acquiring the log fragments meeting the query conditions from the business system as target log data.
Wherein, the log segment satisfying the query condition can be composed of one or more log segments. For example, the log segment may be log information such as an authentication code, a mobile phone number, or a section of operation record in the system log, or log data in other forms. Optionally, the number of the log segments meeting the query condition is multiple, and the log segments meeting the query condition may be multiple log segments in the same service system, or may also be multiple log segments in different service systems.
In the foregoing steps, in some optional embodiments, it is assumed that the preset encapsulation program is a code statement used for acquiring target log data in the test code, and based on this, the preset encapsulation program to be invoked is acquired and determined based on the query condition, so that an execution process of the program logic indicated in the code statement is triggered, a log segment meeting the query condition is located from a system log of the business system, and the log segment is intercepted as the target log data. Because only the located log fragments need to be fed back, the data volume of the log needing to be fed back is greatly reduced, the user can quickly obtain the information of the intention query, and the working efficiency is improved.
In practical application, different preset packaging programs can be adopted to obtain target log data corresponding to different types of query conditions. Here, the preset encapsulation program may be set in advance according to different query requirements, or may be generated in real time according to a code statement generation rule and a query condition. For example, the code statements are encapsulated by an encapsulation function in a development tool or a code editing tool to obtain a preset encapsulation program.
In an optional embodiment, before 102, a code segment for obtaining the target log data may be further extracted from the test code, and the code segment is packaged as a preset packaging program. The test code may be a code statement in a current test case, for example, a code statement in some existing test methods used by an actual test system, or a code statement set by a user.
In another optional embodiment, before 102, a code program for acquiring the target log data may be preset, and the preset code program is packaged as a preset packaging program, so that the target log data is intercepted from the system log through the preset program code and provided to the user, so that the query command that needs to be manually input originally is replaced by the preset packaging code, and the log data query efficiency is improved.
Finally, after the target log data meeting the query condition is acquired, in 103, the target log data is displayed in a log query interface to feed back a log data query result. Wherein, in some optional embodiments, the target log data may be presented to the user through an interface pop. The target log data can be displayed in a chart form or a preset text form.
In the log data query method provided in the above embodiment, the preset encapsulation program is triggered to obtain the target log data meeting the query condition from the service system according to the query condition input in the log query interface, so that the queryable range of the system log is expanded, the work efficiency is improved in an auxiliary manner, the query steps can be greatly simplified, the log data can be queried quickly, and the log data query efficiency is improved.
Fig. 3 is a schematic flowchart of a log data query apparatus according to an embodiment of the present invention. As shown in fig. 3, the log data query device includes an obtaining module 11, a query module 12 and a presentation module 13, wherein
The obtaining module 11 is configured to respond to a query request of a user in the log query interface, and obtain a query condition from the query request;
the query module 12 is configured to obtain target log data meeting a query condition from a service system through a preset encapsulation program;
and the display module 13 is configured to display the target log data in the log query interface so as to feed back a log data query result.
Optionally, the log data query device further includes a verification module, specifically configured to:
before the obtaining module 11 obtains the query condition from the query request, user identity information shared by a plurality of service systems is obtained from the query request, and the user identity information is verified to execute the query request of the verified user.
Optionally, the log data query device further includes an allocation module, specifically configured to:
determining a service system which can be shared by the user according to the working group of the user; and distributing corresponding user identity information for the user based on the service system which can be shared by the user.
Optionally, when the query module 12 obtains the target log data meeting the query condition from the service system through a preset encapsulation program, the query module is specifically configured to:
and executing the program logic indicated in the preset packaging program, and acquiring the log fragments meeting the query conditions from the business system as target log data.
Optionally, the log segments meeting the query condition include multiple log segments in the same service system or multiple log segments in different service systems.
Optionally, the log data query device further includes an encapsulation module, specifically configured to:
before the query module 12 obtains the target log data satisfying the query condition from the service system through the preset encapsulation program, a code segment for obtaining the target log data is extracted from the test code, and the code segment is encapsulated into the preset encapsulation program.
Optionally, the log data query device further includes an encapsulation module, specifically configured to:
before the query module 12 obtains the target log data satisfying the query condition from the service system through the preset encapsulation program, a code program for obtaining the target log data is preset, and the preset code program is encapsulated as the preset encapsulation program.
Optionally, the preset encapsulation program runs on a local area network, and the local area network accesses a plurality of service systems.
In the log data query device provided in the above embodiment, the preset encapsulation program is triggered to obtain the target log data meeting the query condition from the service system according to the query condition input in the log query interface, so that the queryable range of the system log is expanded, the work efficiency is improved in an auxiliary manner, the query steps can be greatly simplified, the fast query of the log data is realized, and the log data query efficiency is improved.
The embodiment of the invention also provides a log data query device, which comprises a memory and a processor. The memory stores a computer program operable on the processor, and the processor executes the computer program to implement the log data query method shown in fig. 1.
The log data query device may execute the systems or methods provided in the foregoing embodiments, and details of the embodiments may refer to relevant descriptions of the foregoing embodiments, which are not described herein again.
In one possible design, the log data query method shown in fig. 1 may be implemented by an electronic device. As shown in fig. 4, the electronic device may include: a processor 21 and a memory 22. Wherein the memory 22 has stored thereon executable code, which when executed by the processor 21, at least makes the processor 21 capable of implementing the log data query method as provided in the previous embodiments. The electronic device may further include a communication interface 23 for communicating with other devices or a communication network.
In addition, an embodiment of the present invention provides a non-transitory machine-readable storage medium having stored thereon executable code, which, when executed by a processor of a wireless router, causes the processor to execute the log data query method provided in the foregoing embodiments.
The system, method and apparatus of the embodiments of the present invention can be implemented as pure software (e.g., a software program written in Java), as pure hardware (e.g., a dedicated ASIC chip or FPGA chip), or as a system combining software and hardware (e.g., a firmware system storing fixed code or a system with a general-purpose memory and a processor), as desired.
Another aspect of the invention is a computer-readable medium having computer-readable instructions stored thereon that, when executed, perform a method of embodiments of the invention.
While various embodiments of the present invention have been described above, the above description is intended to be illustrative, not exhaustive, and not limited to the disclosed embodiments. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The scope of the claimed subject matter is limited only by the attached claims.

Claims (10)

1. A method for querying log data, the method comprising:
responding to a query request of a user in a log query interface, and acquiring a query condition from the query request;
acquiring target log data meeting the query condition from a service system through a preset packaging program;
and displaying the target log data in the log query interface so as to feed back a log data query result.
2. The method of claim 1, wherein before obtaining the query condition from the query request, further comprising:
and acquiring user identity information shared by a plurality of service systems from the query request, and verifying the user identity information to execute the query request of the user passing the verification.
3. The method of claim 2, further comprising:
determining a service system which can be shared by the user according to the working group of the user;
and distributing the corresponding user identity information to the user based on the service system which can be shared by the user.
4. The method of claim 1, wherein obtaining target log data satisfying the query condition from a service system through a preset encapsulation program comprises:
and executing the program logic indicated in the preset packaging program, and acquiring the log fragments meeting the query conditions from a business system as the target log data.
5. The method of claim 4, wherein the log segments satisfying the query condition comprise multiple log segments in the same business system or multiple log segments in different business systems.
6. The method of claim 4, before obtaining the target log data satisfying the query condition from the service system through a preset wrapper program, further comprising:
and extracting a code segment for acquiring the target log data from the test code, and packaging the code segment into the preset packaging program.
7. The method of claim 4, before obtaining the target log data satisfying the query condition from the service system through a preset wrapper program, further comprising:
and presetting a code program for acquiring the target log data, and packaging the preset code program as the preset packaging program.
8. The method of claim 1, wherein the predetermined encapsulation procedure is run on a local area network, and wherein the local area network accesses a plurality of service systems.
9. An apparatus for querying log data, comprising:
the acquisition module is used for responding to a query request of a user in a log query interface and acquiring a query condition from the query request;
the query module is used for acquiring target log data meeting the query condition from a service system through a preset packaging program;
and the display module is used for displaying the target log data in the log query interface so as to feed back a log data query result.
10. An electronic device, comprising: a memory, a processor; wherein the memory has stored thereon executable code which, when executed by the processor, causes the processor to perform the log data query method of any one of claims 1 to 8.
CN202110137775.3A 2021-02-01 2021-02-01 Log data query method and device, equipment and medium Pending CN112835856A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110137775.3A CN112835856A (en) 2021-02-01 2021-02-01 Log data query method and device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110137775.3A CN112835856A (en) 2021-02-01 2021-02-01 Log data query method and device, equipment and medium

Publications (1)

Publication Number Publication Date
CN112835856A true CN112835856A (en) 2021-05-25

Family

ID=75931285

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110137775.3A Pending CN112835856A (en) 2021-02-01 2021-02-01 Log data query method and device, equipment and medium

Country Status (1)

Country Link
CN (1) CN112835856A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114036117A (en) * 2021-11-15 2022-02-11 平安普惠企业管理有限公司 Log viewing method and device, computer equipment and storage medium
CN117056110A (en) * 2023-08-17 2023-11-14 北京优特捷信息技术有限公司 System fault investigation method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107463602A (en) * 2017-06-15 2017-12-12 努比亚技术有限公司 A kind of log processing method and server, client
CN108572968A (en) * 2017-03-09 2018-09-25 腾讯科技(深圳)有限公司 A kind of data query method, apparatus, server and system
WO2019140828A1 (en) * 2018-01-17 2019-07-25 平安科技(深圳)有限公司 Electronic apparatus, method for querying logs in distributed system, and storage medium
CN110659349A (en) * 2019-09-23 2020-01-07 深圳前海微众银行股份有限公司 Log query method, device, equipment and computer readable storage medium
CN110990362A (en) * 2019-11-15 2020-04-10 浙江大搜车软件技术有限公司 Log query processing method and device, computer equipment and storage medium
CN111522922A (en) * 2020-03-26 2020-08-11 浙江口碑网络技术有限公司 Log information query method and device, storage medium and computer equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108572968A (en) * 2017-03-09 2018-09-25 腾讯科技(深圳)有限公司 A kind of data query method, apparatus, server and system
CN107463602A (en) * 2017-06-15 2017-12-12 努比亚技术有限公司 A kind of log processing method and server, client
WO2019140828A1 (en) * 2018-01-17 2019-07-25 平安科技(深圳)有限公司 Electronic apparatus, method for querying logs in distributed system, and storage medium
CN110659349A (en) * 2019-09-23 2020-01-07 深圳前海微众银行股份有限公司 Log query method, device, equipment and computer readable storage medium
CN110990362A (en) * 2019-11-15 2020-04-10 浙江大搜车软件技术有限公司 Log query processing method and device, computer equipment and storage medium
CN111522922A (en) * 2020-03-26 2020-08-11 浙江口碑网络技术有限公司 Log information query method and device, storage medium and computer equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114036117A (en) * 2021-11-15 2022-02-11 平安普惠企业管理有限公司 Log viewing method and device, computer equipment and storage medium
CN117056110A (en) * 2023-08-17 2023-11-14 北京优特捷信息技术有限公司 System fault investigation method and device, electronic equipment and storage medium
CN117056110B (en) * 2023-08-17 2024-02-23 北京优特捷信息技术有限公司 System fault investigation method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107665233B (en) Database data processing method and device, computer equipment and storage medium
CN107766190B (en) Interface testing method and device, computer equipment and storage medium
CN108427705B (en) Electronic device, distributed system log query method and storage medium
CN104580406B (en) A kind of method and apparatus of synchronous logging state
US20190158626A1 (en) Method, apparatus and computer readable storage medium for processing service
CN112148674A (en) Log data processing method and device, computer equipment and storage medium
CN110765001B (en) Modularized automatic test method and device for application system
CN108255701B (en) Scene testing method and mobile terminal
US20200327045A1 (en) Test System and Test Method
CN110908778B (en) Task deployment method, system and storage medium
CN110636106B (en) Information pushing method and device, computer equipment and storage medium
CN109361628B (en) Message assembling method and device, computer equipment and storage medium
CN112835856A (en) Log data query method and device, equipment and medium
CN112906024A (en) Data desensitization method, device, storage medium and server
CN110727581B (en) Crash positioning method and electronic equipment
CN109491733B (en) Interface display method based on visualization and related equipment
CN108763396B (en) Access request processing method, device, computer equipment and storage medium
CN110955758A (en) Code detection method, code detection server and index server
CN112579997B (en) User permission configuration method and device, computer equipment and storage medium
CN114385382A (en) Light application access method and device, computer equipment and storage medium
CN112491974B (en) Remote browsing method, device, storage medium, terminal equipment and server
CN117216224A (en) Text robot response method, device, processor and storage medium
CN107547221B (en) Method and equipment for providing log information
CN116860601A (en) Collaborative debugging method, device, gateway, server and system
CN114138398B (en) Information feedback method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210525

RJ01 Rejection of invention patent application after publication