WO2017165019A1 - Invariant modeling and detection for heterogeneous logs - Google Patents
Invariant modeling and detection for heterogeneous logs Download PDFInfo
- Publication number
- WO2017165019A1 WO2017165019A1 PCT/US2017/017874 US2017017874W WO2017165019A1 WO 2017165019 A1 WO2017165019 A1 WO 2017165019A1 US 2017017874 W US2017017874 W US 2017017874W WO 2017165019 A1 WO2017165019 A1 WO 2017165019A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- time
- log
- logs
- heterogeneous
- time series
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2477—Temporal data queries
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3065—Monitoring arrangements determined by the means or processing involved in reporting the monitored data
- G06F11/3072—Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves data filtering, e.g. pattern matching, time or event triggered, adaptive or policy-based reporting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/35—Clustering; Classification
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
- G06N5/045—Explanation of inference; Explainable artificial intelligence [XAI]; Interpretable artificial intelligence
Definitions
- FIG. 8 shows time sequences 800 for the logs in FIG. 2 that match the log schemas, in accordance with an embodiment of the present invention
- FIG. 9 further shows the time series generation block 603 of FIG. 6, in accordance with an embodiment of the present invention
- FIG. 14 further shows the time series generation block 607 of FIG. 6, in accordance with an embodiment of the present invention.
- a speaker 132 is operatively coupled to system bus 102 by the sound adapter 130.
- a transceiver 142 is operatively coupled to system bus 102 by network adapter 140.
- a display device 162 is operatively coupled to system bus 102 by display adapter 160.
- the logs to time sequence conversion block 606 transforms original testing text logs into a set of time sequence data.
- the invariant model checking block 608 analyzes the set of time series data output by block 607 based on the corresponding invariant models output by block 604, and outputs anomalies on any time series data point violating the invariant model and the related log messages.
- a set of log schemas matching the training logs can be provided by users directly, or generated automatically by a pattern recognition procedure on all the heterogeneous logs as follows in block 602A1-602A3 :
- time window generation block 603 A Take the time domain as a one-dimensional space, which starts at epoch time 0 (i.e., 1970/1/1 00:00:00) and goes into the infinite future.
- epoch time 0 i.e., 1970/1/1 00:00:00
- FIG. 12 shows an invariant model 1200 for the pair of log clusters shown in FIG. 10: one is the text log cluster with schema Pi, and the other is the performance log cluster with schema Pi.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Computational Linguistics (AREA)
- Fuzzy Systems (AREA)
- Probability & Statistics with Applications (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Quality & Reliability (AREA)
- Debugging And Monitoring (AREA)
- Computing Systems (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
Abstract
A method is provided that is performed in a network having nodes that generate heterogeneous logs including performance logs and text logs. The method includes performing, during a heterogeneous log training stage, (i) a log-to-time sequence conversion process for transforming clustered ones of training logs, from among the heterogeneous logs, into a set of time sequences that are each formed as a plurality of data pairs of a first configuration and a second configuration based on cluster type, (ii) a time series generation process for synchronizing particular ones of the time sequences in the set based on a set of criteria to output a set of fused time series, and (iii) an invariant model generation process for building invariant models for each time series data pair in the set of fused time series. The method includes controlling an anomaly-initiating one of the plurality of nodes based on the invariant models.
Description
INVARIANT MODELING AND DETECTION FOR HETEROGENEOUS LOGS
RELATED APPLICATION INFORMATION
[0001] This application claims priority to provisional application serial number 62/312,035 filed on March 23, 2016, incorporated herein by reference.
BACKGROUND
Technical Field
[0002] The present invention relates to data processing, and more particularly to invariant modeling and detection for heterogeneous logs.
Description of the Related Art
[0003] Information Technology (IT) systems include a large number of functional components, and these components have dependencies between each other. In such complex systems, heterogeneous log data is generated from individual components, where dependencies between components remain hidden. While invariant analysis has been widely adopted to discover hidden relations in time series data, it is difficult to apply existing tools over heterogeneous logs that are generated from multiple log sources. The key problem is the set of time series derived by logs from different sources are not synchronized. For example, (1) time periods covered by different time series are not aligned; and (2) different time series employ different sampling frequency. Therefore, there is a need for an approach for invariant modeling and detection for heterogeneous logs.
SUMMARY
[0004] These and other drawbacks and disadvantages of the prior art are addressed by the present invention.
[0005] According to an aspect of the present invention, a method is provided that is performed in a network having a plurality of nodes that generate heterogeneous logs including performance logs and text logs. The method includes performing, by a processor during a heterogeneous log training stage, (i) a log-to-time sequence conversion process for transforming clustered ones of training logs, from among the heterogeneous logs, into a set of time sequences that are each formed as a plurality of data pairs of a first configuration and a second configuration based on cluster type, (ii) a time series generation process for synchronizing particular ones of the time sequences in the set based on a set of criteria to output a set of fused time series, and (iii) an invariant model generation process for building invariant models for each time series data pair in the set of fused time series. The method further includes controlling, by the processor, an anomaly-initiating one of the plurality of nodes based on an output of the invariant models.
[0006] According to another aspect of the present invention, a computer program product is provided for invariant model formation for a network having a plurality of nodes that generate heterogeneous logs including performance logs and text logs. The computer program product includes a non-transitory computer readable storage medium having program instructions embodied therewith. The program instructions are executable by a computer to cause the computer to perform a method. The method includes performing, by a processor during a heterogeneous log training stage, (i) a log-
to-time sequence conversion process for transforming clustered ones of training logs, from among the heterogeneous logs, into a set of time sequences that are each formed as a plurality of data pairs of a first configuration and a second configuration based on cluster type, (ii) a time series generation process for synchronizing particular ones of the time sequences in the set based on a set of criteria to output a set of fused time series, and (iii) an invariant model generation process for building invariant models for each time series data pair in the set of fused time series. The method further includes controlling, by the processor, an anomaly-initiating one of the plurality of nodes based on an output of the invariant models.
[0007] According to yet another aspect of the present invention, a computer processing system is provided for invariant model formation for a network having a plurality of nodes that generate heterogeneous logs including performance logs and text logs. The computer processing includes a processor. The processor is configured to perform, during a heterogeneous log training stage, (i) a log-to-time sequence conversion process for transforming clustered ones of training logs, from among the heterogeneous logs, into a set of time sequences that are each formed as a plurality of data pairs of a first configuration and a second configuration based on cluster type, (ii) a time series generation process for synchronizing particular ones of the time sequences in the set based on a set of criteria to output a set of fused time series, and (iii) an invariant model generation process for building invariant models for each time series data pair in the set of fused time series. The processor is further configured to control an anomaly -initiating one of the plurality of nodes based on an output of the invariant models.
[0008] These and other features and advantages will become apparent from the following detailed description of illustrative embodiments thereof, which is to be read in connection with the accompanying drawings.
BRIEF DESCRIPTION OF DRAWINGS
[0009] The disclosure will provide details in the following description of preferred embodiments with reference to the following figures wherein:
[0010] FIG. 1 is a block diagram illustrating an exemplary processing system 100 to which the present principles may be applied, according to an embodiment of the present principles;
[0011] FIGs. 2-3 show exemplary heterogeneous logs 200 to which the present invention can be applied, in accordance with an embodiment of the present invention;
[0012] FIGs. 4-5 show an exemplary detected anomaly 401 from heterogeneous logs 400 to which the present invention can be applied, in accordance with an embodiment of the present invention;
[0013] FIG. 6 shows an exemplary system/method 600 for Invariant Model based Correlation Analysis over Heterogeneous Logs (TMCAHL), in accordance with an embodiment of the present invention;
[0014] FIG. 7 further shows the logs-to-time sequence conversion block 602 of FIG. 6, in accordance with an embodiment of the present invention;
[0015] FIG. 8 shows time sequences 800 for the logs in FIG. 2 that match the log schemas, in accordance with an embodiment of the present invention;
[0016] FIG. 9 further shows the time series generation block 603 of FIG. 6, in accordance with an embodiment of the present invention;
[0017] FIG. 10 shows the time series 1000 obtained from the time sequences in FIG. 8, in accordance with an embodiment of the present invention;
[0018] FIG. 11 further shows the invariant model generation block 604 of FIG. 6, in accordance with an embodiment of the present invention;
[0019] FIG. 12 shows an invariant model 1200 for the pair of log clusters shown in
FIG. 10, in accordance with an embodiment of the present invention;
[0020] FIG. 13 further shows the logs-to-time sequence conversion block 606 of FIG.
6, in accordance with an embodiment of the present invention;
[0021] FIG. 14 further shows the time series generation block 607 of FIG. 6, in accordance with an embodiment of the present invention;
[0022] FIG. 15 further shows the time series generation block 608 of FIG. 6, in accordance with an embodiment of the present invention; and
[0023] FIG. 16 shows a block diagram of an exemplary environment 1600 to which the present invention can be applied, in accordance with an embodiment of the present invention.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
[0024] The present invention is directed to invariant modeling and detection for heterogeneous logs.
[0025] The present invention provides an approach that fuses heterogeneous logs into synchronized time series data so that the following can be performed: invariant analysis; uncover hidden component dependencies; and enable outlier detection.
[0026] To perform invariant analysis over heterogeneous logs in, for example, IT systems and so forth, the present invention addresses the issue that log data is typically encoded in diverse formats with multiple data types. Therefore, the present invention provides a principled approach that integrates heterogeneous logs into a standard data structure for invariant analysis.
[0027] In an embodiment, the present invention provides a principled approach to discover (i) underlying invariants across time series extracted from heterogeneous text logs and system performance time series from multiple log sources, and (ii) detect any system anomalies based on the invariant analysis through machine learning methods. The present invention transforms heterogeneous logs into multi-dimensional time series, and performs fast and robust invariant analysis among the time series. In an embodiment, to address the time series synchronization problem in heterogeneous logs, the present invention first provides a time window generation method that creates a common set of sampling time points shared among all of the time series, and then applies a resampling procedure that fills reasonable values for the sampling time points. The correlation analysis mechanism is based on an invariant model with a fitness score as the parameter,
where both modeling and testing are performed by linear algorithms given a pair of time series.
[0028] Referring now in detail to the figures in which like numerals represent the same or similar elements and initially to FIG. 1, a block diagram illustrating an exemplary processing system 100 to which the present principles may be applied, according to an embodiment of the present principles, is shown. The processing system 100 includes at least one processor (CPU) 104 operatively coupled to other components via a system bus 102. A cache 106, a Read Only Memory (ROM) 108, a Random Access Memory (RAM) 110, an input/output (I/O) adapter 120, a sound adapter 130, a network adapter 140, a user interface adapter 150, and a display adapter 160, are operatively coupled to the system bus 102.
[0029] A first storage device 122 and a second storage device 124 are operatively coupled to system bus 102 by the I/O adapter 120. The storage devices 122 and 124 can be any of a disk storage device (e.g., a magnetic or optical disk storage device), a solid state magnetic device, and so forth. The storage devices 122 and 124 can be the same type of storage device or different types of storage devices.
[0030] A speaker 132 is operatively coupled to system bus 102 by the sound adapter 130. A transceiver 142 is operatively coupled to system bus 102 by network adapter 140. A display device 162 is operatively coupled to system bus 102 by display adapter 160.
[0031] A first user input device 152, a second user input device 154, and a third user input device 156 are operatively coupled to system bus 102 by user interface adapter 150. The user input devices 152, 154, and 156 can be any of a keyboard, a mouse, a keypad, an image capture device, a motion sensing device, a microphone, a device incorporating
the functionality of at least two of the preceding devices, and so forth. Of course, other types of input devices can also be used, while maintaining the spirit of the present principles. The user input devices 152, 154, and 156 can be the same type of user input device or different types of user input devices. The user input devices 152, 154, and 156 are used to input and output information to and from system 100.
[0032] Of course, the processing system 100 may also include other elements (not shown), as readily contemplated by one of skill in the art, as well as omit certain elements. For example, various other input devices and/or output devices can be included in processing system 100, depending upon the particular implementation of the same, as readily understood by one of ordinary skill in the art. For example, various types of wireless and/or wired input and/or output devices can be used. Moreover, additional processors, controllers, memories, and so forth, in various configurations can also be utilized as readily appreciated by one of ordinary skill in the art. These and other variations of the processing system 100 are readily contemplated by one of ordinary skill in the art given the teachings of the present principles provided herein.
[0033] FIGs. 2-3 show exemplary heterogeneous logs 200 to which the present invention can be applied, in accordance with an embodiment of the present invention. The heterogeneous logs 200 include heterogeneous text logs 210 and heterogeneous performance logs 220 (FIG. 2), as well as respective plots 21 OA and 220A (FIG. 3) of the heterogeneous text logs 210 and heterogeneous performance logs 220.
[0034] FIGs. 4-5 show an exemplary detected anomaly 401 from heterogeneous logs 400 to which the present invention can be applied, in accordance with an embodiment of the present invention. The heterogeneous logs 400 include heterogeneous text logs 410
and heterogeneous performance logs 420 (FIG. 4), as well as respective plots 41 OA and 420A (FIG. 5) of the heterogeneous text logs 410 and heterogeneous performance logs 420.
[0035] FIG. 6 shows an exemplary system/method 600 for Invariant Model based Correlation Analysis over Heterogeneous Logs (EVICAHL), in accordance with an embodiment of the present invention.
[0036] The system/method 600 includes a heterogeneous log collection for training block 601 and a heterogeneous log collection for testing block 605, and a log
management applications block 609.
[0037] Relating to the heterogeneous log collection for training block 601, the system/method 600 includes a logs-to-time sequence conversion block 602, a time series generation block 603, and an invariant model generation block 604.
[0038] Relating to the heterogeneous log collection for testing block 605, the system/method 600 includes a logs-to-time sequence conversion block 606, a time series generation block 607, and an invariant model checking block 608.
[0039] The heterogeneous log collection for training block 601 takes heterogeneous logs from arbitrary/unknown systems or applications. The heterogeneous logs can be obtained from one source (single source from single IT server), or can be obtained from multiple sources (multiple log sources from multiple IT servers). A log message includes a time stamp and the text content with one or multiple fields.
[0040] The logs to time sequence conversion block 601 transforms original training text logs into a set of time sequence data.
[0041] The time series generation block 603 synchronizes the set of time sequences output by 602 and outputs time series for the input time sequences.
[0042] The invariant model generation block 604 analyzes the set of time series output by 603, and builds invariant models for each pair of time series.
[0043] The heterogeneous log collection for testing block 605 takes heterogeneous logs collected from the same system in block 601 for invariant model testing. A log message includes a time stamp and the text content with one or multiple fields. The testing data may come in one batch as a log file, or come in a stream process.
[0044] The logs to time sequence conversion block 606 transforms original testing text logs into a set of time sequence data.
[0045] The time series generation block 607 synchronizes the set of time sequences output by block 606 and output time series for input time sequences.
[0046] The invariant model checking block 608 analyzes the set of time series data output by block 607 based on the corresponding invariant models output by block 604, and outputs anomalies on any time series data point violating the invariant model and the related log messages.
[0047] The log management application block 609 applies a set of management applications onto the heterogeneous logs from block 601 based on the invariant models output by block 603, or onto the heterogeneous logs from block 604 based on the invariant model checking output by block 606. For example, invariant models output by block 603 can be applied to analyze hidden dependency within a target system, and anomalies output by block 606 can be used to detect unexpected system workload or behavior changes. Moreover, based on the detection of an anomaly using an invariant
model, an anomaly-initiating one of a plurality of nodes (e.g., a computer in a cluster of computers, and so forth) can be controlled. In an embodiment, the control can involve powering down a root cause computer processing device at the anomaly-initiating one of the plurality of nodes to mitigate an error propagation therefrom. In an embodiment, the control can involve terminating a root cause process executing on a computer processing device at the anomaly-initiating one of the plurality of nodes to mitigate an error propagation therefrom.
[0048] FIG. 7 further shows the logs-to-time sequence conversion block 602 of FIG. 6, in accordance with an embodiment of the present invention.
[0049] The logs-to-time sequence conversation block 602 includes a log schema recognition block 602 A and a per-cluster time sequence generation block 602B.
[0050] Regarding the log scheme recognition block 602A, a set of log schemas matching the training logs can be provided by users directly, or generated automatically by a pattern recognition procedure on all the heterogeneous logs as follows in block 602A1-602A3 :
Block 602A1 : tokenization, similarity, clustering;
Block 602A2: alignment, log schema discovery/recognition; and
Block 603 A3 : classification as log or performance cluster.
[0051] At block 602A1 (tokenization; similarity; clustering), taking arbitrary heterogeneous logs (from step 601 of FIG. 6), a tokenization process is performed so as to generate semantically meaningful tokens from logs. After tokenization, a similarity measurement on heterogeneous logs is applied. This similarity measurement leverages both the log layout information and log content information, and it is specially tailored to
arbitrary heterogeneous logs. Once the similarities among logs are obtained, a log clustering algorithm can be applied so as to generate and output log clusters. IMCAHL allows users to plug in their favorite clustering algorithms.
[0052] At block 602A2 (alignment; log schema discovery/recognition), once the logs are clustered, the logs are also aligned within each cluster. The log alignment is designed to preserve the unknown layouts of heterogeneous logs so as to help log schema recognition in the following steps. Once the logs are aligned, log schema discovery is conducted so as to find the most representative layouts and log fields.
[0053] The following steps show how we perform log field recognition. First, fields such as time stamps, Internet Protocol (IP) addresses, and universal resource locators (URLs) are recognized based on prior knowledge about their syntax structures. Second, fields which are highly stable in the logs are recognized as general constant fields in log schemas. Third, the rest fields are recognized as general variable fields, including number fields, hybrid string fields, and string fields.
[0054] At block 602A3 (classification as log or performance cluster), we classify log clusters as text log clusters and performance log clusters. A cluster is a performance log cluster, if its log schema contains three fields. The first field is a constant field indicating performance metric names, the second field is time stamp field, and the third field is number field. If a cluster is not a performance log cluster, then it is a text log cluster. For example, log messages about CPU usage are usually grouped into a performance log cluster, and one such message could be "CPU_usage, 2015/5/17 01 :30:20, 60.72".
[0055] Regarding the per-cluster time sequence generation block 602B, within one cluster, logs share a common log schema and are taken as same type of logs. We generate time sequences for each log cluster as follows per block 602B 1 and 602B2: 602B 1 : performance log cluster time sequence generation; and
602B2: text log cluster time sequence generation.
[0056] At block 602B 1, for a performance log cluster, we generate its time sequence as follows. First, we order log messages in the cluster. Second, we extract values in the time stamp and the number fields, and build a tuple (X, Y) for each log message, where X is the value in its time stamp field and Y is the value in its number field. Assume we have k log messages. After this step, we obtain a time sequence s = <(Xi, 72), . . . , (¾ i¾>, where X\ < X2 < . . . < Xk.
[0057] At block 602B2, for a text log cluster, we generate its time sequence as follows. First, we order log messages in the cluster. Second, we extract values in the time stamp field, and build a tuple (X, 1) for each log message, where Xis the value in its time stamp field and 1 indicates such kind of logs occur once at time X. Assume we have k log messages. After this step, we obtain a time sequence s = <(Xi, 1), . . . , (¾ 1)>, where X\ < X2 < . . . < k.
[0058] FIG. 8 shows time sequences 800 for the logs in FIG. 2 that match the log schemas, in accordance with an embodiment of the present invention. That is, FIG. 8 shows an example of IMCAHL time sequence data for the logs in FIG. 2, in accordance with an embodiment of the present invention.
[0059] FIG. 9 further shows the time series generation block 603 of FIG. 6, in accordance with an embodiment of the present invention.
[0060] The time series generation block 603 includes a time window generation block 603 A and a resampling block 603B.
[0061] For each log cluster/schema, we obtain a time sequence s = <{X\, Y\), (¾ Yi),
(Xk, Yk)> output from 602B (see FIG. 7), the following is time series generation procedure that fuses multiple time sequences into multiple time series that share identical sampling time and frequency. Given a user-define time window size w, we perform time series generation as follows.
[0062] Regarding the time window generation block 603 A, take the time domain as a one-dimensional space, which starts at epoch time 0 (i.e., 1970/1/1 00:00:00) and goes into the infinite future. We partition time domain into time windows with identical size, where the duration of a time window is w.
[0063] Regarding the resampling block 603B, we denote a time window W as a time range [ts, te], where ts is the starting time point of W and te is the end time point of W. Note that time point ts is not included in W so that time windows are disjoint. Given a time sequence s = <{X\, Y\), (¾ Yk)>, we identify a sequence of time windows <W\, Wi, Wm> that fully covers time stamps {Xi, 2, . . . , k} ·
[0064] The resampling block 603B can involve:
603B 1 : resampling a time sequence output from a performance log cluster; and
603B2: resampling a time sequence output from a text log cluster of log schema P.
[0065] At block 603B 1 (for a time sequence output from a performance log cluster), we transform s = <(XU Yi), (Xk, Yk)> into time series ts = <(X , Y ), (X'm, Y'm)>. In ts, X'i is the end time point of Wt, and Y is obtained by performing linear interpolation at X'i based on s.
[0066] At block 603B2 (for a time sequence output from a text log cluster of log schema P), we transform s = <{Xi, Y ), (¾ i¾> into time series ts = <(X , Y ), (X'm, Y'm)>- In ts, X'i is the end time point of Wi, and Y is the number of log messages that match log schema P within time window Wi.
[0067] FIG. 10 shows the time series 1000 obtained from the time sequences in FIG. 8, in accordance with an embodiment of the present invention.
[0068] FIG. 11 further shows the invariant model generation block 604 of FIG. 6, in accordance with an embodiment of the present invention.
[0069] The invariant model generation block 604 includes a merging time series block 604 A and an invariant modeling block 604B.
[0070] For the set of time series output from block 603B of FIG. 9, the following is the invariant model generation procedure that produces invariant models for log cluster pairs.
[0071] Regarding merging time series block 604 A, we collect the set of time series output from block 602, and merge them into a multi-dimensional time series.
[0072] Regarding the invariant modeling block, with the multi-dimensional time series, we utilize existing correlation analysis tools, such as SIAT (System Invariants Analysis Technology) to generate invariant models for log cluster pairs. In particular, in an embodiment, we filter out invariants whose fitness score is no more than 0.7.
[0073] FIG. 12 shows an invariant model 1200 for the pair of log clusters shown in FIG. 10: one is the text log cluster with schema Pi, and the other is the performance log cluster with schema Pi.
[0074] FIG. 13 further shows the logs-to-time sequence conversion block 606 of FIG. 6, in accordance with an embodiment of the present invention.
[0075] The logs-to-time sequence conversion block 606 includes a log schema selection block 606 A and a per-message time sequence generation block 606B.
[0076] Regarding the log schema selection block 606A, from the set of log schemas generated from block 601, only the schemas with invariant models are selected for the rest of the testing procedure.
[0077] Regarding the per-message time sequence generation block 606B, for each log message i in the testing data, find the log schema P it matches (e.g., through a regular expression testing), and extract its time stamp Xt. If P is a text log schema, this block 606B outputs a tuple (¾ 1) for this message; if P is a performance log schema, this block 606B outputs a tuple (¾ Y,) for this message, where 7, is the value of the number field in this message.
[0078] FIG. 14 further shows the time series generation block 607 of FIG. 6, in accordance with an embodiment of the present invention.
[0079] For each log schema, we obtain a time sequence s = <(Xi, Y ), (¾, F2), (¾, 7k)> output from block 606B (see FIG. 13), the following is time series generation procedure that fuses multiple time sequences into multiple time series that share identical sampling time and frequency. Given a user-define time window size w, we perform time series generation as follows per blocks 1407 A and 1407B.
[0080] The time series generation block 607 includes a time window generation block 607 A and a resampling block 607B.
[0081 ] Regarding the time window generation block 607 A, time windows are generated following the same approach in block 603 A (see FIG. 9).
[0082] Regarding the sampling block 607B, the block is performed following the approach from block 603B in FIG. 9 over both time sequences for text log schemas and time sequences for performance schema. For each time sequence, this block 670B outputs its corresponding time series.
[0083] FIG. 15 further shows the time series generation block 608 of FIG. 6, in accordance with an embodiment of the present invention.
[0084] For a pair of log schemas with invariant models, the following is the invariant model testing procedure to decide if it violates correlation patterns learned from training data. An anomaly will be reported if such violation exists.
[0085] The time series generation block 608 includes a merging time series block 608A and an invariant model testing block 608B.
[0086] Regarding the merging time series block 608A, the set of time series output from block 607B (see FIG. 14) is collected and merged into a multi-dimensional time series.
[0087] Regarding the invariant model testing block 608B, with the multi-dimensional time series, we utilize existing correlation analysis tools, such as SIAT, to test if invariant models are broken for time series output by 801. When broken invariants are detected, anomalies are reported.
[0088] The following shows the three periodicity anomalies detected from the logs in
FIG. 4 based on the invariant model learned from the logs in FIG. 2:
Invariant between PI and P2 is broken, detected at time 2014/4/22 10:02:00.
[0089] FIG. 16 shows a block diagram of an exemplary environment 1600 to which the present invention can be applied, in accordance with an embodiment of the present
invention. The environment 1600 is representative of an invariant computer network to which the present invention can be applied. The elements shown relative to FIG. 2 are set forth for the sake of illustration. However, it is to be appreciated that the present invention can be applied to other network configurations as readily contemplated by one of ordinary skill in the art given the teachings of the present invention provided herein, while maintaining the spirit of the present invention.
[0090] The environment 200 at least includes a set of nodes, individually and collectively denoted by the figure reference numeral 210. Each of the nodes 210 can include one or more servers or other types of computer processing devices, individually and collectively denoted by the figure reference numeral 211. The computer processing devices 211 can include, for example, but are not limited to, machines (e.g., industrial machines, assembly line machines, robots, etc.) and so forth. For the sake of illustration, each of the nodes 210 is shown with a set of servers 211. Each of the nodes generates and/or otherwise provides time series data.
[0091] In an embodiment, the present invention performs invariant modeling and detection for heterogeneous logs, as described herein. Based on the ranks, a computer processing system can be controlled in order to mitigate errors stemming from
propagation of an anomaly.
[0092] In the embodiment shown in FIG. 2, the elements thereof are interconnected by a network(s) 201. However, in other embodiments, other types of connections can also be used. Additionally, one or more elements in FIG. 2 may be implemented by a variety of devices, which include but are not limited to, Digital Signal Processing (DSP) circuits, programmable processors, Application Specific Integrated Circuits (ASICs), Field
Programmable Gate Arrays (FPGAs), Complex Programmable Logic Devices (CPLDs), and so forth. These and other variations of the elements of environment 200 are readily determined by one of ordinary skill in the art, given the teachings of the present invention provided herein, while maintaining the spirit of the present invention.
[0093] A description will now be given regarding specific competitive/commercial values of the solution achieved by the present invention.
[0094] The present invention significantly reduces the complexity of performing invariant analysis among heterogeneous logs, even when prior knowledge about the system might not be available. By integrating advanced text mining and time series analysis in a novel way, the present invention provides an automated method that converts heterogeneous logs into multiple time series and then fuses these time series into multi-dimensional time series by time window generation and resampling. The resulting multi-dimensional time series enables invariant analysis over heterogeneous logs, and allows efficient anomaly detection based invariant models.
[0095] Embodiments described herein may be entirely hardware, entirely software or including both hardware and software elements. In a preferred embodiment, the present invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
[0096] Embodiments may include a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system. A computer-usable or computer readable medium may include any apparatus that stores, communicates, propagates, or transports the program for use by or in connection with the instruction
execution system, apparatus, or device. The medium can be magnetic, optical, electronic, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium. The medium may include a computer-readable medium such as a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk, etc.
[0097] It is to be appreciated that the use of any of the following "/", "and/or", and "at least one of, for example, in the cases of "A/B", "A and/or B" and "at least one of A and B", is intended to encompass the selection of the first listed option (A) only, or the selection of the second listed option (B) only, or the selection of both options (A and B). As a further example, in the cases of "A, B, and/or C" and "at least one of A, B, and C", such phrasing is intended to encompass the selection of the first listed option (A) only, or the selection of the second listed option (B) only, or the selection of the third listed option (C) only, or the selection of the first and the second listed options (A and B) only, or the selection of the first and third listed options (A and C) only, or the selection of the second and third listed options (B and C) only, or the selection of all three options (A and B and C). This may be extended, as readily apparent by one of ordinary skill in this and related arts, for as many items listed.
[0098] Having described preferred embodiments of a system and method (which are intended to be illustrative and not limiting), it is noted that modifications and variations can be made by persons skilled in the art in light of the above teachings. It is therefore to be understood that changes may be made in the particular embodiments disclosed which are within the scope and spirit of the invention as outlined by the appended claims.
Having thus described aspects of the invention, with the details and particularity required by the patent laws, what is claimed and desired protected by Letters Patent is set forth in the appended claims.
Claims
1. A method performed in a network having a plurality of nodes that generate heterogeneous logs including performance logs and text logs, the method comprising: performing, by a processor during a heterogeneous log training stage, (i) a log-to- time sequence conversion process for transforming clustered ones of training logs, from among the heterogeneous logs, into a set of time sequences that are each formed as a plurality of data pairs of a first configuration and a second configuration based on cluster type, (ii) a time series generation process for synchronizing particular ones of the time sequences in the set based on a set of criteria to output a set of fused time series, and (iii) an invariant model generation process for building invariant models for each time series data pair in the set of fused time series; and
controlling, by the processor, an anomaly-initiating one of the plurality of nodes based on an output of the invariant models.
2. The method of claim 1, wherein the log-to-time sequence conversion process comprises a log schema recognition process and a per-cluster time sequence generation process.
3. The method of claim 2, wherein the log schema recognition process comprises:
performing a tokenization process on the heterogeneous logs to generate tokens;
performing a log similarity process on the heterogeneous logs based on the tokens to identify log similarities amongst the heterogeneous logs; and
clustering the heterogeneous logs based on the log similarities.
4. The method of claim 2, wherein the per-cluster time sequence generation process comprises, for the performance logs, forming in the first configuration each of the plurality of data pairs to consist of a time stamp field value and a number field value.
5. The method of claim 2, wherein the per-cluster time sequence generation processes comprises, for the text logs, forming in the second configuration each of the plurality of data pairs to consist of a time stamp field value and a value indicating that a text log type occurs once at a time represented by the time stamp field value.
6. The method of claim 1, wherein the time series generation process comprises:
performing a time window generation process that partitions a time domain into a plurality of disjoint time windows of equal size and duration; and
resampling the time sequences in the set in accordance with the plurality of disjoint time windows.
7. The method of claim 6, wherein said resampling step comprises:
transforming the time sequences in the set output from a performance log cluster into transformed time sequences each having a plurality of transformed of data pairs that include a window end time point and a linear interpolated sequence-based value; and transforming the time sequences in the set output from a text log cluster of a log schema into transformed time sequences each having a plurality of transformed of data pairs that include a window end time point and a number of log messages matching the log schema within a corresponding one of the plurality of time windows.
8. The method of claim 1, wherein the set of criteria, used by the time series generation process to determine the particular ones of the time series in the set to synchronize, comprises a common sampling time and a common frequency.
9. The method of claim 1, wherein the invariant model generation process comprises merging the fused time series in the set to form a multi-dimensional time series, and wherein the invariant models are built from the multi-dimensional time series.
10. The method of claim 1, further comprising repeating, by the processor during a heterogeneous log testing stage involving testing logs in place of the training logs, (i) the log-to-time sequence conversion process and (ii) the time series generation process, in order to test the invariant models.
11. The method of claim 1, further comprising performing, by a processor during a heterogeneous log testing stage, an invariant model testing process for testing the invariant models based on correlation mismatches in correlation patterns learned from the heterogeneous log training stage.
12. A computer program product for invariant model formation for a network having a plurality of nodes that generate heterogeneous logs including performance logs and text logs, the computer program product comprising a non-transitory computer readable storage medium having program instructions embodied therewith, the program instructions executable by a computer to cause the computer to perform a method comprising:
performing, by a processor during a heterogeneous log training stage, (i) a log-to- time sequence conversion process for transforming clustered ones of training logs, from among the heterogeneous logs, into a set of time sequences that are each formed as a plurality of data pairs of a first configuration and a second configuration based on cluster type, (ii) a time series generation process for synchronizing particular ones of the time sequences in the set based on a set of criteria to output a set of fused time series, and (iii) an invariant model generation process for building invariant models for each time series data pair in the set of fused time series; and
controlling, by the processor, an anomaly-initiating one of the plurality of nodes based on an output of the invariant models.
13. The computer program product of claim 12, wherein the log-to-time sequence conversion process comprises a log schema recognition process and a per- cluster time sequence generation process.
14. The computer program product of claim 13, wherein the log schema recognition process comprises:
performing a tokenization process on the heterogeneous logs to generate tokens; performing a log similarity process on the heterogeneous logs based on the tokens to identify log similarities amongst the heterogeneous logs; and
clustering the heterogeneous logs based on the log similarities.
15. The computer program product of claim 13, wherein the per-cluster time sequence generation process comprises, for the performance logs, forming in the first configuration each of the plurality of data pairs to consist of a time stamp field value and a number field value.
16. The computer program product of claim 13, wherein the per-cluster time sequence generation processes comprises, for the text logs, forming in the second configuration each of the plurality of data pairs to consist of a time stamp field value and a value indicating that a text log type occurs once at a time represented by the time stamp field value.
17. The computer program product of claim 12, wherein the time series generation process comprises:
performing a time window generation process that partitions a time domain into a plurality of disjoint time windows of equal size and duration; and
resampling the time sequences in the set in accordance with the plurality of disjoint time windows.
18. The computer program product of claim 17, wherein said resampling step comprises:
transforming the time sequences in the set output from a performance log cluster into transformed time sequences each having a plurality of transformed of data pairs that include a window end time point and a linear interpolated sequence-based value; and transforming the time sequences in the set output from a text log cluster of a log schema into transformed time sequences each having a plurality of transformed of data pairs that include a window end time point and a number of log messages matching the log schema within a corresponding one of the plurality of time windows.
19. The computer program product of claim 12, wherein the set of criteria, used by the time series generation process to determine the particular ones of the time series in the set to synchronize, comprises a common sampling time and a common frequency.
20. A computer processing system for invariant model formation for a network having a plurality of nodes that generate heterogeneous logs including performance logs and text logs, the computer processing comprising:
a processor configured to:
perform, during a heterogeneous log training stage, (i) a log-to-time sequence conversion process for transforming clustered ones of training logs, from among the heterogeneous logs, into a set of time sequences that are each formed as a plurality of data pairs of a first configuration and a second configuration based on cluster type, (ii) a time series generation process for synchronizing particular ones of the time sequences in the set based on a set of criteria to output a set of fused time series, and (iii) an invariant model generation process for building invariant models for each time series data pair in the set of fused time series; and
control an anomaly-initiating one of the plurality of nodes based on an output of the invariant models.
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201662312035P | 2016-03-23 | 2016-03-23 | |
| US62/312,035 | 2016-03-23 | ||
| US15/430,024 | 2017-02-10 | ||
| US15/430,024 US20170277997A1 (en) | 2016-03-23 | 2017-02-10 | Invariants Modeling and Detection for Heterogeneous Logs |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017165019A1 true WO2017165019A1 (en) | 2017-09-28 |
Family
ID=59898089
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2017/017874 Ceased WO2017165019A1 (en) | 2016-03-23 | 2017-02-15 | Invariant modeling and detection for heterogeneous logs |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US20170277997A1 (en) |
| WO (1) | WO2017165019A1 (en) |
Families Citing this family (83)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10929765B2 (en) * | 2016-12-15 | 2021-02-23 | Nec Corporation | Content-level anomaly detection for heterogeneous logs |
| US11055631B2 (en) | 2017-03-27 | 2021-07-06 | Nec Corporation | Automated meta parameter search for invariant based anomaly detectors in log analytics |
| US11785104B2 (en) | 2017-11-27 | 2023-10-10 | Lacework, Inc. | Learning from similar cloud deployments |
| US12058160B1 (en) | 2017-11-22 | 2024-08-06 | Lacework, Inc. | Generating computer code for remediating detected events |
| US12355787B1 (en) | 2017-11-27 | 2025-07-08 | Fortinet, Inc. | Interdependence of agentless and agent-based operations by way of a data platform |
| US12563071B1 (en) | 2017-11-27 | 2026-02-24 | Fortinet, Inc. | Using generative artificial intelligence to interface with a knowledge graph |
| US12563064B2 (en) | 2017-11-27 | 2026-02-24 | Fortinet, Inc. | Distinguishing user-initiated activity from application-initiated activity |
| US12335348B1 (en) | 2017-11-27 | 2025-06-17 | Fortinet, Inc. | Optimizing data warehouse utilization by a data ingestion pipeline |
| US12418555B1 (en) | 2017-11-27 | 2025-09-16 | Fortinet Inc. | Guiding query creation for a generative artificial intelligence (AI)-enabled assistant |
| US12549575B1 (en) | 2017-11-27 | 2026-02-10 | Fortinet, Inc. | Determining user risk based on user posture and activity |
| US12348545B1 (en) | 2017-11-27 | 2025-07-01 | Fortinet, Inc. | Customizable generative artificial intelligence (‘AI’) assistant |
| US12537839B1 (en) | 2017-11-27 | 2026-01-27 | Fortinet, Inc. | Identification by a data platform of secrets misuse by cloud workloads |
| US12401669B1 (en) | 2017-11-27 | 2025-08-26 | Fortinet, Inc. | Container vulnerability management by a data platform |
| US12500912B1 (en) | 2017-11-27 | 2025-12-16 | Fortinet, Inc. | Semantic layer for data platform |
| US12563060B1 (en) | 2017-11-27 | 2026-02-24 | Fortinet, Inc. | Cloud compliance monitoring for a cloud compute environment managed by a container orchestrator |
| US12363148B1 (en) | 2017-11-27 | 2025-07-15 | Fortinet, Inc. | Operational adjustment for an agent collecting data from a cloud compute environment monitored by a data platform |
| US12126643B1 (en) | 2017-11-27 | 2024-10-22 | Fortinet, Inc. | Leveraging generative artificial intelligence (‘AI’) for securing a monitored deployment |
| US12034754B2 (en) | 2017-11-27 | 2024-07-09 | Lacework, Inc. | Using static analysis for vulnerability detection |
| US12556548B1 (en) | 2017-11-27 | 2026-02-17 | Fortinet, Inc. | Determining directions of connections in monitoring a cloud environment |
| US12021888B1 (en) | 2017-11-27 | 2024-06-25 | Lacework, Inc. | Cloud infrastructure entitlement management by a data platform |
| US12463996B1 (en) | 2017-11-27 | 2025-11-04 | Fortinet, Inc. | Risk engine that utilizes key performance indicators |
| US12095796B1 (en) | 2017-11-27 | 2024-09-17 | Lacework, Inc. | Instruction-level threat assessment |
| US12464003B1 (en) | 2017-11-27 | 2025-11-04 | Fortinet, Inc. | Capturing and using application-level data to monitor a compute environment |
| US12580935B1 (en) | 2017-11-27 | 2026-03-17 | Fortinet, Inc. | Scoring of events in an edge-based data platform |
| US12355626B1 (en) | 2017-11-27 | 2025-07-08 | Fortinet, Inc. | Tracking infrastructure as code (IaC) asset lifecycles |
| US12445474B1 (en) | 2017-11-27 | 2025-10-14 | Fortinet, Inc. | Attack path risk mitigation by a data platform |
| US12457231B1 (en) | 2017-11-27 | 2025-10-28 | Fortinet, Inc. | Initiating and utilizing pedigree for content |
| US12549577B1 (en) | 2017-11-27 | 2026-02-10 | Fortinet, Inc. | Tracking and relating discovered security issues over time |
| US12580936B1 (en) | 2017-11-27 | 2026-03-17 | Fortinet, Inc. | Absolute risk score generation by a data platform |
| US11792284B1 (en) | 2017-11-27 | 2023-10-17 | Lacework, Inc. | Using data transformations for monitoring a cloud compute environment |
| US12368746B1 (en) | 2017-11-27 | 2025-07-22 | Fortinet, Inc. | Modular agentless scanning of cloud workloads |
| US12483576B1 (en) | 2017-11-27 | 2025-11-25 | Fortinet, Inc. | Compute resource risk mitigation by a data platform |
| US12615271B1 (en) | 2017-11-27 | 2026-04-28 | Fortinet, Inc. | Compute environment security monitoring using a live state snapshot of a compute resource |
| US12425430B1 (en) | 2017-11-27 | 2025-09-23 | Fortinet, Inc. | Runtime workload data-based modification of permissions for an entity |
| US20220232024A1 (en) | 2017-11-27 | 2022-07-21 | Lacework, Inc. | Detecting deviations from typical user behavior |
| US12375573B1 (en) | 2017-11-27 | 2025-07-29 | Fortinet, Inc. | Container event monitoring using kernel space communication |
| US11818156B1 (en) | 2017-11-27 | 2023-11-14 | Lacework, Inc. | Data lake-enabled security platform |
| US12580934B1 (en) | 2017-11-27 | 2026-03-17 | Fortinet, Inc. | Machine learning model for managing security threat alerts for a compute environment |
| US12368745B1 (en) | 2017-11-27 | 2025-07-22 | Fortinet, Inc. | Using natural language queries to conduct an investigation of a monitored system |
| US12537837B2 (en) | 2017-11-27 | 2026-01-27 | Fortinet, Inc. | Cloud resource risk scenario assessment and remediation |
| US11765249B2 (en) | 2017-11-27 | 2023-09-19 | Lacework, Inc. | Facilitating developer efficiency and application quality |
| US12513221B1 (en) | 2017-11-27 | 2025-12-30 | Fortinet, Inc. | Anomaly-based on-demand collection of data by an agent for a data platform |
| US12500911B1 (en) | 2017-11-27 | 2025-12-16 | Fortinet, Inc. | Expanding data collection from a monitored cloud environment |
| US12500910B1 (en) | 2017-11-27 | 2025-12-16 | Fortinet, Inc. | Interactive analysis of multifaceted security threats within a compute environment |
| US12489770B1 (en) | 2017-11-27 | 2025-12-02 | Fortinet, Inc. | Agent-based monitoring of a registry space of a compute asset within a compute environment |
| US12335286B1 (en) | 2017-11-27 | 2025-06-17 | Fortinet, Inc. | Compute environment security monitoring using data collected from a sub-kernel space |
| US12470578B1 (en) | 2017-11-27 | 2025-11-11 | Fortinet, Inc. | Containerized agent for monitoring container activity in a compute environment |
| US12598205B1 (en) | 2017-11-27 | 2026-04-07 | Fortinet, Inc. | Browser-based detection of data exfiltration |
| US12470577B1 (en) | 2017-11-27 | 2025-11-11 | Fortinet, Inc. | Kernel-based monitoring of container activity in a compute environment |
| US10425437B1 (en) | 2017-11-27 | 2019-09-24 | Lacework Inc. | Extended user session tracking |
| US12407702B1 (en) | 2017-11-27 | 2025-09-02 | Fortinet, Inc. | Gathering and presenting information related to common vulnerabilities and exposures |
| US12355793B1 (en) | 2017-11-27 | 2025-07-08 | Fortinet, Inc. | Guided interactions with a natural language interface |
| US12341797B1 (en) | 2017-11-27 | 2025-06-24 | Fortinet, Inc. | Composite events indicative of multifaceted security threats within a compute environment |
| US12613930B1 (en) | 2017-11-27 | 2026-04-28 | Fortinet, Inc. | Ensuring exactly once data ingestion |
| US12425428B1 (en) | 2017-11-27 | 2025-09-23 | Fortinet, Inc. | Activity monitoring of a cloud compute environment based on container orchestration data |
| US12537836B1 (en) | 2017-11-27 | 2026-01-27 | Fortinet, Inc. | Risk scoring based on entity correlation |
| US12309185B1 (en) | 2017-11-27 | 2025-05-20 | Fortinet, Inc. | Architecture for a generative artificial intelligence (AI)-enabled assistant |
| US12463995B1 (en) | 2017-11-27 | 2025-11-04 | Fortinet, Inc. | Tiered risk engine with user cohorts |
| US12267345B1 (en) | 2017-11-27 | 2025-04-01 | Fortinet, Inc. | Using user feedback for attack path analysis in an anomaly detection framework |
| US12537840B1 (en) | 2017-11-27 | 2026-01-27 | Fortinet, Inc. | Security graph interface for monitoring a compute environment |
| US12323449B1 (en) | 2017-11-27 | 2025-06-03 | Fortinet, Inc. | Code analysis feedback loop for code created using generative artificial intelligence (‘AI’) |
| US12587553B1 (en) | 2017-11-27 | 2026-03-24 | Fortinet, Inc. | Notification-based file integrity monitoring of a compute environment |
| US12095794B1 (en) | 2017-11-27 | 2024-09-17 | Lacework, Inc. | Universal cloud data ingestion for stream processing |
| US12463997B1 (en) | 2017-11-27 | 2025-11-04 | Fortinet, Inc. | Attack path risk mitigation by a data platform using static and runtime data |
| US11979422B1 (en) | 2017-11-27 | 2024-05-07 | Lacework, Inc. | Elastic privileges in a secure access service edge |
| US12537884B1 (en) | 2017-11-27 | 2026-01-27 | Fortinet, Inc. | Generation of threat intelligence based on cross-customer data |
| US12130878B1 (en) | 2017-11-27 | 2024-10-29 | Fortinet, Inc. | Deduplication of monitored communications data in a cloud environment |
| US12407701B1 (en) | 2017-11-27 | 2025-09-02 | Fortinet, Inc. | Community-based generation of policies for a data platform |
| US12405849B1 (en) | 2017-11-27 | 2025-09-02 | Fortinet, Inc. | Transitive identity usage tracking by a data platform |
| US12495052B1 (en) | 2017-11-27 | 2025-12-09 | Fortinet, Inc. | Detecting package execution for threat assessments |
| US12418552B1 (en) | 2017-11-27 | 2025-09-16 | Fortinet, Inc. | Virtual data streams in a data streaming platform |
| CN108011938A (en) * | 2017-11-29 | 2018-05-08 | 北京奇虎科技有限公司 | The processing method and server of a kind of user data |
| US10756949B2 (en) * | 2017-12-07 | 2020-08-25 | Cisco Technology, Inc. | Log file processing for root cause analysis of a network fabric |
| US12556559B1 (en) | 2018-03-30 | 2026-02-17 | Fortinet, Inc. | Providing generative artificial intelligence (AI)-enabled notebook interfaces for a security framework |
| WO2019202711A1 (en) * | 2018-04-19 | 2019-10-24 | 日本電気株式会社 | Log analysis system, log analysis method and recording medium |
| CN109902703B (en) * | 2018-09-03 | 2021-09-21 | 华为技术有限公司 | Time series abnormity detection method and device |
| US11201955B1 (en) | 2019-12-23 | 2021-12-14 | Lacework Inc. | Agent networking in a containerized environment |
| US11256759B1 (en) | 2019-12-23 | 2022-02-22 | Lacework Inc. | Hierarchical graph analysis |
| US10873592B1 (en) | 2019-12-23 | 2020-12-22 | Lacework Inc. | Kubernetes launch graph |
| US11188571B1 (en) | 2019-12-23 | 2021-11-30 | Lacework Inc. | Pod communication graph |
| WO2022047659A1 (en) * | 2020-09-02 | 2022-03-10 | 大连大学 | Multi-source heterogeneous log analysis method |
| CN112860533B (en) * | 2021-03-15 | 2022-06-17 | 西安电子科技大学 | Distributed unmanned aerial vehicle group network log analysis-oriented anomaly detection method and equipment |
| CN113890821B (en) * | 2021-09-24 | 2023-11-17 | 绿盟科技集团股份有限公司 | A method, device and electronic device for log association |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090292954A1 (en) * | 2008-05-21 | 2009-11-26 | Nec Laboratories America, Inc. | Ranking the importance of alerts for problem determination in large systems |
| US20120283991A1 (en) * | 2011-05-06 | 2012-11-08 | The Board of Trustees of the Leland Stanford, Junior, University | Method and System for Online Detection of Multi-Component Interactions in Computing Systems |
| US20140096249A1 (en) * | 2009-11-06 | 2014-04-03 | Cataphora, Inc. | Continuous anomaly detection based on behavior modeling and heterogeneous information analysis |
| US20150169681A1 (en) * | 2010-06-30 | 2015-06-18 | Microsoft Corporation | Dynamic asset monitoring and management using a continuous event processing platform |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR101380936B1 (en) * | 2006-10-05 | 2014-04-10 | 스플렁크 인코퍼레이티드 | Time series search engine |
| US8495429B2 (en) * | 2010-05-25 | 2013-07-23 | Microsoft Corporation | Log message anomaly detection |
| US8831524B2 (en) * | 2011-04-11 | 2014-09-09 | University Of Maryland, College Park | Systems, methods, devices, and computer program products for control and performance prediction in wireless networks |
-
2017
- 2017-02-10 US US15/430,024 patent/US20170277997A1/en not_active Abandoned
- 2017-02-15 WO PCT/US2017/017874 patent/WO2017165019A1/en not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090292954A1 (en) * | 2008-05-21 | 2009-11-26 | Nec Laboratories America, Inc. | Ranking the importance of alerts for problem determination in large systems |
| US20140096249A1 (en) * | 2009-11-06 | 2014-04-03 | Cataphora, Inc. | Continuous anomaly detection based on behavior modeling and heterogeneous information analysis |
| US20150169681A1 (en) * | 2010-06-30 | 2015-06-18 | Microsoft Corporation | Dynamic asset monitoring and management using a continuous event processing platform |
| US20120283991A1 (en) * | 2011-05-06 | 2012-11-08 | The Board of Trustees of the Leland Stanford, Junior, University | Method and System for Online Detection of Multi-Component Interactions in Computing Systems |
Non-Patent Citations (1)
| Title |
|---|
| FABIAN MRCHEN: "Time Series Knowledge Mining", DISSERTATION ZUR ERLANGUNG DES DOKTORGRADES DER NATURWISSENSCHAFTEN, DEM FACHBEREICH MATHEMATIK UND INFORMATIK DER PHILIPPS-UNIVERSITAT MARBURG, 26 September 2006 (2006-09-26), XP055423232, Retrieved from the Internet <URL:http://www.mybytes.de/papers/moerchen06tskm.pdf> * |
Also Published As
| Publication number | Publication date |
|---|---|
| US20170277997A1 (en) | 2017-09-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20170277997A1 (en) | Invariants Modeling and Detection for Heterogeneous Logs | |
| US10679135B2 (en) | Periodicity analysis on heterogeneous logs | |
| US10795753B2 (en) | Log-based computer failure diagnosis | |
| US11132248B2 (en) | Automated information technology system failure recommendation and mitigation | |
| US10237295B2 (en) | Automated event ID field analysis on heterogeneous logs | |
| JP6620241B2 (en) | Fast pattern discovery for log analysis | |
| US11256924B2 (en) | Identifying and categorizing contextual data for media | |
| US20170139806A1 (en) | Automated Anomaly Detection Service on Heterogeneous Log Streams | |
| WO2015065388A1 (en) | Event log analysis | |
| Al-Debagy et al. | A new decomposition method for designing microservices | |
| US10296844B2 (en) | Automatic discovery of message ordering invariants in heterogeneous logs | |
| US20180060748A1 (en) | Recommender system for heterogeneous log pattern editing operation | |
| US20180309648A1 (en) | Ultra-Fast Pattern Generation Algorithm for the Heterogeneous Logs | |
| US20190079820A1 (en) | Log-based computer system failure signature generation | |
| US20190197432A9 (en) | Automated meta parameter search for invariant based anomaly detectors in log analytics | |
| Wurzenberger et al. | Aecid-pg: A tree-based log parser generator to enable log analysis | |
| CN116756330A (en) | Knowledge graph construction method and device, electronic equipment and storage medium | |
| CN115051863A (en) | Abnormal flow detection method and device, electronic equipment and readable storage medium | |
| KR20180137386A (en) | Community detection method and community detection framework apparatus | |
| CN113806647B (en) | Method for identifying development framework and related equipment | |
| CN116192619A (en) | Abnormal location method, device, electronic equipment, medium and program product | |
| Nam et al. | Log‐TF‐IDF and NETCONF‐Based Network Switch Anomaly Detection | |
| CN115269441B (en) | Abnormality detection method and device for feature data, electronic equipment and storage medium | |
| CN115730123B (en) | Data processing methods, devices, electronic equipment, and media based on search engines | |
| JP4947218B2 (en) | Message classification method and message classification device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17770768 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17770768 Country of ref document: EP Kind code of ref document: A1 |