CN115410290A - Log transmission method and device and computing equipment - Google Patents

Log transmission method and device and computing equipment Download PDF

Info

Publication number
CN115410290A
CN115410290A CN202111165315.8A CN202111165315A CN115410290A CN 115410290 A CN115410290 A CN 115410290A CN 202111165315 A CN202111165315 A CN 202111165315A CN 115410290 A CN115410290 A CN 115410290A
Authority
CN
China
Prior art keywords
fault
log information
android
car machine
system service
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
CN202111165315.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 Co Wheels Technology Co Ltd
Original Assignee
Beijing Co Wheels 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 Beijing Co Wheels Technology Co Ltd filed Critical Beijing Co Wheels Technology Co Ltd
Priority to CN202111165315.8A priority Critical patent/CN115410290A/en
Publication of CN115410290A publication Critical patent/CN115410290A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C5/00Registering or indicating the working of vehicles
    • G07C5/008Registering or indicating the working of vehicles communicating information to a remotely located station
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C5/00Registering or indicating the working of vehicles
    • G07C5/08Registering or indicating performance data other than driving, working, idle, or waiting time, with or without registering driving, working, idle or waiting time
    • G07C5/0841Registering performance data
    • G07C5/085Registering performance data using electronic data carriers

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application provides a log transmission method and device and computing equipment. The log transmission method is applied to an application program in an android car machine system, and comprises the following steps: monitoring fault broadcast information sent by system services in an android vehicle machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has faults; calling a system service to acquire fault log information acquired by the system service when the android machine system fails; and sending the fault log information to a server, and providing the fault log information to related personnel by the server. According to the embodiment of the application, the application program is utilized to acquire the fault log information of the system service acquired when the android car machine system fails, so that the fault log information can be transmitted to the server, related personnel can acquire the fault log information at the server, and the fault corresponding to the fault log information is solved.

Description

