CN110881030A - Logstack-based method and device for recording operation logs of web service administrator - Google Patents

Logstack-based method and device for recording operation logs of web service administrator Download PDF

Info

Publication number
CN110881030A
CN110881030A CN201911023505.9A CN201911023505A CN110881030A CN 110881030 A CN110881030 A CN 110881030A CN 201911023505 A CN201911023505 A CN 201911023505A CN 110881030 A CN110881030 A CN 110881030A
Authority
CN
China
Prior art keywords
data
web service
kafka
service administrator
information
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
CN201911023505.9A
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 Wondersoft Technology Co Ltd
Original Assignee
Beijing Wondersoft 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 Wondersoft Technology Co Ltd filed Critical Beijing Wondersoft Technology Co Ltd
Priority to CN201911023505.9A priority Critical patent/CN110881030A/en
Publication of CN110881030A publication Critical patent/CN110881030A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general
    • 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/0273Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using web services for network management, e.g. simple object access protocol [SOAP]
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

The invention provides a logstack-based method and a logstack-based device for recording operation logs of a web service administrator, wherein the method comprises the following steps: monitoring a port of a server where a certain web service is located by using the Logstash, and acquiring data information in the http; outputting the acquired data information to kafka through a kafka output plug-in of Logstash; creating a Kafka consumer object, and a data analysis service consumes data stored in the Kafka from the Kafka consumer object and analyzes the data to obtain analysis result data; outputting the analysis result data to kafka; and acquiring analysis result data in the kafka by using a kafka input plug-in of the Logstash, packaging the operation information of the web service administrator, and storing the operation information of the web service administrator in the ES service by using an ES output plug-in. According to the scheme of the invention, the decoupling between the access log of the web service administrator and the web service can be realized, and the operation information of the web service administrator can be inquired in real time and rapidly.

Description

