CN107483567B - Distributed log searching method and system - Google Patents

Distributed log searching method and system Download PDF

Info

Publication number
CN107483567B
CN107483567B CN201710656269.9A CN201710656269A CN107483567B CN 107483567 B CN107483567 B CN 107483567B CN 201710656269 A CN201710656269 A CN 201710656269A CN 107483567 B CN107483567 B CN 107483567B
Authority
CN
China
Prior art keywords
query
server
log
command
servers
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.)
Active
Application number
CN201710656269.9A
Other languages
Chinese (zh)
Other versions
CN107483567A (en
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.)
Guangzhou Huaduo Network Technology Co Ltd
Original Assignee
Guangzhou Huaduo 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 Guangzhou Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network Technology Co Ltd
Priority to CN201710656269.9A priority Critical patent/CN107483567B/en
Publication of CN107483567A publication Critical patent/CN107483567A/en
Application granted granted Critical
Publication of CN107483567B publication Critical patent/CN107483567B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/0253Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using browsers or web-pages for accessing management information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/069Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application discloses a distributed log searching method, which comprises the steps that a command prompt symbol agent receives a log query command sent by a query server, and queries in the server according to the log query command to obtain a query result; sending the query result to the query server; wherein each server deploys one command prompt agent, and the number of the servers is at least two; the number of query servers is less than the number of servers. The command prompt agent is deployed at the server, and the related query instruction is received for query and fed back to the query server in real time, so that automatic query in a plurality of servers is realized, the efficiency of log query can be improved, and a large amount of storage space cannot be occupied. The application also discloses a distributed log searching system which has the beneficial effects.

Description

