CN115474234B - 5G core network element log collection method, computer equipment and storage medium - Google Patents

5G core network element log collection method, computer equipment and storage medium Download PDF

Info

Publication number
CN115474234B
CN115474234B CN202210933472.7A CN202210933472A CN115474234B CN 115474234 B CN115474234 B CN 115474234B CN 202210933472 A CN202210933472 A CN 202210933472A CN 115474234 B CN115474234 B CN 115474234B
Authority
CN
China
Prior art keywords
network element
log
core network
web front
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210933472.7A
Other languages
Chinese (zh)
Other versions
CN115474234A (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 Aipu Road Network Technology Co Ltd
Original Assignee
Guangzhou Aipu Road 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 Aipu Road Network Technology Co Ltd filed Critical Guangzhou Aipu Road Network Technology Co Ltd
Priority to CN202210933472.7A priority Critical patent/CN115474234B/en
Publication of CN115474234A publication Critical patent/CN115474234A/en
Application granted granted Critical
Publication of CN115474234B publication Critical patent/CN115474234B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

The invention discloses a 5G core network element log collection method, computer equipment and a storage medium, which can be widely applied to the technical field of communication. The invention realizes the front-end and back-end separation function by the interaction of the operation maintenance management network element with the WEB front-end and the core network element respectively; meanwhile, after receiving a log collection instruction containing a filtering condition issued by the WEB front end, the operation maintenance management network element forwards the log collection instruction to the core network element, so that the core network element compresses and packages the log according to the log collection instruction, stores the packaged log compressed file into a preset catalog and uploads the storage path to the operation maintenance management network element, the operation maintenance management network element stores the storage path into a database, and after receiving a downloading instruction issued by the WEB front end, the operation maintenance management network element compresses the log file downloaded from the storage path and sends the log compressed file to the WEB front end, thereby completing the process of quickly searching the target network element log.

Description

5G core network element log collection method, computer equipment and storage medium
Technical Field
The invention relates to the technical field of communication, in particular to a 5G core network element log collection method, computer equipment and a storage medium.
Background
In the related art, the network element logs are checked and analyzed through the core network background, the separation of the front end and the rear end cannot be realized, and moreover, the log acquired by operation and maintenance personnel logging in the background needs to be authorized at all levels, so that the timeliness aspect is obviously delayed, and a certain network element log corresponding to a certain system cannot be found very efficiently through an interface mode.
Disclosure of Invention
The present invention aims to solve at least one of the technical problems existing in the prior art. Therefore, the invention provides a 5G core network element log collecting method, computer equipment and a storage medium, which can realize front-end and back-end separation and can quickly search a target network element log.
In one aspect, an embodiment of the present invention provides a method for collecting logs of a 5G core network element, where the method is applied to an operation maintenance management network element, where the operation maintenance management network element interacts with a WEB front end and a core network element respectively, and the method includes the following steps:
receiving a log collection instruction issued by a WEB front end, wherein the log collection instruction comprises a filtering condition;
forwarding the log collection instruction to a core network element; the core network element compresses and packages the logs according to the log collection instruction, stores the packaged log compressed files into a preset catalog and uploads the storage paths to an operation maintenance management network element;
storing the storage path to a database;
receiving a downloading instruction issued by a WEB front end;
and according to the downloading instruction, the log compressed file downloaded from the storage path is sent to the WEB front end.
In some embodiments, the operation maintenance management network element and the WEB front end perform data transmission through an http protocol.
In some embodiments, after receiving the log collection instruction issued by the WEB front end, the method further includes the following steps:
checking the log collection instruction;
and judging the user permission corresponding to the log collection instruction.
In some embodiments, in said storing the storage path to a database, the method further comprises:
and storing the mapping relation between the storage path and the core network element into the database.
In some embodiments, the compressing the log compression file to be downloaded from the storage path according to the download instruction includes:
determining a core network element corresponding to the downloading instruction;
determining the corresponding storage path according to the core network element and the mapping relation;
and compressing the file by the log downloaded from the storage path.
In some embodiments, when the log compressed file is downloaded, the WEB front end displays the downloading progress through a progress bar.
In some embodiments, the compressing and packaging the log according to the log collection instruction includes:
filtering the log according to the filtering condition;
and compressing and packaging the filtered log.
In some embodiments, when receiving the log collection instruction issued by the WEB front end, the method further includes the following steps:
receiving log grade information issued by the WEB front end;
and forwarding the log grade information to a core network element.
In another aspect, an embodiment of the present invention provides a computer device, including:
at least one memory for storing a program;
and the at least one processor is used for loading the program to execute the 5G core network element log collection method.
In another aspect, an embodiment of the present invention provides a storage medium, in which a computer executable program is stored, where the computer executable program is used to implement the method for collecting logs of 5G core network elements when executed by a processor.
The embodiment of the invention provides a 5G core network element log collection method, computer equipment and a storage medium, which have the following specific beneficial effects:
in the embodiment, the operation maintenance management network element interacts with the WEB front end and the core network element respectively, so that a front-end and back-end separation function is realized; meanwhile, after receiving a log collection instruction containing a filtering condition issued by the WEB front end, the operation maintenance management network element forwards the log collection instruction to the core network element, so that the core network element compresses and packages the log according to the log collection instruction, stores the packaged log compressed file into a preset catalog and uploads the storage path to the operation maintenance management network element, the operation maintenance management network element stores the storage path into a database, and after receiving a downloading instruction issued by the WEB front end, the operation maintenance management network element compresses the log file downloaded from the storage path and sends the log compressed file to the WEB front end, thereby completing the process of quickly searching the target network element log.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The invention is further described with reference to the accompanying drawings and examples, in which:
fig. 1 is a flowchart of a method for collecting logs of a 5G core network element according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a distributed deployment system framework in accordance with an embodiment of the present invention;
FIG. 3 is a flow chart of collecting log data according to an embodiment of the present invention;
fig. 4 is a flowchart illustrating a process of an OAM forwarding log collection instruction to a core network element side according to an embodiment of the present invention;
fig. 5 is a flowchart of the core network compressing the log file according to the embodiment of the present invention;
fig. 6 is a flowchart of downloading log data according to an embodiment of the present invention.
Detailed Description
The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the invention.
In the description of the present invention, the meaning of a number is one or more, the meaning of a number is two or more, and greater than, less than, exceeding, etc. are understood to exclude the present number, and the meaning of a number is understood to include the present number. The description of the first and second is for the purpose of distinguishing between technical features only and should not be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the precedence of the technical features indicated.
In the description of the present invention, unless explicitly defined otherwise, terms such as arrangement, connection, etc. should be construed broadly and the specific meaning of the terms in the present invention can be reasonably determined by a person skilled in the art in combination with the specific contents of the technical solution.
In the description of the present invention, a description of the terms "one embodiment," "some embodiments," "an exemplary embodiment," "an example," "a particular example," or "some examples," etc., means that a particular feature or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Before proceeding with an explanation of the embodiments, the terms applied to the following embodiments are explained:
OAM: english, full name Operation Administration and Maintenance, chinese is interpreted as operation maintenance management network element, which refers to the general classification of network management work into 3 major classes according to the actual needs of the network operation of operators: operation (Operation), administration (Maintenance), maintenance (Maintenance). The operation mainly completes analysis, prediction, planning and configuration work of daily network and business; maintenance is mainly a daily operation activity performed on testing and fault management of a network and services thereof.
AMF: english is called Access and Mobility ManagementFunction, chinese is interpreted as access and mobility management function network elements, and the functions include connection management, reachability management, mobility management, access authorization and the like.
UPF: english is fully called User plane Function, chinese is interpreted as a user plane functional network element whose functions include session points where external PDUs are interconnected with the data network, packet routing and forwarding, e.g. supporting an uplink classifier to route traffic to an instance of the data network.
SMF: english is fully named Session Management Function and chinese is interpreted as a session management function network element whose functions include session management, such as session establishment, modification and release, etc., including maintenance of channels between UPF and AN nodes, etc.
Log agent: agent for log processing.
HTTP: the hypertext transfer protocol, which is Transaction-oriented, the application layer protocol specifies the format and rules of requests and responses between the browser and the server.
FTP: the file transfer protocol is an application layer protocol for file transfer between a client and a server over a computer network.
Embodiments of the present application are described below with reference to the accompanying drawings:
referring to fig. 1, an embodiment of the present application provides a method for collecting logs of a 5G core network element, where the method is applied to an operation maintenance management network element, where the operation maintenance management network element interacts with a WEB front end and a core network element respectively, and the method includes, but is not limited to, the following steps:
step S110, receiving a log collection instruction issued by a WEB front end; the log collection instruction comprises a filtering condition;
step S120, forwarding the log collection instruction to a core network element; the core network element compresses and packages the logs according to the log collection instruction, stores the packaged log compressed files into a preset catalog and uploads the storage paths to an operation maintenance management network element;
step S130, storing the storage path into a database;
step S140, receiving a downloading instruction issued by the WEB front end;
and step S150, according to a downloading instruction, the log compression file downloaded from the storage path is sent to the WEB front end.
In the embodiment of the present application, taking the distributed deployment system framework shown in fig. 2 as an example. As can be seen from fig. 2, the system framework includes a WEB front end, OAM, and several subsystems. Wherein one subsystem comprises at most one set of core network, but one subsystem may comprise a plurality of core network elements. Illustratively, subsystem 1 includes UPF and LogAgent, subsystem 2 includes SMF and LogAgent, and subsystem 3 includes AMF and LogAgent. In the working process, the WEB front end can collect the core network element logs of different systems through the page of the log collecting system module of the webpage, and send relevant notification information to the OAM through the RESTful interface of the HTTP in an event notification mode. Illustratively, the WEB front end sends a log collection instruction containing filter criteria to the OAM. Then, the OAM forwards the log collection instruction to a core network element back-end program and a corresponding log processing program LogAgent, and after receiving the log collection instruction sent by the front end, the core network element starts compressing the log, and can filter the log file according to the filtering condition sent by the WEB front end and then compress and package the log file. Illustratively, the filtering condition is that the current generated log file is compressed and packaged by tracing back the corresponding date by day or by week. When the WEB front end sends a log collection instruction, an activated interface is also sent at regular time to detect whether the background is used for compressing and packaging FILEs, after the background program of the core network is packaged, the completion condition of the log can be notified through a report progress mode, a log agent program uploads the generated FILE to a designated directory FILE through an ftp mode, and meanwhile the FILE generated before is cleared, so that occupation of a hard disk space is avoided. The OAM stores the log paths of each core network in a database DB, and stores the mapping relation between the stored paths and the network elements of the core network in the database. After the OAM finishes data storage, the WEB front end can send a downloading instruction to the OAM in an http mode, so that the OAM can determine a core network element corresponding to the downloading instruction, determine a corresponding storage path according to the core network element and a mapping relation, and then compress a file from a log downloaded in the storage path. Specifically, the download instruction sent by the WEB front end includes download interface information, and the OAM transmits the log compression packet file of the core network to the WEB front end by going to the designated path through the nginx reverse proxy server according to the download interface information. The WEB front end can display the downloading progress through a progress bar.
In some embodiments, as shown in fig. 3, in the process of collecting log data by a core network element, when a WEB issues a log collection instruction of the core network element, the OAM forwards the instruction to the core network element side for processing, in this process, the OAM forwards the log data to perform a relevant verification on the data sent by the front end, and the OAM security management mechanism performs a relevant determination on user authority in the OAM, if the current user is a super user, for example, an administrator account or an authorized user, according to the user authority, the authority is available for executing the log collection instruction of the core network element, after the core network element side receives the log collection instruction of the authorized user, the log to be compressed is processed according to a filtering condition sent by the front end, for example, according to time period information and the like required to be compressed by a log file, and meanwhile, the WEB front end can also issue log grade information through an HTTP interface, so as to control the generation grade of the log on the core network element side through the log grade information. Under the default condition, the log grade is ERROR, if the log is required to be tracked and debugged, the log grade is generated into a DEBUG mode through an HTTP interface of the WEB front end, then the logs of the core network are collected, and the interface related to the logs of the core network is transmitted and controlled through the WEB front end, so that the collection requirement of the logs of the core network according to the requirement is realized.
In some embodiments, as shown in fig. 4, the process of the OAM forwarding the log collection instruction of the WEB front end to the core network element side for processing includes, but is not limited to, the following steps:
in step S410, the OAM sends, according to the correspondence between the system and the network element stored in the database, the content related to the log collection instruction sent from the WEB front end to the related network element of the corresponding row through json data. Wherein, a system can have a core network element therein, and a plurality of core network elements can also exist.
In step S420, after receiving the log collection instruction sent by the OAM, the network element parses the json data, for example, parses the json data to obtain the filtering condition including key information such as time parameters, and then packages and compresses the network element log according to the key parameters, where the compression mode is typically a tar command. JSON (JavaScriptObject Notation) is a lightweight data exchange format that stores and presents data in a text format that is completely independent of the programming language.
In step S430, after the log package is completed, the network element program of the core network sends a notification to the log agent program, and the log agent program uploads the compressed log package to the designated path by means of FTP.
Step S440, the Logagent program uploads the compressed package and simultaneously sends the appointed log file storage path to the OAM program through an HTTP interface mode, the OAM program writes the received storage path of the compressed log file of the core network into a database, and meanwhile, the mapping relation between the system and each network element log file is stored in a large database.
In some embodiments, when the core network compresses the log file, the WEB front end may also view the processing progress of the core network on the log file in real time. Specifically, as shown in fig. 5, the present embodiment may include, but is not limited to, the following steps:
in step S510, the WEB front end may detect whether the compression of the network element log on the network element side in different systems is completed in a timer manner. Because the compressed key data has one time period, the size of the compressed file generated by different time periods is quite obvious. The embodiment can judge the compression progress according to the size of the compression file.
Step S520, if the core network element of the system has completed compressing the log file, when the activated interface sent by the WEB front end is received, the size of the compressed file is actively reported, and the OAM writes the file size and the association relation of the corresponding system, network element and the like into the database.
In step S530, the WEB terminal receives the information related to the log file compressed by the core network of the network element side forwarded by the OAM, and triggers the file download interface of the WEB front end.
In step S540, the WEB front end may compress log file instructions for the network elements of the download core network issued by different systems, or issue download instructions for a certain system, where the OAM returns the log paths of the core network elements under different systems to the WEB front end.
Step S550, the WEB front end starts to download a log of a network element corresponding to a certain system according to the path returned by the OAM, the related file size information and the related information of the network element of the system, or downloads the log concurrently, and at the same time, the WEB front end may also display the progress of downloading the log file of the corresponding network element by using a progress bar.
In some embodiments, as shown in fig. 6, when the WEB issues a core network log downloading instruction, the OAM searches a database with a system and a network element corresponding to the WEB front end as keywords, and returns related information including the system, the network element, the log name and the size of the log file to the WEB front end after finding a matching record, where the WEB front end downloads compressed log files of the network elements under different systems according to the size of the log file in a progress bar display manner.
In summary, the method for collecting the logs of the 5G core network element in the embodiment of the invention can realize the separation of front and rear ends, thereby being convenient for operation and maintenance personnel to find problems in time, being capable of better assisting research and development personnel to locate the problems, having very high universality and mobility through an HTTP interaction mode, being capable of realizing security by using an HTTP2 mode for encryption transmission, and being capable of realizing the authorization of different users through a security mechanism in OAM. In addition, the method of the embodiment can support the downloading of the core network logs of the distributed system and the centralized system, can conveniently and efficiently realize the centralized control of the logs of the system by controlling the database through the OAM program background, has universality and can realize encryption transmission by downloading through the HTTP mode and only needing to configure certificates and private keys.
An embodiment of the present invention provides a computer apparatus including:
at least one memory for storing a program;
and the at least one processor is used for loading the program to execute the 5G core network element log collection method.
It can be understood that the content in the embodiment of the method for collecting the log of the 5G core network element shown in fig. 1 to fig. 6 is applicable to the embodiment of the computer device, and the functions specifically implemented by the embodiment of the computer device are the same as those in the embodiment of the method for collecting the log of the core network element shown in fig. 1 to fig. 6, and the beneficial effects achieved by the embodiment of the method for collecting the log of the core network element shown in fig. 1 to fig. 6 are the same.
The embodiment of the invention provides a storage medium, in which a computer executable program is stored, the computer executable program is used for realizing the aforementioned 5G core network element log collection method when being executed by a processor.
It can be understood that the content in the embodiment of the method for collecting the log of the 5G core network element shown in fig. 1 to fig. 6 is applicable to the embodiment of the storage medium, and the functions specifically implemented by the embodiment of the storage medium are the same as those in the embodiment of the method for collecting the log of the core network element shown in fig. 1 to fig. 6, and the beneficial effects achieved by the embodiment of the method for collecting the log of the core network element shown in fig. 1 to fig. 6 are the same.
Embodiments of the present invention also disclose a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The processor of the computer device may read the computer instructions from the computer-readable storage medium, and execute the computer instructions to cause the computer device to perform the 5G core network element log collection method shown in fig. 1.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium may even be paper or other suitable medium upon which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the above embodiments, and various changes can be made within the knowledge of one of ordinary skill in the art without departing from the spirit of the present invention. Furthermore, embodiments of the invention and features of the embodiments may be combined with each other without conflict.

Claims (9)

1. The method is characterized in that the method is applied to an operation maintenance management network element which interacts with a WEB front end and a core network element respectively, and the method comprises the following steps:
receiving a log collection instruction issued by a WEB front end, wherein the log collection instruction comprises a filtering condition;
forwarding the log collection instruction to a core network element; when the filtering condition is a daily or weekly mode, the core network element compresses and packages the current generated log FILE according to the log collecting instruction by tracing the corresponding date forward, uploads the packaged log compressed FILE to a designated directory FILE and uploads a storage path to an operation maintenance management network element, and simultaneously clears the FILE generated before in the designated directory FILE;
storing the storage path to a database;
when the WEB front end receives information related to the network element side core network compressed log file forwarded by the OAM, triggering a file downloading interface of the WEB front end, and receiving a downloading instruction issued by the WEB front end;
and according to the downloading instruction, the log compressed file downloaded from the storage path is sent to the WEB front end.
2. The method for collecting logs of 5G core network elements according to claim 1, wherein the operation maintenance management network element and the WEB front end perform data transmission through an http protocol.
3. The method for collecting logs of a 5G core network element according to claim 1, wherein after receiving a log collecting instruction issued by a WEB front end, the method further comprises the steps of:
checking the log collection instruction;
and judging the user permission corresponding to the log collection instruction.
4. The method for collecting logs of network elements of a 5G core network according to claim 1, wherein when said storing the storage path in the database, the method further comprises:
and storing the mapping relation between the storage path and the core network element into the database.
5. The method for collecting logs of a 5G core network element according to claim 4, wherein said compressing the log downloaded from the storage path according to the download instruction includes:
determining a core network element corresponding to the downloading instruction;
determining the corresponding storage path according to the core network element and the mapping relation;
and compressing the file by the log downloaded from the storage path.
6. The method for collecting logs of 5G core network elements according to claim 5, wherein the WEB front end displays the download progress through a progress bar when downloading the log compression file.
7. The method for collecting logs of a 5G core network element according to claim 1, wherein when receiving a log collecting instruction issued by a WEB front end, the method further comprises the steps of:
receiving log grade information issued by the WEB front end;
and forwarding the log grade information to a core network element.
8. A computer device, comprising:
at least one memory for storing a program;
at least one processor configured to load the program to perform the 5G core network element log collection method according to any one of claims 1-7.
9. A storage medium having stored therein a computer executable program which when executed by a processor is adapted to implement the 5G core network element log collection method of any of claims 1-7.
CN202210933472.7A 2022-08-04 2022-08-04 5G core network element log collection method, computer equipment and storage medium Active CN115474234B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210933472.7A CN115474234B (en) 2022-08-04 2022-08-04 5G core network element log collection method, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210933472.7A CN115474234B (en) 2022-08-04 2022-08-04 5G core network element log collection method, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115474234A CN115474234A (en) 2022-12-13
CN115474234B true CN115474234B (en) 2023-08-01

Family

ID=84366696

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210933472.7A Active CN115474234B (en) 2022-08-04 2022-08-04 5G core network element log collection method, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115474234B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107360242A (en) * 2017-07-27 2017-11-17 郑州云海信息技术有限公司 The method for down loading and system of a kind of journal file

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113852673B (en) * 2021-09-07 2022-06-28 广州爱浦路网络技术有限公司 Signaling tracking method and device of core network element and storage medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107360242A (en) * 2017-07-27 2017-11-17 郑州云海信息技术有限公司 The method for down loading and system of a kind of journal file

Also Published As

Publication number Publication date
CN115474234A (en) 2022-12-13

Similar Documents

Publication Publication Date Title
US11443007B2 (en) System and method for managing network traffic routing
US7966398B2 (en) Synthetic transaction monitor with replay capability
US20030053420A1 (en) Monitoring operation of and interaction with services provided over a network
US7454523B2 (en) Geographic location determination including inspection of network address
US7461369B2 (en) Java application response time analyzer
US7953719B2 (en) Method, apparatus, and system for capturing data exchanged between a server and a user
JP3778652B2 (en) Log data collection management method and apparatus
CN103023710B (en) A kind of safety test system and method
CN103685590B (en) Obtain the method and system of IP address
CN106302445B (en) Method and apparatus for handling request
US20020123966A1 (en) System and method for administration of network financial transaction terminals
US20030023712A1 (en) Site monitor
KR20030048045A (en) A method for searching and analysing information in data networks
CN106407078B (en) Client performance monitoring device and method based on information exchange
US20080021696A1 (en) System and method of providing a fast path link for an identified set of data
CN107528751B (en) A kind of system and its management method of dynamic distribution Zabbix monitoring data
CN113835836B (en) System, method, computer device and medium for dynamic publishing container service
CN107786551B (en) Method for accessing intranet server and device for controlling access to intranet server
WO2000046679A1 (en) Communication proxy device
CN106254528A (en) A kind of resource downloading method and buffer memory device
CN106817388A (en) The system that virtual machine, host obtain the method, device and access data of data
CN111404937B (en) Method and device for detecting server vulnerability
CN114666245A (en) IPv6 single stack support degree determining method of B/S system and related equipment
CN108287874B (en) DB2 database management method and device
CN113765912A (en) Distributed firewall device and detection method thereof

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