Log transmission method and device and computing equipment
Technical Field
The embodiment of the application relates to the field of android car machine systems, in particular to a log transmission method and device and computing equipment.
Background
The android car machine system is a vehicle-mounted navigation host provided with the android system, and is widely applied due to the characteristics of intelligence, networking, open platform, mass application and dazzling interface.
Whether the android car machine system breaks down or not is judged by monitoring log information generated in the android system testing process through system service in the android car system testing process, the log information corresponding to the failure is obtained when the problem occurs, and the log information is stored locally, so that an engineer can solve the corresponding problem according to the log information.
However, in the process of applying the android car machine system to the client, due to the difference of the running environments, a fault which is not found in the test process may be generated, and when the system service monitors the log information corresponding to the fault, the log information is stored locally, and an engineer cannot obtain the log information, so that the problem of the android car machine system in the actual running process cannot be solved.
Disclosure of Invention
The embodiment of the application provides a log transmission method, a log transmission device and computing equipment, and aims to solve the problem that in the prior art, the problem of an android car machine system in the actual operation process cannot be solved.
In a first aspect, an embodiment of the present application provides a log transmission method, which is applied to an application program in an android car machine system, and the method includes:
monitoring fault broadcast information sent by system services in the android machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has a fault;
calling the system service to acquire fault log information acquired by the system service when the android car machine system fails;
and sending the fault log information to a server, and providing the fault log information to related personnel by the server.
In a second aspect, an embodiment of the present application provides a log transmission method, which is applied to a system service of an android car machine system, and the method includes:
detecting whether the android vehicle machine system fails or not;
if the android car machine system fails, collecting failure log information;
sending fault broadcast information so that an application program can monitor the fault broadcast information and call the system service;
and sending the fault log information to the application program based on the calling instruction of the application program so as to be convenient for the application program to send the fault log information to a server.
In a third aspect, an embodiment of the present application provides a log transmission device, which is applied to an application program in an android car machine system, where the log transmission device includes:
the monitoring module is used for monitoring fault broadcast information sent by system services in the android car machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has a fault;
the calling module is used for calling the system service to acquire fault log information acquired by the system service when the android machine system fails;
and the sending module is used for sending the fault log information to a server side, and the server side provides the fault log information to related personnel.
In a fourth aspect, an embodiment of the present application provides a log transmission device, which is applied to a system service of an android car machine system, where the log transmission device includes: the detection module is used for detecting whether the android car machine system fails;
the system comprises an acquisition module, a storage module and a processing module, wherein the acquisition module is used for acquiring fault log information if the android car machine system fails;
the sending module is used for sending fault broadcast information so that an application program can monitor the fault broadcast information and call the system service;
and the sending module is used for sending the fault log information to the application program based on the calling instruction of the application program so as to be convenient for the application program to send the fault log information to a server.
In a fifth aspect, an embodiment of the present application provides a computing device, including a processing component and a storage component; the storage component stores one or more computer instructions; the one or more computer instructions to be invoked for execution by the processing component; the processing component is to:
monitoring fault broadcast information sent by system services in the android machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has a fault;
calling the system service to acquire fault log information acquired by the system service when the android car machine system fails;
and sending the fault log information to a server, and providing the fault log information to related personnel by the server.
In a sixth aspect, an embodiment of the present application provides a computing device, including a processing component and a storage component; the storage component stores one or more computer instructions; the one or more computer instructions to be invoked for execution by the processing component;
the processing component is to:
detecting whether the android car machine system fails;
if the android car machine system fails, collecting failure log information;
sending fault broadcast information so that an application program can monitor the fault broadcast information and call the system service;
and sending the fault log information to the application program based on the calling instruction of the application program so as to be convenient for the application program to send the fault log information to a server.
In a seventh aspect, an embodiment of the present invention provides a non-transitory machine-readable storage medium, on which executable code is stored, and when the executable code is executed by a processor of an electronic device, the processor is enabled to implement at least the log transmission method according to the first aspect.
In an eighth aspect, the present invention provides a non-transitory machine-readable storage medium, on which an executable code is stored, and when the executable code is executed by a processor of an electronic device, the processor is enabled to implement at least the log transmission method according to the second aspect.
The embodiment of the application provides a log transmission method and device and computing equipment. The log transmission method is applied to an application program in an android car machine system, and comprises the following steps: monitoring fault broadcast information sent by system service in the android machine system; the fault broadcast information is sent out when the system service detects that the android vehicle machine system has a fault; calling a system service to acquire fault log information acquired by the system service when the android car machine system fails; and sending the fault log information to a server, and providing the fault log information to related personnel by the server. According to the embodiment of the application, the application program is utilized to acquire the fault log information of the system service acquired when the android car machine system fails, so that the fault log information can be transmitted to the server, related personnel can acquire the fault log information at the server, and the fault problem corresponding to the fault log information is solved.
These and other aspects of the present application will be more readily apparent from the following description of the embodiments.
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 described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic flowchart illustrating an embodiment of a log transmission method provided in the present application;
fig. 2 is a schematic flowchart illustrating a log transmission method according to another embodiment of the present application;
FIG. 3 is a schematic diagram illustrating an embodiment of a log transmission apparatus provided in the present application;
fig. 4 is a schematic structural diagram illustrating another embodiment of a log transmission apparatus provided in the present application;
FIG. 5 shows a schematic block diagram of a computing device corresponding to FIG. 3;
fig. 6 shows a schematic structural diagram of a computing device corresponding to fig. 4.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, 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.
In some of the flows described in the specification and claims of this application and in the above figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, the order of the operations being 101, 102, etc. merely to distinguish between various operations, the order of which does not itself denote any order of performance. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor do they limit the types of "first" and "second".
The technical solutions in the embodiments of the present application will be described clearly and completely with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only some embodiments of the present application, and 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.
Whether the android car machine system breaks down is judged by monitoring log information generated in the android system testing process through system service in the testing process of the android car system, the log information corresponding to the faults is obtained when the problems occur, and the log information is stored locally, so that an engineer can solve the corresponding problems according to the log information, but the running condition of the testing process cannot cover all conditions of the android car machine system in actual running.
For example, a fault that is not found in the test process may be generated due to different operating environments, for example, the temperature changes, or the operating processes are different. And when the system service monitors the log information corresponding to the fault, the log information can be stored locally, and at the moment, an engineer cannot obtain the log information, so that the problem of the android car machine system in the actual operation process cannot be solved.
In order to solve the above problem, embodiments of the present application provide a log transmission method and apparatus, and a computing device. The log transmission method is applied to an application program in an android car machine system, and comprises the following steps: monitoring fault broadcast information sent by system services in an android vehicle machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has faults; calling a system service to acquire fault log information acquired by the system service when the android car machine system fails; and sending the fault log information to a server, and providing the fault log information to related personnel by the server. According to the embodiment of the application, the application program is used for acquiring the fault log information of the system service acquired when the android car machine system fails, so that the fault log information can be transmitted to the server, related personnel can acquire the fault log information at the server, and the fault problem corresponding to the fault log information is solved.
Fig. 1 shows a schematic flow diagram of an embodiment of a log transmission method provided by the present application, where the method is applied to an application program in an android car machine system. As shown in fig. 1, the method includes:
101. and monitoring fault broadcast information sent by system services in the android car machine system.
The fault broadcast information is sent out when the system service detects that the android car machine system has faults.
Optionally, the system service may be a dropbox manager service, configured to monitor log information generated by operating conditions of multiple processes in an operating process of the android system, and obtain fault log information corresponding to a process when a stability problem occurs in the process, where the multiple processes include: system kernel, system process, user process, etc.
Further, the system service sends out fault broadcast information after acquiring the fault log information.
It should be noted that the system service may execute the process of acquiring the fault log information and sending out the fault broadcast at the same time, or may execute the process of sending out the fault broadcast information first and then execute the process of acquiring the fault log information.
Optionally, the failure of the android car machine system may be that a problem occurs when a certain APP is run, or that multiple APPs cannot run simultaneously, or that the android car machine system fails due to environmental reasons such as an excessively high temperature.
102. And calling the system service to acquire fault log information acquired by the system service when the android car machine system fails.
After the application program monitors fault broadcast information sent by the system service, the application program calls the system service and acquires fault log information acquired by the system service.
Optionally, before monitoring fault broadcast information sent by a system service in the android car machine system, the method further includes: and acquiring the calling authority of the system service.
Optionally, obtaining the invocation permission of the system service may be implemented as: and sending an authority request to the authority system service of the android car machine system so that the authority system service can distribute the calling authority.
Optionally, the process of the application program calling the system service may be further implemented as: the method comprises the steps that an application program calls a system service, the authority system service determines whether the application program has the authority of calling the system service, and the application program calls the system service to obtain fault log information collected by the system service after the authority system service determines that the application program has the authority of calling the system service.
The system service provides a plurality of interfaces for application calls, the plurality of interfaces comprising: the system comprises an interface used for transmitting all fault log information, an interface used for transmitting the fault log information corresponding to a system kernel, an interface used for transmitting the fault log information corresponding to a system process and an interface used for transmitting the fault log information corresponding to a user process.
Optionally, the invoking the system service to obtain fault log information, which is collected by the system service when the android car machine system fails, further includes:
and determining a target calling interface in a plurality of calling interfaces corresponding to the system service, wherein the target calling interface is used for transmitting all fault log information acquired by the system service.
Since an engineer needs to acquire all fault log information to determine the root cause of a problem, and thus a final solution is determined, an application program needs to call a target interface to acquire all fault log information.
Optionally, the obtaining fault log information collected by the system service when the android car machine system fails includes:
and acquiring fault log information acquired by the system service when the android car machine system fails through the target calling interface.
103. And sending the fault log information to a server, and providing the fault log information to related personnel by the server.
Generally, all fault log information corresponding to a fault is generated within a period of time, and therefore, all fault log information generated within the period of time needs to be collected when a fault problem is solved.
Optionally, the obtaining fault log information collected by the system service when the android car machine system fails includes: and acquiring all fault log information generated within a preset time.
Sending the fault log information to a server, including:
and sending all fault log information generated in the preset time to the server.
The preset time period can be preset in the application program and can be flexibly set according to different conditions.
The embodiment of the application provides a log transmission method and device and computing equipment. The log transmission method is applied to an application program in an android car machine system, and comprises the following steps: monitoring fault broadcast information sent by system services in an android vehicle machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has faults; calling a system service to acquire fault log information acquired by the system service when the android machine system fails; and sending the fault log information to a server, and providing the fault log information to related personnel by the server. According to the embodiment of the application, the application program is utilized to acquire the fault log information of the system service acquired when the android car machine system fails, so that the fault log information can be transmitted to the server, related personnel can acquire the fault log information at the server, and the fault corresponding to the fault log information is solved.
Fig. 2 shows a schematic flow diagram of an embodiment of the log transmission method provided by the present application, where the method is applied to a system service of an android car machine system. As shown in fig. 2, the method includes:
201. and monitoring log information generated by the android car machine system.
202. And if the log information comprises fault log information, collecting the fault log information.
203. And sending out fault broadcast information so that the application program can monitor the fault broadcast information and call system services.
204. And sending the fault log information to the application program based on the calling instruction of the application program so that the application program can send the fault log information to the server.
The specific implementation process of the embodiment shown in fig. 2 is the same as that of the implementation method shown in fig. 1, and is not repeated here.
Fig. 3 shows a schematic structural diagram of an embodiment of a log transmission apparatus provided in the present application, and as described in fig. 3, the apparatus includes: a monitoring module 31, a calling module 32 and a sending module 33.
The monitoring module 31 is configured to monitor fault broadcast information sent by a system service in the android machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has a fault;
the calling module 32 is configured to call the system service to obtain fault log information, which is acquired when the android car machine system fails, of the system service;
and a sending module 33, configured to send the fault log information to a server, where the server provides the fault log information to relevant personnel.
Optionally, the apparatus further comprises: and the acquisition module is used for acquiring the calling authority of the system service.
Optionally, the obtaining module is specifically configured to send an authority request to an authority system service of the android car machine system, so that the authority system service allocates a call authority.
Optionally, the apparatus further includes a determining module, configured to determine a target call interface among the multiple call interfaces corresponding to the system service, where the target call interface is used to transmit all fault log information acquired by the system service.
Optionally, the invoking module 32 is specifically configured to obtain, through the target invoking interface, fault log information that is collected by the system service when the android car machine system fails.
Optionally, the invoking module 32 is further specifically configured to obtain all fault log information generated within a preset time.
Optionally, the sending module 33 is specifically configured to send all fault log information generated within the preset time to the server.
The log transmission apparatus shown in fig. 3 may execute the log transmission method shown in the embodiment shown in fig. 1, and the implementation principle and the technical effect are not described again. The specific manner in which each module and unit of the log transmission apparatus in the above embodiments perform operations has been described in detail in the embodiments related to the method, and will not be described in detail here.
Fig. 4 shows a schematic structural diagram of another embodiment of the log transmission device provided in the present application, which is applied to an application program in an android car machine system, and as shown in fig. 4, the device includes: a detection module 41, an acquisition module 42 and a sending module 43.
The detection module 41 is configured to detect whether the android car machine system fails;
the acquisition module 42 is used for acquiring fault log information if the android car machine system fails;
a sending module 43, configured to send out failure broadcast information, so that an application monitors the failure broadcast information and invokes the system service; and sending the fault log information to the application program based on the calling instruction of the application program so that the application program can send the fault log information to a server.
The log transmission apparatus shown in fig. 4 may execute the log transmission method described in the embodiment shown in fig. 2, and details of the implementation principle and the technical effect are not repeated. The specific manner in which each module and unit of the log transmission apparatus in the above embodiments perform operations has been described in detail in the embodiments related to the method, and will not be described in detail here.
In one possible design, the simulation verification apparatus of the embodiment shown in fig. 3 may be implemented as a computing device, which may include a storage component 501 and a processing component 502 as shown in fig. 5;
the storage component 501 stores one or more computer instructions for the processing component 502 to invoke for execution.
The processing component 502 is configured to:
monitoring fault broadcast information sent by system services in the android car machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has a fault;
calling the system service to acquire fault log information acquired by the system service when the android car machine system fails;
and sending the fault log information to a server, and providing the fault log information to related personnel by the server.
In one possible design, the simulation verification apparatus of the embodiment shown in fig. 4 may be implemented as a computing device, which may include a storage component 601 and a processing component 602 as shown in fig. 6;
the storage component 601 stores one or more computer instructions for execution invoked by the processing component 602.
The processing component 602 is configured to:
detecting whether the android car machine system fails;
if the android car machine system fails, collecting failure log information;
sending fault broadcast information so that an application program can monitor the fault broadcast information and call the system service;
and sending the fault log information to the application program based on the calling instruction of the application program so that the application program can send the fault log information to a server.
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 an electronic device, causes the processor to implement at least the log transmission method provided in the foregoing embodiment shown in fig. 1.
An embodiment of the present invention provides a non-transitory machine-readable storage medium, on which executable code is stored, and when the executable code is executed by a processor of an electronic device, the processor is enabled to implement at least the log transmission method provided in the foregoing embodiment shown in fig. 2.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (10)

