Skip to content

Latest commit

 

History

History
73 lines (64 loc) · 3.77 KB

File metadata and controls

73 lines (64 loc) · 3.77 KB
slug /search/behavior-insights/logreduce
title LogReduce
description The LogReduce algorithm uses fuzzy logic to cluster messages together based on string and pattern similarity. Use the LogReduce button and operator to quickly assess activity patterns for things like a range of devices or traffic on a website.

import Iframe from 'react-iframe'; import useBaseUrl from '@docusaurus/useBaseUrl';

The LogReduce® algorithm uses fuzzy logic to cluster messages together based on string and pattern similarity. Use the LogReduce button and operator to quickly assess activity patterns for things like a range of devices or traffic on a website.

:::important The summarize operator has been renamed to logreduce to match the LogReduce button on the Messages tab. Both operators will continue to work in search queries as synonyms for a limited time. We recommend that you rewrite saved queries replacing summarize with LogReduce. :::

:::training Micro Lesson

Watch our video on LogReduce. 

<Iframe url="https://fast.wistia.net/embed/iframe/rxhj0foqrw?web_component=true&seo=true&videoFoam=false" width="854px" height="480px" title="Micro Lesson: Advanced Log Analytics Video" id="wistiaVideo" className="video-container" display="initial" position="relative" allow="autoplay; fullscreen" allowfullscreen />

:::

In this section, we'll introduce the following concepts:

Search icon

Allows you to quickly assess activity patterns for things like a range of devices or traffic on a website.

Search icon

Group messages with similar structures and patterns, providing insight into specific keywords or time range.

Queries icon

Clusters JSON logs based on keys providing an at-a-glance summary of patterns in logs based on their schema while ignoring specific values.

Queries icon

Clusters JSON logs using the values of keys.

Search icon

Displays a numerical score for a signature, predicting which signatures could be most meaningful.

Search icon

Influence the algorithm by editing a signature to increase or decrease your results granularity.