Distributed log searching method and system
Technical Field
The present application relates to the field of computer technologies, and in particular, to a distributed log search method and system.
Background
With the development of the internet, the infrastructure of the internet has also developed very rapidly. Particularly, the number of servers has increased on a large scale after the advent of the cloud computing age. Meanwhile, a large number of tasks are brought to the maintenance of the server, for example, when the query operation is performed on the service, the log query operation can be completed only by manually inputting a log query command through manually logging in the server by a candlestick at present.
Particularly, for the log query operation of the server, when the administrator needs to search the contents of the log, a large number of complicated operations are required, which is inefficient. A large-scale dedicated log system is generally deployed, and logs of each server are collected to a central storage server and then search query operation is performed. However, the server may generate a large amount of log data during operation, and the log dedicated system cannot store the whole amount of logs, and generally collects part of the key logs, so that a part of the logs may be missing. Meanwhile, in the case of reaching the log quantity, the searching process is also slowed down.
Therefore, how to solve the problem of tedious log query operation of the server is a key problem for those skilled in the art.
Disclosure of Invention
The method and the system for searching the distributed logs have the advantages that the command prompt sign agent is deployed at the server, the related query instructions are received for query and fed back to the query server in real time, so that the automatic query in a plurality of servers is realized, the efficiency of log query can be improved, and a large amount of storage space cannot be occupied.
In order to solve the above technical problem, the present application provides a distributed log search method, where the method includes:
the command prompt agent receives a log query command sent by a query server, queries in the server according to the log query command and obtains a query result;
sending the query result to the query server;
wherein each server deploys one command prompt agent, and the number of the servers is at least two; the number of query servers is less than the number of servers.
Optionally, the method further includes:
the command prompt agent inquires whether the log is updated at preset time intervals;
and if so, sending the updated query result to the query server.
Optionally, when the query server receives the query result, the method includes:
the query server analyzes the query result to obtain log information;
and displaying the log information in a preset path.
Optionally, the displaying the log information in a predetermined path includes:
the query server makes the log information into a webpage form and displays the webpage form in a browser;
or sending the log information to a desktop program and displaying the log information in a terminal;
or sending the log information to the mobile terminal application and displaying the log information in the mobile terminal.
Optionally, before the query server sends the log query command, the method further includes:
the query server receives a query process name and address information of the server to be queried;
and generating the log query command according to the query process name, and sending the log query command to the command prompt agent of the server corresponding to the address information.
The present application further provides a distributed log search system, the system comprising:
the command prompt agent is used for receiving a log query command sent by a query server, querying in the server according to the log query command and obtaining a query result; sending the query result to the query server; each server deploying one of the command prompt agents;
the query server is used for analyzing and processing the query result to obtain log information; displaying the log information in a preset path;
the number of the servers is at least one, and the number of the query servers is smaller than that of the servers.
Optionally, the command prompt agent is further configured to query whether the log is updated at predetermined time intervals; and if so, sending the updated query result to the query server.
Optionally, the query server is specifically configured to make the log information into a form of a web page and display the web page in a browser; or sending the log information to a desktop program and displaying the log information in a terminal; or sending the log information to the mobile terminal application and displaying the log information in the mobile terminal.
Optionally, the query server is further configured to receive a query process name and address information of the server to be queried; and generating the log query command according to the query process name, and sending the log query command to the command prompt agent of the server corresponding to the address information.
The distributed log searching method provided by the application comprises the following steps: the command prompt agent receives a log query command sent by a query server, queries in the server according to the log query command and obtains a query result; sending the query result to the query server; wherein each server deploys one command prompt agent, and the number of the servers is at least two; the number of query servers is less than the number of servers.
By deploying the command prompt agent in the server, receiving the query instruction sent by the query server, querying in the server and returning the query result in real time, the administrator can send the query information individually by using the query server, and the returned query result can be displayed at a webpage mobile terminal and the like, so that the administrator can conveniently check the query result. The efficiency of inquiring the log is improved. Meanwhile, the query content is returned to the query server in real time, so that a large amount of resources of the query server are not occupied. The application further provides a distributed log searching system, which has the beneficial effects, and the details are not repeated herein.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flowchart of a log search provided by an embodiment of the present application;
FIG. 2 is a flow chart of an automatic query provided by an embodiment of the present application;
FIG. 3 is a flowchart of query result presentation provided by an embodiment of the present application;
FIG. 4 is a flowchart of query command sending provided in an embodiment of the present application;
FIG. 5 is a block diagram of a distributed search system provided by an embodiment of the present application;
fig. 6 is a diagram of information input to the management platform according to an embodiment of the present application.
Detailed Description
The core of the application is to provide a distributed log searching method and system, and the method and system can improve log searching efficiency and simultaneously can not occupy a large amount of storage space by deploying a command prompt agent in a server, receiving a related query instruction for query and feeding back the query instruction to a query server in real time.
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. 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 application.
Referring to fig. 1, fig. 1 is a flowchart of log search according to an embodiment of the present disclosure.
The distributed log searching method provided by the application can comprise the following steps:
s100, receiving a log query command sent by a query server by a command prompt agent, and querying in the server according to the log query command to obtain a query result;
the command prompt agent is deployed in the server, and can automatically execute relevant operation instructions for the command prompt, such as a log query command, network state query and system state query, for the log query command, the query content can be the log content for querying the current time period, the log content for querying the past time period, and the log query content can be screened. The specific log query command may be set according to a problem to be solved in an actual situation, and is not limited herein.
Meanwhile, the agent can receive the instruction sent by the query server and can return the corresponding result. The instruction sent by the query server may be sent by the user actively, or may be sent by the set content according to a certain trigger condition, for example, when a certain time point arrives, or when a certain event occurs. The query server can automatically complete the query task, so that the operation of a manager is facilitated, the query server does not need to be concerned at all times, a certain energy of the manager is liberated, specific content setting and triggering conditions can be set according to specific conditions, and no specific limitation is made herein.
The query result refers to the query content corresponding to the query content given by the server after the query using the query command, for example, the log content corresponds to the log query command, and the network state corresponds to the network state query command.
S200, sending the query result to the query server.
Wherein each server deploys one command prompt agent, and the number of the servers is at least two; the number of query servers is less than the number of servers. For example, when 20 servers need to be queried, 1 query server may be selected according to the performance of the query service; the number of query servers may be increased when the number of servers exceeds the maximum number of queries designed by the query server, for example, the maximum number of query servers is 20, and when the number of servers to be queried is 35, 2 query servers may be provided. Therefore, the number relationship between the query server and the servers needs to be designed according to the actual situation and the maximum load of the query server, and is not particularly limited herein.
It should be noted that the number of servers is at least two, and when the number of servers to be queried is equal to the number of query servers, it is conceivable that the effect of the query servers in the query cannot reach the original purpose of design, and therefore, the number of query servers needs to be smaller than the number of servers.
The command prompt agent may be software deployed in a system of the server, or may be an external device installed in the server, as long as the command prompt agent can receive the query instruction sent by the query server, execute the command in the command prompt of the server according to the query command, read the command, and send the command back to the query server, which is not limited herein. In this embodiment, the command prompt agent selects software installed in the server system to complete a series of operations such as query task.
It should be emphasized that the command prompt agent is deployed in the server in the form of software, which facilitates the transplantation in other servers, and after the development is completed, the deployment has no marginal cost, which greatly reduces the manual operation, and the software of the agent can be updated and maintained online after being deployed once, and also reduces the difficulty and cost of the later maintenance. Meanwhile, the agent is used for carrying out relevant operation on the servers, manual monitoring is not needed, when the number of the servers is large, batch operation can be carried out, the cost and time of manual inquiry are greatly saved, and the efficiency is improved.
Meanwhile, the query result can be transmitted in real time, namely a large number of storage devices can be unnecessarily installed on the query server and the proxy, and resources can be greatly solved.
The query server is generally a management background developed based on web, and can complete receiving a query command sent from a web page, process the query command, and send the query command to a corresponding server. In the embodiment, the web server developed by Nginx is selected, so that the manager can manage the web pages in the form of web pages and display the query result in the form of web pages, and the operation and observation of result data of the manager are facilitated.
The command prompt agent is deployed at the server, and the related query instruction is received for query and fed back to the query server in real time, so that automatic query in a plurality of servers is realized, the efficiency of log query can be improved, and a large amount of storage space cannot be occupied.
Alternatively, the agent may be caused to automatically query the server in a predetermined manner.
Referring to fig. 2, fig. 2 is a flowchart of an automatic query according to an embodiment of the present disclosure.
Based on the foregoing embodiment, the automatic querying step of this embodiment may include:
s300, the command prompt agent inquires whether the log is updated at preset time intervals;
and S400, if yes, sending the updated query result to the query server.
In the embodiment, the log is automatically queried through a preset time interval, or a trigger condition is set to enable the agent to automatically query the server, a mode of combining time trigger and condition trigger can be used to enable the agent to automatically query the server, an automatic mode can be set according to actual use conditions, and the method is not limited as long as use requirements are met.
It is emphasized that the predetermined time intervals may be used to automatically determine the time criteria for the query by determining the number of queries over a time period. The agent may also automatically query by directly setting the query interval, which is not limited herein.
It can be known that, by setting the conditions of automatic query, the agent can automatically return the log contents according to the conditions, and the energy of the manager can be released. When the condition is set to be that the log is inquired when the condition of the calyx plum occurs, a manager does not need to pay attention to the inquiry system all the time and submit an inquiry command, and the required log information can be obtained, so that the efficiency of the manager for maintaining the server is improved, and the labor cost is also reduced.
Referring to fig. 3, fig. 3 is a flowchart illustrating a query result according to an embodiment of the present disclosure.
Based on the above embodiment, the query result displaying step of the present embodiment may include
S210, the query server analyzes the query result to obtain log information;
s220, displaying the log information in a preset path.
The query result read by the agent needs to be sent to the query server in a mode and format suitable for the current network environment, so that the real-time transmission of the query result and the integrity of the transmitted information can be maintained. Therefore, when the agent reads the query result, the data needs to be processed and then sent to the query server, and similarly, when the query server receives the query result, the query result needs to be processed to obtain log information suitable for observation and display.
When the query server obtains the log information, the log information can be presented in a predetermined path.
The query server can make the log information into a webpage form to be displayed in the browser;
or sending the log information to the desktop program and displaying the log information in the terminal;
or the log information can be sent to the mobile terminal application and displayed in the mobile terminal.
It can be understood that the display paths have advantages of themselves and used scenes, for example, the display in the form of a web page, and the log content can be displayed as long as the platform of the web page can be opened, so that the method is suitable for most scenes, and simultaneously the trouble of secondary development is saved. The selection of the presentation path is not limited herein.
It should be emphasized that no matter what kind of path is selected for display, the operation of searching and checking for the manager is very convenient, the transmission of the information is based on an online mode, the flexibility is very high, the inquired content can be transmitted in real time, the operation of the manager is greatly facilitated, and the searching efficiency is improved.
Based on the above embodiment, the following specific operation steps are provided to facilitate understanding of the technical scheme.
In the operation step, the specific application environment is that the agent automatically queries by adopting a time interval and displays the query result in a webpage form.
Step 1, a manager sets a query condition and a range in a management platform provided by a query server and determines the query condition;
step 2, the query server processes the received query conditions and then sends the query conditions to the agents of the servers in the corresponding range;
step 3, after receiving the query condition, the agent processes the query condition to obtain a query instruction, and executes the query instruction on the server;
step 4, after reading the query result, the agent processes the query result and sends the query result to the query server;
step 5, determining the preset time as 30 seconds, automatically inquiring the server by the proxy every 30 seconds, and sending the updated content to the inquiry server;
and 6, the query server receives the query result, analyzes corresponding log information, makes the log information into a webpage form and displays the webpage form on the management platform.
By the method, the administrator can be subjected to one-step operation of issuing the query instruction, so that the log information of all the servers in the corresponding range can be observed in the management platform, the query operation of the administrator is greatly facilitated, and the efficiency is improved.
Referring to fig. 4, fig. 4 is a flowchart of sending a query command according to an embodiment of the present disclosure.
Based on the above embodiments, the present embodiment may include:
s110, the query server receives a query process name and address information of the server to be queried;
s120, generating the log query command according to the query process name, and sending the log query command to the command prompt agent of the server corresponding to the address information.
Referring to fig. 6, fig. 6 is a diagram of information input of a management platform according to an embodiment of the present application.
The query information received by the query server is generally a query process name and address information corresponding to the server, and may have other more personalized setting contents, for example, for an additional command of the query instruction, the instruction sent by the query may be adaptively modified as long as the additional command is convenient to adapt to the needs of the application environment.
It should be noted that, the administrator may perform an editing operation on the sent query instruction in the management platform, where the operation platform may be an application program of a computer terminal, an application program of a mobile terminal, or a management platform in a web page form.
The address information of the server may be an IP address of the server in the network, or an MAC address of the server, and the address information of the server is not limited herein as long as the address of the server can be uniquely determined within a certain range without difference.
The embodiment of the application provides a distributed log searching method, which can receive related query instructions to query and feed the query instructions back to a query server in real time by deploying a command prompt agent in the server, so that the log querying efficiency can be improved, and meanwhile, a large amount of storage space cannot be occupied.
The following describes a distributed log search system provided in an embodiment of the present application, and the distributed log search system described below and the distributed log search method described above may be referred to correspondingly.
Referring to fig. 5, fig. 5 is a block diagram of a distributed search system according to an embodiment of the present application.
An embodiment of the present application provides a distributed log search system, which may include:
the command prompt agent 10 is used for receiving a log query command sent by a query server, querying in the server according to the log query command and obtaining a query result; sending the query result to the query server; each server deploying one of the command prompt agents;
the query server 20 is configured to analyze the query result to obtain log information; displaying the log information in a preset path;
the number of the servers is at least one, and the number of the query servers is smaller than that of the servers.
Based on the above embodiment, the command prompt agent 10 is further configured to query whether the log is updated at predetermined time intervals; and if so, sending the updated query result to the query server.
Based on the above embodiment, the query server 20 is specifically configured to make the log information into a form of a web page and display the web page in the browser; or sending the log information to a desktop program and displaying the log information in a terminal; or sending the log information to the mobile terminal application and displaying the log information in the mobile terminal.
Based on the above embodiment, the query server 20 is further configured to receive a name of a query process and address information of the server to be queried; and generating the log query command according to the query process name, and sending the log query command to the command prompt agent of the server corresponding to the address information.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The method and system for distributed log search provided by the present application are described in detail above. The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.