1. The log transmission method is characterized by being applied to an application program in an android car machine system, and comprises the following steps:
monitoring fault broadcast information sent by system services in the android car machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has a fault;
calling the system service to acquire fault log information acquired by the system service when the android car machine system fails;
and sending the fault log information to a server, and providing the fault log information to related personnel by the server.
2. The method of claim 1, wherein before monitoring fault broadcast information sent by a system service in the android machine system, the method further comprises:
and acquiring the calling authority of the system service.
3. The method of claim 2, wherein obtaining the invocation authority of the system service comprises:
and sending an authority request to the authority system service of the android car machine system so that the authority system service can distribute the calling authority.
4. The method according to claim 1, wherein before the invoking the system service to obtain fault log information collected by the system service when the android car machine system fails, the method further comprises:
determining a target calling interface in a plurality of calling interfaces corresponding to the system service, wherein the target calling interface is used for transmitting all fault log information acquired by the system service;
the acquiring of the fault log information of the system service collected when the android car machine system fails comprises:
and acquiring fault log information acquired by the system service when the android machine system fails through the target calling interface.
5. The method according to claim 1, wherein the obtaining fault log information collected by the system service when the android car machine system fails comprises:
acquiring all fault log information generated within preset time;
the sending the fault log information to a server includes:
and sending all fault log information generated in the preset time to a server.
6. A log transmission method is characterized by being applied to system services of an android car machine system, and comprises the following steps:
monitoring log information generated by the android car machine system;
if the log information comprises fault log information, collecting the fault log information;
sending out fault broadcast information so that an application program can monitor the fault broadcast information and call the system service;
and sending the fault log information to the application program based on the calling instruction of the application program so that the application program can send the fault log information to a server.
7. The utility model provides a log transmission device which characterized in that, is applied to the application program in the android car machine system, the device includes:
the monitoring module is used for monitoring fault broadcast information sent by system services in the android car machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has a fault;
the calling module is used for calling the system service to acquire fault log information acquired by the system service when the android car machine system fails;
and the sending module is used for sending the fault log information to a server side, and the server side provides the fault log information to related personnel.
8. The utility model provides a log transmission device which characterized in that, is applied to android car machine system's system service, the device includes:
the detection module is used for detecting whether the android car machine system fails;
the system comprises an acquisition module, a storage module and a processing module, wherein the acquisition module is used for acquiring fault log information if the android car machine system fails;
the sending module is used for sending fault broadcast information so that an application program can monitor the fault broadcast information and call the system service;
and the sending module is used for sending the fault log information to the application program based on the calling instruction of the application program so as to be convenient for the application program to send the fault log information to a server.
9. A computing device comprising a processing component and a storage component;
the storage component stores one or more computer instructions; the one or more computer instructions to be invoked for execution by the processing component;
the processing component is to:
monitoring fault broadcast information sent by system services in an android vehicle machine system; the fault broadcast information is sent out when the system service detects that the android car machine system has a fault;
calling the system service to acquire fault log information acquired by the system service when the android car machine system fails;
and sending the fault log information to a server, and providing the fault log information to related personnel by the server.
10. A computing device comprising a processing component and a storage component;
the storage component stores one or more computer instructions; the one or more computer instructions to be invoked for execution by the processing component;
the processing component is to:
detecting whether the android car machine system fails;
if the android car machine system fails, collecting failure log information;
sending fault broadcast information so that an application program can monitor the fault broadcast information and call the system service;
and sending the fault log information to the application program based on the calling instruction of the application program so as to be convenient for the application program to send the fault log information to a server.
CN202111165315.8A 2021-09-30 2021-09-30 Log transmission method and device and computing equipment Pending CN115410290A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111165315.8A CN115410290A (en) 2021-09-30 2021-09-30 Log transmission method and device and computing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111165315.8A CN115410290A (en) 2021-09-30 2021-09-30 Log transmission method and device and computing equipment