Logstack-based method and device for recording operation logs of web service administrator
Technical Field
The invention relates to the field of log processing, in particular to a method and a device for recording a web service administrator operation log based on logstack.
Background
At present, the security problem of the website is increasingly emphasized, the website provides the web service, and usually a web service administrator acquires various log information of the website, and analyzes and processes the log information to ensure the information security of the website. The website can also record and monitor the operation log of the web service administrator so as to further improve the safety of the website.
However, in the prior art, the recording mode of the operation log of the web service administrator is usually a conventional log recording mode, which results in high data maintenance cost and time consumption for query, and the operation log of the web service administrator has a coupling relationship with the web service, which is not favorable for the use and analysis of the operation log of the web service administrator.
Disclosure of Invention
In order to solve the technical problems, the invention provides a method and a device for recording the operation logs of a web service administrator based on logstash, which are used for solving the technical problems that the operation logs of the web service administrator and web services have a coupling relation in the prior art and are not beneficial to the use and analysis of the operation logs of the web service administrator.
According to a first aspect of the present invention, there is provided a logstack-based method for logging operations of a web service administrator, comprising:
step S101: monitoring a port of a server where a certain web service is located by using the Logstash, and acquiring data information in the http;
step S102: outputting the acquired data information to kafka through a kafka output plug-in of Logstash;
step S103: creating a Kafka consumer object, and a data analysis service consumes data stored in the Kafka from the Kafka consumer object and analyzes the data to obtain analysis result data;
step S104: outputting the analysis result data to kafka;
step S105: and acquiring analysis result data in the kafka by using a kafka input plug-in of the Logstash, packaging the operation information of the web service administrator, and storing the operation information of the web service administrator in the ES service by using an ES output plug-in.
Further, the parsing the data to obtain parsing result data includes:
accessing user information mapping: namely, the current user is confirmed according to token/user name information;
and (3) access content analysis: analyzing specific module data accessed and operated by the current user according to the http access content;
information acquisition: i.e. obtaining access time, IP address, browser identification.
Furthermore, the data which is stored in the ES service and packaged as the operation information of the web service administrator is used for displaying and analyzing the subsequent operation log of the web service administrator.
Further, using a cloud computing server, the operation log of the web service administrator is searched in real time.
According to a second aspect of the present invention, there is provided an apparatus for logging a web service administrator operation log based on logstack, comprising:
a data acquisition module: the system comprises a server and a server, wherein the server is used for monitoring a port of a certain web service by using a Logstash and acquiring data information in http;
a storage module: the data information is used for outputting the acquired data information to kafka through a kafka output plug-in of Logstash;
an analysis module: the Kafka consumer object is created, and the data analysis service consumes the data stored in the Kafka consumer object from the Kafka consumer object and analyzes the data to obtain analysis result data;
kafka memory module: the data processing device is used for outputting the analysis result data to kafka;
packaging the module: the web service manager operation information is packaged by using the kafka input plug-in of the Logstash to obtain the analysis result data in the kafka, and is stored in the ES service by using the ES output plug-in.
Further, the parsing module comprises:
accessing a user information mapping submodule: the system is used for confirming the current user according to the token/user name information;
accessing a content analysis submodule: the system comprises a data analysis module, a data analysis module and a data analysis module, wherein the data analysis module is used for analyzing specific module data accessed and operated by a current user according to http access content;
an information acquisition submodule: used for obtaining access time, IP address and browser identification.
Furthermore, the data which is stored in the ES service and packaged as the operation information of the web service administrator is used for displaying and analyzing the subsequent operation log of the web service administrator.
Further, using a cloud computing server, the operation log of the web service administrator is searched in real time.
According to a third aspect of the present invention, there is provided a logstack-based system for logging operations of a web service administrator, comprising:
a processor for executing a plurality of instructions;
a memory to store a plurality of instructions;
wherein the instructions are used for being stored by the memory and loaded and executed by the processor, and the logstack-based method for recording the web service administrator operation log is described as above.
According to a fourth aspect of the present invention, there is provided a computer readable storage medium having a plurality of instructions stored therein; the instructions are used for loading and executing the method for logging the operation log of the log stack based web service administrator based on logstack by the processor.
According to the scheme of the invention, logstack acquires data in an http port, stores the data by using kafka, analyzes and analyzes the visitor, the access content, the access time and the specific access operation information according to the information in the http data, encapsulates the specific access operation information into the operation information of a web service manager, and stores the encapsulated data into an Elasticsearch. The method can realize the decoupling between the access log of the web service administrator and the web service, and can inquire the operation information of the web service administrator in real time and rapidly.
The foregoing description is only an overview of the technical solutions of the present invention, and in order to make the technical solutions of the present invention more clearly understood and to implement them in accordance with the contents of the description, the following detailed description is given with reference to the preferred embodiments of the present invention and the accompanying drawings.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and, together with the description, serve to explain the principles of the invention. In the drawings:
fig. 1 is a flowchart of a method for logging a web service administrator operation log based on logstack according to the present invention.
FIG. 2 is a data flow diagram of one embodiment of the present invention;
fig. 3 is a block diagram of a logstack-based device for recording an operation log of a web service administrator according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the specific embodiments of the present invention and the accompanying drawings. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Defining:
logstash: logstash is an open source data collection engine with real-time processing capability. Data can be dynamically collected from different sources, and the data is uniformly output to a specific address after being processed (filtered and deformed), so that the method is prepared for more diversified data analysis.
Elastic search: abbreviated as ES, is a Lucene-based search server. The data stored in the ES is semi-structured data (data of JSON structure). It provides a distributed multi-user capable full-text search engine based on RESTful web interface. The Elasticsearch was developed in Java and published as open source code under the Apache licensing terms.
Kafka: is an open source stream processing platform developed by the Apache software foundation and written by Scala and Java. Kafka is a high throughput distributed publish-subscribe messaging system.
First, a method for logging web service administrator operation log based on logstack according to the present invention is described with reference to fig. 1, and fig. 1 shows a flowchart of the method for logging web service administrator operation log based on logstack according to the present invention. As shown in fig. 1:
step S101: monitoring a port of a server where a certain web service is located by using the Logstash, and acquiring data information in the http;
step S102: outputting the acquired data information to kafka through a kafka output plug-in of Logstash;
step S103: creating a Kafka consumer object, and a data analysis service consumes data stored in the Kafka from the Kafka consumer object and analyzes the data to obtain analysis result data;
step S104: outputting the analysis result data to kafka;
step S105: and acquiring analysis result data in the kafka by using a kafka input plug-in of the Logstash, packaging the operation information of the web service administrator, and storing the operation information of the web service administrator in the ES service by using an ES output plug-in.
The step S103: creating a Kafka consumer object, and the data parsing service consuming data stored in Kafka from the Kafka consumer object and parsing the data to obtain parsing result data, including:
the analyzing the data to obtain analysis result data specifically includes: accessing user information mapping: namely, the current user is confirmed according to the token/user name and other information; and (3) access content analysis: analyzing specific module data accessed and operated by the current user according to the http access content; information acquisition: namely, data such as access time, IP address, browser identification, etc. are acquired.
Fig. 2 shows a data flow diagram according to an embodiment of the present invention, where an Http plug-in of Logstash acquires monitored Http data, and then outputs the acquired Http data to a kafka through a kafka output of Logstash, and a data parsing service includes mapping access user information, parsing access content, and acquiring information. Outputting the analyzed data to the kafka, acquiring the analyzed data in the kafka by using a kafka input plug-in of the Logstash, and directly storing the packaged data in the ES service by using an ES output plug-in of the Logstash.
Optionally, the data, which is stored in the ES service and packaged as the operation information of the web service administrator, is used for displaying and analyzing the operation log of the subsequent web service administrator. For example, using a cloud computing server, real-time searching is implemented.
Please refer to fig. 3, which is a block diagram illustrating a logstack-based apparatus for logging an operation log of a web service administrator according to the present invention. As shown, the apparatus comprises:
a data acquisition module: the system comprises a server and a server, wherein the server is used for monitoring a port of a certain web service by using a Logstash and acquiring data information in http;
a storage module: the data information is used for outputting the acquired data information to kafka through a kafka output plug-in of Logstash;
an analysis module: the Kafka consumer object is created, and the data analysis service consumes the data stored in the Kafka consumer object from the Kafka consumer object and analyzes the data to obtain analysis result data;
kafka memory module: the data processing device is used for outputting the analysis result data to kafka;
packaging the module: the web service manager operation information is packaged by using the kafka input plug-in of the Logstash to obtain the analysis result data in the kafka, and is stored in the ES service by using the ES output plug-in.
Further, the parsing module comprises:
accessing a user information mapping submodule: the system is used for confirming the current user according to the token/user name information;
accessing a content analysis submodule: the system comprises a data analysis module, a data analysis module and a data analysis module, wherein the data analysis module is used for analyzing specific module data accessed and operated by a current user according to http access content;
an information acquisition submodule: used for obtaining access time, IP address and browser identification.
Furthermore, the data which is stored in the ES service and packaged as the operation information of the web service administrator is used for displaying and analyzing the subsequent operation log of the web service administrator.
Further, using a cloud computing server, the operation log of the web service administrator is searched in real time.
The embodiment of the invention further provides a log-based system for recording the operation logs of the web service administrator, which comprises the following steps:
a processor for executing a plurality of instructions;
a memory to store a plurality of instructions;
wherein the instructions are used for being stored by the memory and loaded and executed by the processor, and the logstack-based method for recording the web service administrator operation log is described as above.
The embodiment of the invention further provides a computer readable storage medium, wherein a plurality of instructions are stored in the storage medium; the instructions are used for loading and executing the method for logging the operation log of the log stack based web service administrator based on logstack by the processor.
It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict.
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions in actual implementation, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
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 a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a physical machine Server, or a network cloud Server, etc., and needs to install a Windows or Windows Server operating system) to perform some steps of the method according to various embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way, and any simple modification, equivalent change and modification made to the above embodiment according to the technical spirit of the present invention are still within the scope of the technical solution of the present invention.