Claims (7)

1. A method of distributed log searching, comprising:
the query server receives a query process name and address information of a server to be queried;
generating a log query command according to the query process name, and sending the log query command to a command prompt agent of the server corresponding to the address information; the log query instruction is used for querying log data generated by the operation and maintenance of the server;
the command prompt agent receives a log query command sent by a query server, queries in the server according to the log query command and obtains a query result;
sending the query result to the query server;
wherein each server deploys one command prompt agent, and the number of the servers is at least two; the number of the query servers is less than the number of the servers; the command prompt agent executes the log query command in a command prompt of the server according to the log query command; the command prompt agent is deployed on a server in a software mode; and transmitting the query result in real time.
2. The method of claim 1, further comprising:
the command prompt agent inquires whether the log is updated at preset time intervals;
and if so, sending the updated query result to the query server.
3. The method of claim 2, wherein when the query server receives the query result, the method comprises:
the query server analyzes the query result to obtain log information;
and displaying the log information in a preset path.
4. The method of claim 3, wherein presenting the log information in a predetermined path comprises:
the query server makes the log information into a webpage form and displays the webpage form in a browser;
or sending the log information to a desktop program and displaying the log information in a terminal;
or sending the log information to the mobile terminal application and displaying the log information in the mobile terminal.
5. A system for distributed log searching, comprising:
the command prompt agent is used for receiving a log query command sent by a query server, querying in the server according to the log query command and obtaining a query result; sending the query result to the query server; each server deploying one of the command prompt agents; the log query instruction is used for querying log data generated by the operation and maintenance of the server;
the query server is used for analyzing and processing the query result to obtain log information; displaying the log information in a preset path; the query server is also used for receiving a query process name and address information of the server to be queried; generating the log query command according to the query process name, and sending the log query command to the command prompt agent of the server corresponding to the address information;
the number of the servers is at least one, and the number of the query servers is smaller than that of the servers; the command prompt agent executes the log query command in a command prompt of the server according to the log query command; the command prompt agent is deployed on a server in a software mode; and transmitting the query result in real time.
6. The system of claim 5, wherein the command prompt agent is further configured to query whether the log is updated at predetermined intervals; and if so, sending the updated query result to the query server.
7. The system according to claim 6, wherein the query server is specifically configured to make the log information into a form of a web page to be displayed in a browser; or sending the log information to a desktop program and displaying the log information in a terminal; or sending the log information to the mobile terminal application and displaying the log information in the mobile terminal.
CN201710656269.9A 2017-08-03 2017-08-03 Distributed log searching method and system Active CN107483567B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710656269.9A CN107483567B (en) 2017-08-03 2017-08-03 Distributed log searching method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710656269.9A CN107483567B (en) 2017-08-03 2017-08-03 Distributed log searching method and system