Publications (1)

Publication Number Publication Date
CN115410290A true CN115410290A (en) 2022-11-29

Family

ID=84155399

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111165315.8A Pending CN115410290A (en) 2021-09-30 2021-09-30 Log transmission method and device and computing equipment

Country Status (1)

Country Link
CN (1) CN115410290A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110096419A (en) * 2019-04-22 2019-08-06 厦门网宿有限公司 Acquisition methods, interface log management server and the service server of interface log
CN110912998A (en) * 2019-11-26 2020-03-24 福建汉特云智能科技有限公司 Vehicle problem troubleshooting system and method based on remote equipment terminal
CN111177078A (en) * 2019-12-18 2020-05-19 广州华多网络科技有限公司 Log processing method and device and electronic equipment
CN112199266A (en) * 2020-10-23 2021-01-08 中国第一汽车股份有限公司 Log transmission method and system for vehicle-mounted machine system, vehicle and storage medium
CN112233278A (en) * 2020-12-09 2021-01-15 智道网联科技(北京)有限公司 Remote fault analysis method, vehicle-mounted terminal, server, device and medium
CN112256551A (en) * 2020-12-18 2021-01-22 智道网联科技(北京)有限公司 Remote log capturing method and device, electronic equipment and storage medium
CN112437140A (en) * 2020-11-13 2021-03-02 北京经纬恒润科技股份有限公司 Method and device for remotely exporting TBOX log
CN112463561A (en) * 2020-11-20 2021-03-09 中国建设银行股份有限公司 Fault positioning method, device, equipment and storage medium
CN213069791U (en) * 2020-07-30 2021-04-27 湖北亿咖通科技有限公司 Fault detection system of vehicle-mounted information entertainment system
CN112860466A (en) * 2020-12-31 2021-05-28 东风汽车集团有限公司 Vehicle-mounted entertainment system restart fault diagnosis method and system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110096419A (en) * 2019-04-22 2019-08-06 厦门网宿有限公司 Acquisition methods, interface log management server and the service server of interface log
CN110912998A (en) * 2019-11-26 2020-03-24 福建汉特云智能科技有限公司 Vehicle problem troubleshooting system and method based on remote equipment terminal
CN111177078A (en) * 2019-12-18 2020-05-19 广州华多网络科技有限公司 Log processing method and device and electronic equipment
CN213069791U (en) * 2020-07-30 2021-04-27 湖北亿咖通科技有限公司 Fault detection system of vehicle-mounted information entertainment system
CN112199266A (en) * 2020-10-23 2021-01-08 中国第一汽车股份有限公司 Log transmission method and system for vehicle-mounted machine system, vehicle and storage medium
CN112437140A (en) * 2020-11-13 2021-03-02 北京经纬恒润科技股份有限公司 Method and device for remotely exporting TBOX log
CN112463561A (en) * 2020-11-20 2021-03-09 中国建设银行股份有限公司 Fault positioning method, device, equipment and storage medium
CN112233278A (en) * 2020-12-09 2021-01-15 智道网联科技(北京)有限公司 Remote fault analysis method, vehicle-mounted terminal, server, device and medium
CN112256551A (en) * 2020-12-18 2021-01-22 智道网联科技(北京)有限公司 Remote log capturing method and device, electronic equipment and storage medium
CN112860466A (en) * 2020-12-31 2021-05-28 东风汽车集团有限公司 Vehicle-mounted entertainment system restart fault diagnosis method and system