Claims (10)

1. A logstash-based method of logging web service administrator operations, the method comprising:
step S101: monitoring a port of a server where a certain web service is located by using the Logstash, and acquiring data information in the http;
step S102: outputting the acquired data information to kafka through a kafka output plug-in of Logstash;
step S103: creating a Kafka consumer object, and a data analysis service consumes data stored in the Kafka from the Kafka consumer object and analyzes the data to obtain analysis result data;
step S104: outputting the analysis result data to kafka;
step S105: and acquiring analysis result data in the kafka by using a kafka input plug-in of the Logstash, packaging the operation information of the web service administrator, and storing the operation information of the web service administrator in the ES service by using an ES output plug-in.
2. The logstack-based method for logging operations of a web service administrator as claimed in claim 1, wherein said parsing the data to obtain parsing result data comprises:
accessing user information mapping: namely, the current user is confirmed according to token/user name information;
and (3) access content analysis: analyzing specific module data accessed and operated by the current user according to the http access content;
information acquisition: i.e. obtaining access time, IP address, browser identification.
3. A logstack-based method of logging web service administrator operations according to claim 1,
and the data which is stored in the ES service and packaged as the operation information of the web service administrator is used for displaying and analyzing the subsequent operation log of the web service administrator.
4. A logstack-based method of logging web service administrator operations according to claim 1,
and searching the operation log of the web service administrator in real time by using a cloud computing server.
5. An apparatus for logging web service administrator operations based on logstash, the apparatus comprising:
a data acquisition module: the system comprises a server and a server, wherein the server is used for monitoring a port of a certain web service by using a Logstash and acquiring data information in http;
a storage module: the data information is used for outputting the acquired data information to kafka through a kafka output plug-in of Logstash;
an analysis module: the Kafka consumer object is created, and the data analysis service consumes the data stored in the Kafka consumer object from the Kafka consumer object and analyzes the data to obtain analysis result data;
kafka memory module: the data processing device is used for outputting the analysis result data to kafka;
packaging the module: the web service manager operation information is packaged by using the kafka input plug-in of the Logstash to obtain the analysis result data in the kafka, and is stored in the ES service by using the ES output plug-in.
6. The logstack-based apparatus for logging operations of a web service administrator of claim 5, wherein the parsing module comprises:
accessing a user information mapping submodule: the system is used for confirming the current user according to the token/user name information;
accessing a content analysis submodule: the system comprises a data analysis module, a data analysis module and a data analysis module, wherein the data analysis module is used for analyzing specific module data accessed and operated by a current user according to http access content;
an information acquisition submodule: used for obtaining access time, IP address and browser identification.
7. The logstash-based apparatus for recording the operation log of the web service administrator according to claim 5, wherein the data encapsulated as the operation information of the web service administrator is stored in the ES service for displaying and analyzing the operation log of the subsequent web service administrator.
8. The logstash-based apparatus for recording an operation log of a web service manager according to claim 5, wherein the operation log of the web service manager is searched in real time using a cloud computing server.
9. A logstash-based system for logging operations of a web service administrator, comprising:
a processor for executing a plurality of instructions;
a memory to store a plurality of instructions;
wherein the plurality of instructions are for being stored by the memory and loaded and executed by the processor to perform the method of logstack-based logging of web service administrator oplogs according to any of claims 1-4.
10. A computer-readable storage medium having stored therein a plurality of instructions; the plurality of instructions for loading and executing by a processor the method of logstack-based logging of web service administrator action logs according to any of claims 1-4.
CN201911023505.9A 2019-10-25 2019-10-25 Logstack-based method and device for recording operation logs of web service administrator Pending CN110881030A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911023505.9A CN110881030A (en) 2019-10-25 2019-10-25 Logstack-based method and device for recording operation logs of web service administrator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911023505.9A CN110881030A (en) 2019-10-25 2019-10-25 Logstack-based method and device for recording operation logs of web service administrator