Publications (2)

Publication Number Publication Date
CN107483567A CN107483567A (en) 2017-12-15
CN107483567B true CN107483567B (en) 2021-08-10

Family

ID=60598097

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710656269.9A Active CN107483567B (en) 2017-08-03 2017-08-03 Distributed log searching method and system

Country Status (1)

Country Link
CN (1) CN107483567B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109492073B (en) * 2018-10-31 2021-11-16 北京达佳互联信息技术有限公司 Log search method, log search apparatus, and computer-readable storage medium
CN109885548A (en) * 2019-02-22 2019-06-14 网易(杭州)网络有限公司 Log inquiring method, device, storage medium and electronic device
CN110825741B (en) * 2019-10-30 2022-09-20 北京蜜莱坞网络科技有限公司 Quick query method and device for tracking log
CN111400368B (en) * 2020-03-06 2023-12-12 网宿科技股份有限公司 Log searching method and device of distributed server system
CN112905699B (en) * 2021-02-23 2024-04-09 京东科技信息技术有限公司 Full data comparison method, device, equipment and storage medium
CN115001761A (en) * 2022-05-20 2022-09-02 裴志宏 Monitoring method for remotely controlling hacker by real-time perception computer based on DNS analysis

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101163265A (en) * 2007-11-20 2008-04-16 中兴通讯股份有限公司 Distributed database based on multimedia message log inquiring method and system
CN103457761A (en) * 2013-07-17 2013-12-18 国家电网公司 Cross-platform command line configuration interface implementation method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6904137B2 (en) * 2001-07-31 2005-06-07 Sbc Technology Resources, Inc. System and method for creating and accessing outgoing telephone call log
CN101577685B (en) * 2008-05-09 2012-05-23 中国电信股份有限公司 Information inquiry method and system
CN102195795B (en) * 2010-03-19 2014-03-12 Tcl集团股份有限公司 Intelligent district log system and log recording method thereof
CN101930472A (en) * 2010-09-09 2010-12-29 南京中兴特种软件有限责任公司 Parallel query method for distributed database

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101163265A (en) * 2007-11-20 2008-04-16 中兴通讯股份有限公司 Distributed database based on multimedia message log inquiring method and system
CN103457761A (en) * 2013-07-17 2013-12-18 国家电网公司 Cross-platform command line configuration interface implementation method