Similar Documents

Publication Publication Date Title
US8627146B2 (en) Model-based testing of an application program under test
US8661543B2 (en) Mobile terminal having security diagnosis functionality and method of making diagnosis on security of mobile terminal
CN112994972B (en) Distributed probe monitoring platform
CN113760774B (en) OTA simulation test method, platform and system
CN107645727B (en) Method and device for testing base station
CN115410290A (en) Log transmission method and device and computing equipment
CN109274533B (en) Web service fault positioning device and method based on rule engine
CN115495195A (en) Data processing method and device and related equipment
CN114116128B (en) Container instance fault diagnosis method, device, equipment and storage medium
CN110618884A (en) Fault monitoring method, virtualized network function module manager and storage medium
CN112099814B (en) System and method for managing vehicle-mounted machine application software installation environment
CN112506768A (en) Test method, test device, electronic equipment and storage medium
CN112965791A (en) Timing task detection method, device, equipment and storage medium
CN111190701A (en) Method and device for detecting data migration integrity of virtualization platform
CN112363908A (en) Asynchronous interface test method, system, electronic device and storage medium
CN117493218B (en) VSOA-based test system and test method
CN109102292B (en) Method and device for monitoring running state of client
CN114968829B (en) Full link pressure test method, electronic device and storage medium
CN116633767B (en) Inter-machine communication abnormality detection method, device, equipment and storage medium
CN113326513B (en) Application testing method and device, system, electronic equipment and computer readable medium
CN113409048B (en) Block chain docking platform monitoring method, block chain docking platform and electronic device
CN112199247B (en) Method and device for checking Docker container process activity in non-service state
CN111580835B (en) IPFS node installation method and device
CN109067956B (en) Method and device for detecting terminal for police system and police system
CN105045711A (en) Concurrent simulation test method and apparatus

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