Publications (1)

Publication Number Publication Date
CN110881030A true CN110881030A (en) 2020-03-13

Family

ID=69728348

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911023505.9A Pending CN110881030A (en) 2019-10-25 2019-10-25 Logstack-based method and device for recording operation logs of web service administrator

Country Status (1)

Country Link
CN (1) CN110881030A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463570A (en) * 2020-12-15 2021-03-09 航天信息股份有限公司 Log statistical method, device and system
CN113612816A (en) * 2021-07-06 2021-11-05 深圳市酷开网络科技股份有限公司 Data acquisition method, system, terminal and computer readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294672A (en) * 2016-08-08 2017-01-04 杭州玳数科技有限公司 The method and system that a kind of daily record represents in real time and inquires about
WO2018121210A1 (en) * 2016-12-28 2018-07-05 中兴通讯股份有限公司 Elastic scaling method and device for containerized application on paas platform
US20180307576A1 (en) * 2017-04-21 2018-10-25 Nec Laboratories America, Inc. Field content based pattern generation for heterogeneous logs
CN108874614A (en) * 2017-05-11 2018-11-23 上海宏时数据系统有限公司 A kind of big data log intelligent analysis system and method
CN109542733A (en) * 2018-12-05 2019-03-29 焦点科技股份有限公司 A kind of highly reliable real-time logs collection and visual m odeling technique method
CN109831316A (en) * 2018-12-17 2019-05-31 国网浙江省电力有限公司 Massive logs real-time analyzer, real-time analysis method and readable storage medium storing program for executing

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294672A (en) * 2016-08-08 2017-01-04 杭州玳数科技有限公司 The method and system that a kind of daily record represents in real time and inquires about
WO2018121210A1 (en) * 2016-12-28 2018-07-05 中兴通讯股份有限公司 Elastic scaling method and device for containerized application on paas platform
US20180307576A1 (en) * 2017-04-21 2018-10-25 Nec Laboratories America, Inc. Field content based pattern generation for heterogeneous logs
CN108874614A (en) * 2017-05-11 2018-11-23 上海宏时数据系统有限公司 A kind of big data log intelligent analysis system and method
CN109542733A (en) * 2018-12-05 2019-03-29 焦点科技股份有限公司 A kind of highly reliable real-time logs collection and visual m odeling technique method
CN109831316A (en) * 2018-12-17 2019-05-31 国网浙江省电力有限公司 Massive logs real-time analyzer, real-time analysis method and readable storage medium storing program for executing

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
YUANZHOU WEI,MANMAN LI,BINSEN XU: "Research on Establish an efficient log anlysis system with kafka and Elastic search", 《JOURNAL OF SOFTWARE ENGINEERING AND APPLICATIONS》 *
许长福: "日志数据分析系统的设计与实现", 《中国优秀硕士学位论文全文数据库信息科技辑》 *
陈建娟等: "基于Kubernetes的分布式ELK日志分析系统", 《电子技术与软件工程》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463570A (en) * 2020-12-15 2021-03-09 航天信息股份有限公司 Log statistical method, device and system
CN112463570B (en) * 2020-12-15 2024-04-09 航天信息股份有限公司 Log statistics method, device and system
CN113612816A (en) * 2021-07-06 2021-11-05 深圳市酷开网络科技股份有限公司 Data acquisition method, system, terminal and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN108847977B (en) Service data monitoring method, storage medium and server
EP3534263A1 (en) Systems and methods for web analytics testing and web development
CN108334641B (en) Method, system, electronic equipment and storage medium for collecting user behavior data
CN112347165B (en) Log processing method and device, server and computer readable storage medium
CN106649488B (en) Method and device for calling multi-data-source interactive interface
US20210136121A1 (en) System and method for creation and implementation of data processing workflows using a distributed computational graph
KR970702523A (en) INTERFACE DEVICE AND METHOD
US9026612B2 (en) Generating a custom parameter rule based on a comparison of a run-time value to a request URL
CN114528457A (en) Web fingerprint detection method and related equipment
US10009220B2 (en) In-vehicle information system and information processing method thereof
CN110881030A (en) Logstack-based method and device for recording operation logs of web service administrator
CN115794437A (en) Calling method and device of microservice, computer equipment and storage medium
CN112187509A (en) Multi-architecture cloud platform execution log management method, system, terminal and storage medium
CN117093619A (en) Rule engine processing method and device, electronic equipment and storage medium
CN108984221B (en) Method and device for acquiring multi-platform user behavior logs
CN112416875B (en) Log management method, device, computer equipment and storage medium
CN113448985A (en) API (application program interface) interface generation method, calling method and device and electronic equipment
CN113032341A (en) Log processing method based on visual configuration
CN113067878A (en) Information acquisition method, information acquisition device, information acquisition apparatus, information acquisition medium, and program product
CN112131611A (en) Data correctness verification method, device, equipment, system and storage medium
CN109194529B (en) Interaction method and device for virtual SIM card and server apdu
CN113051231A (en) File analysis method and device, computer equipment and storage medium
CN113535744B (en) Tenant data modification method, system, equipment and storage medium
CN114116520B (en) Algorithm evaluation method, device, gateway and storage medium
CN114765599A (en) Sub-domain name acquisition method and device

Legal Events

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

Application publication date: 20200313

RJ01 Rejection of invention patent application after publication