Also Published As

Publication number Publication date
CN107483567A (en) 2017-12-15

Similar Documents

Publication Publication Date Title
CN107483567B (en) Distributed log searching method and system
CN108696399B (en) Business service test method and device
CN111897625A (en) Kubernetes cluster-based resource event backtracking method and system and electronic equipment
CN110569159A (en) Baffle generation method, device, equipment and computer storage medium
CN112988608B (en) Data testing method and device, computer equipment and storage medium
CN110515514B (en) Data processing method, device and storage medium
CN110750453B (en) HTML 5-based intelligent mobile terminal testing method, system, server and storage medium
CN110515631B (en) Method for generating application installation data packet, server and computer storage medium
US11720476B2 (en) Automated end-to-end testing platform with dynamic container configuration
US20170223136A1 (en) Any Web Page Reporting and Capture
CN114285779B (en) Processing method, device and system of test request
CN115809119A (en) Monitoring method, system and device for container arrangement engine
US11714699B2 (en) In-app failure intelligent data collection and analysis
CN111381812A (en) Program issuing method, program calling device, storage medium and computer equipment
CN114090386A (en) Method and system for monitoring running of Kubernets
CN114356777A (en) Service scene testing method and device, storage medium and electronic equipment
CN112749975B (en) Method for automatically processing refund request and automatic processing platform
CN114239534A (en) Document template selection method, device and equipment
CN114154526A (en) Two-dimensional code processing method and system, storage medium and electronic equipment
US20050125719A1 (en) Tool for displaying JMX monitoring information
CN113343110A (en) Method for realizing electronic book recommendation based on release information, electronic equipment and storage medium
CN110704301A (en) TPC-E automatic test method and TPC-E test system
CN110401719A (en) Method, apparatus, system and the storage medium of web terminal upload data
US9942361B2 (en) Reporting page composition data
CN114968455B (en) Report generation method and device of application interface and electronic equipment

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
GR01 Patent grant
GR01 Patent grant