Skip to content

Commit 83f104f

Browse files
Merge branch 'main' into SUMO-252086-documentation
2 parents 2371c19 + 372da06 commit 83f104f

File tree

90 files changed

+1196
-1096
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+1196
-1096
lines changed

.clabot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,8 @@
169169
"Hellfire4959",
170170
"antonymartinsumo",
171171
"amee-sumo",
172-
"chetanchoudhary-sumo"
172+
"chetanchoudhary-sumo",
173+
"JamoCA"
173174
],
174175
"message": "Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please [sign your name here](https://forms.gle/YgLddrckeJaCdZYA6) and we will add you to our approved list of contributors.",
175176
"label": "cla-signed",

blog-service/2021/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ Update - The [alert variable](/docs/alerts/monitors/alert-variables) `Results
566566
---
567567
## April 7, 2021 (Search)
568568

569-
Update - The LogReduce operator now provides an [optimize option](/docs/search/logreduce) that provides up to 10x speedup over classic LogReduce on datasets with hundreds of thousands of logs.
569+
Update - The LogReduce operator now provides an [optimize option](/docs/search/behavior-insights/logreduce) that provides up to 10x speedup over classic LogReduce on datasets with hundreds of thousands of logs.
570570

571571
---
572572
## April 6, 2021 (Dashboard)

cid-redirects.json

Lines changed: 44 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,8 @@
370370
"/05Search/Anomaly-Detection/Anomalies-Page/Drill-Down-into-Events": "/docs/dashboards/drill-down-to-discover-root-causes",
371371
"/05Search/Behavior_Insights": "/docs/search/behavior-insights",
372372
"/05Search/Behavior_Insights/LogExplain": "/docs/search/behavior-insights/logexplain",
373-
"/05Search/Behavior_Insights/LogReduce_Keys": "/docs/search/behavior-insights/logreduce-keys",
374-
"/05Search/Behavior_Insights/LogReduce_Values": "/docs/search/behavior-insights/logreduce-values",
373+
"/05Search/Behavior_Insights/LogReduce_Keys": "/docs/search/behavior-insights/logreduce/logreduce-keys",
374+
"/05Search/Behavior_Insights/LogReduce_Values": "/docs/search/behavior-insights/logreduce/logreduce-values",
375375
"/05Search/Get-Started-with-Search": "/docs/search/get-started-with-search",
376376
"/05Search/Get-Started-with-Search/How-to-Build-a-Search": "/docs/search/get-started-with-search/build-search",
377377
"/05Search/Get-Started-with-Search/How-to-Build-a-Search/Best-Practices%3A-Search-Rules-to-Live-By": "/docs/search/get-started-with-search/build-search/best-practices-search",
@@ -435,17 +435,17 @@
435435
"/05Search/Live-Tail/Live-Tail-Show-in-Search": "/docs/search/live-tail/live-tail-show-in-search",
436436
"/05Search/Live-Tail/Multiple-Live-Tails": "/docs/search/live-tail/multiple-live-tails",
437437
"/05Search/Live-Tail/Troubleshooting-Live-Tail": "/docs/search/live-tail/troubleshooting-live-tail",
438-
"/05Search/LogCompare": "/docs/search/logcompare",
439-
"/05Search/LogCompare/About-LogCompare": "/docs/search/logcompare",
440-
"/05Search/LogCompare/Create-a-LogCompare-Email-Alert": "/docs/search/logcompare",
441-
"/05Search/LogCompare/LogCompare-Syntax": "/docs/search/logcompare",
442-
"/05Search/LogCompare/Run-LogCompare": "/docs/search/logcompare",
443-
"/05Search/LogCompare/Understand-LogCompare-Results": "/docs/search/logcompare",
444-
"/05Search/LogReduce": "/docs/search/logreduce/logreduce-operator",
445-
"/05Search/LogReduce/01-LogReduce-Operator": "/docs/search/logreduce/logreduce-operator",
446-
"/05Search/LogReduce/Detect-Patterns-with-LogReduce": "/docs/search/logreduce/detect-patterns-with-logreduce",
447-
"/05Search/LogReduce/Influence-the-LogReduce-Outcome": "/docs/search/logreduce/influence-the-logreduce-outcome",
448-
"/05Search/LogReduce/Understand-the-LogReduce-Relevance-Column": "/docs/search/logreduce/understand-the-logreduce-relevance-column",
438+
"/05Search/LogCompare": "/docs/search/behavior-insights/logcompare",
439+
"/05Search/LogCompare/About-LogCompare": "/docs/search/behavior-insights/logcompare",
440+
"/05Search/LogCompare/Create-a-LogCompare-Email-Alert": "/docs/search/behavior-insights/logcompare",
441+
"/05Search/LogCompare/LogCompare-Syntax": "/docs/search/behavior-insights/logcompare",
442+
"/05Search/LogCompare/Run-LogCompare": "/docs/search/behavior-insights/logcompare",
443+
"/05Search/LogCompare/Understand-LogCompare-Results": "/docs/search/behavior-insights/logcompare",
444+
"/05Search/LogReduce": "/docs/search/behavior-insights/logreduce/logreduce-operator",
445+
"/05Search/LogReduce/01-LogReduce-Operator": "/docs/search/behavior-insights/logreduce/logreduce-operator",
446+
"/05Search/LogReduce/Detect-Patterns-with-LogReduce": "/docs/search/behavior-insights/logreduce/detect-patterns-with-logreduce",
447+
"/05Search/LogReduce/Influence-the-LogReduce-Outcome": "/docs/search/behavior-insights/logreduce/influence-the-logreduce-outcome",
448+
"/05Search/LogReduce/Understand-the-LogReduce-Relevance-Column": "/docs/search/behavior-insights/logreduce/understand-the-logreduce-relevance-column",
449449
"/05Search/Lookup_Tables": "/docs/search/lookup-tables",
450450
"/05Search/Lookup_Tables/01_Create_a_Lookup_Table0": "/docs/search/lookup-tables/create-lookup-table",
451451
"/05Search/Lookup_Tables/01_Create_a_Lookup_Table": "/docs/search/lookup-tables/create-lookup-table",
@@ -1613,6 +1613,7 @@
16131613
"/cid/10196": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/zero-networks-segment-source",
16141614
"/cid/10122": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/webex-source",
16151615
"/cid/10125": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/druva-cyber-resilience-source",
1616+
"/cid/10127": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/intel471-threat-intel-source",
16161617
"/cid/10126": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/trust-login-source",
16171618
"/cid/10128": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/vmware-workspace-one-source",
16181619
"/cid/10129": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source",
@@ -1702,7 +1703,7 @@
17021703
"/cid/10450": "/docs/alerts/webhook-connections/microsoft-teams",
17031704
"/cid/1046": "/docs/alerts/webhook-connections/pagerduty",
17041705
"/cid/1047": "/docs/alerts/webhook-connections/datadog",
1705-
"/cid/1048": "/docs/search/logcompare",
1706+
"/cid/1048": "/docs/search/behavior-insights/logcompare",
17061707
"/cid/1049": "/docs/get-started",
17071708
"/cid/1050": "/docs/integrations/amazon-aws/s3-audit",
17081709
"/cid/1051": "/docs/integrations/amazon-aws/vpc-flow-logs",
@@ -1719,8 +1720,8 @@
17191720
"/cid/1061": "/release-notes-collector",
17201721
"/cid/1062": "/docs/alerts/webhook-connections",
17211722
"/cid/1063": "/docs/alerts/webhook-connections/aws-lambda",
1722-
"/cid/1064": "/docs/search/logreduce/logreduce-operator",
1723-
"/cid/1065": "/docs/search/logreduce/logreduce-operator",
1723+
"/cid/1064": "/docs/search/behavior-insights/logreduce/logreduce-operator",
1724+
"/cid/1065": "/docs/search/behavior-insights/logreduce/logreduce-operator",
17241725
"/cid/1066": "/docs/send-data/hosted-collectors/cloud-syslog-source",
17251726
"/cid/1067": "/docs/search/live-tail/live-tail-cli",
17261727
"/cid/1068": "/docs/search/live-tail/about-live-tail",
@@ -1876,7 +1877,7 @@
18761877
"/cid/2005": "/docs/search/get-started-with-search",
18771878
"/cid/2006": "/docs/search/search-query-language/search-operators/manually-cast-data-string-number",
18781879
"/cid/2008": "/docs/send-data/installed-collectors/linux",
1879-
"/cid/2009": "/docs/search/logcompare",
1880+
"/cid/2009": "/docs/search/behavior-insights/logcompare",
18801881
"/cid/2010": "/docs/search/search-query-language/search-operators/if",
18811882
"/cid/2011": "/docs/get-started/help",
18821883
"/cid/2012": "/docs/manage/security/enable-support-account",
@@ -1887,15 +1888,15 @@
18871888
"/cid/2017": "/docs/manage/users-roles/users/delete-user",
18881889
"/cid/2018": "/docs/send-data/installed-collectors/windows",
18891890
"/cid/2019": "/docs/integrations/pci-compliance/linux",
1890-
"/cid/2021": "/docs/search/logreduce/detect-patterns-with-logreduce",
1891+
"/cid/2021": "/docs/search/behavior-insights/logreduce/detect-patterns-with-logreduce",
18911892
"/cid/2022": "/docs/send-data/installed-collectors",
18921893
"/cid/2023": "/docs/send-data/collection/edit-collector",
18931894
"/cid/2024": "/docs/search/get-started-with-search/search-basics/export-search-results",
18941895
"/cid/2026": "/",
18951896
"/cid/2027": "/docs/search/get-started-with-search/build-search/keyword-search-expressions",
18961897
"/cid/2028": "/docs/search/get-started-with-search",
18971898
"/cid/2030": "/docs/search/search-query-language/group-aggregate-operators",
1898-
"/cid/2032": "/docs/search/logreduce/influence-the-logreduce-outcome",
1899+
"/cid/2032": "/docs/search/behavior-insights/logreduce/influence-the-logreduce-outcome",
18991900
"/cid/2033": "/docs/get-started",
19001901
"/cid/2036": "/docs/integrations/hosts-operating-systems/linux",
19011902
"/cid/2038": "/docs/search/search-query-language/math-expressions",
@@ -1910,20 +1911,20 @@
19101911
"/cid/2047": "/docs/search/get-started-with-search/search-basics/pause-cancel-search",
19111912
"/cid/2049": "/docs/send-data/installed-collectors/sources/remote-file-source/prerequisites-windows-remote-file-collection",
19121913
"/cid/2050": "/docs/get-started",
1913-
"/cid/2057": "/docs/search/logcompare",
1914+
"/cid/2057": "/docs/search/behavior-insights/logcompare",
19141915
"/cid/2058": "/docs/alerts/scheduled-searches/create-email-alert",
19151916
"/cid/2059": "/docs/search/get-started-with-search/search-basics/save-search",
1916-
"/cid/2060": "/docs/search/logcompare",
1917+
"/cid/2060": "/docs/search/behavior-insights/logcompare",
19171918
"/cid/2064": "/docs/search/search-cheat-sheets/general-search-examples",
19181919
"/cid/2066": "/docs/search/get-started-with-search/search-basics/search-surrounding-messages",
19191920
"/cid/2068": "/docs/integrations/saas-cloud/fastly",
19201921
"/cid/2069": "/docs/integrations/app-development/gitlab",
19211922
"/cid/2070": "/docs/search/search-query-language/search-operators/sort",
19221923
"/cid/2071": "/docs/send-data/collection/start-stop-collector-using-scripts",
19231924
"/cid/2072": "/docs/search/get-started-with-search/suggested-searches",
1924-
"/cid/2073": "/docs/search/logcompare",
1925-
"/cid/2074": "/docs/search/logreduce/logreduce-operator",
1926-
"/cid/2075": "/docs/search/logreduce/logreduce-operator",
1925+
"/cid/2073": "/docs/search/behavior-insights/logcompare",
1926+
"/cid/2074": "/docs/search/behavior-insights/logreduce/logreduce-operator",
1927+
"/cid/2075": "/docs/search/behavior-insights/logreduce/logreduce-operator",
19271928
"/cid/2076": "/docs/get-started",
19281929
"/cid/2077": "/docs/get-started",
19291930
"/cid/2078": "/docs/search/search-query-language/search-operators/if",
@@ -2088,7 +2089,7 @@
20882089
"/cid/4412": "/docs/integrations/saas-cloud/crowdstrike-fdr-host-inventory",
20892090
"/cid/44122": "/docs/integrations/saas-cloud/crowdstrike-spotlight",
20902091
"/cid/44123": "/docs/integrations/saas-cloud/crowdstrike-falcon-filevantage",
2091-
"/cid/4020": "/docs/search/logreduce",
2092+
"/cid/4020": "/docs/search/behavior-insights/logreduce",
20922093
"/cid/4021": "/docs/search/search-query-language/search-operators/accum",
20932094
"/cid/40001": "/docs/search/search-query-language/search-operators/as",
20942095
"/cid/40002": "/docs/search/search-query-language/search-operators/asn-lookup",
@@ -2284,7 +2285,7 @@
22842285
"/cid/5134": "/docs/dashboards/panels",
22852286
"/cid/5135": "/docs/dashboards/drill-down-to-discover-root-causes",
22862287
"/cid/5136": "/docs/get-started/library",
2287-
"/cid/5138": "/docs/search/logreduce/influence-the-logreduce-outcome",
2288+
"/cid/5138": "/docs/search/behavior-insights/logreduce/influence-the-logreduce-outcome",
22882289
"/cid/5139": "/docs/send-data/collection/edit-source",
22892290
"/cid/5140": "/docs/get-started/library",
22902291
"/cid/5143": "/docs/manage/users-roles/roles/create-manage-roles",
@@ -2422,7 +2423,7 @@
24222423
"/cid/5334": "/docs/search/get-started-with-search/suggested-searches/microsoft-iis-parser",
24232424
"/cid/5335": "/docs/search",
24242425
"/cid/5336": "/docs/send-data/collection/search-for-a-collector-or-source",
2425-
"/cid/5339": "/docs/search/logreduce",
2426+
"/cid/5339": "/docs/search/behavior-insights/logreduce",
24262427
"/cid/5340": "/docs/integrations/sumo-apps/security-analytics",
24272428
"/cid/5341": "/docs/integrations/sumo-apps/security-analytics",
24282429
"/cid/5342": "/docs/alerts/webhook-connections/servicenow",
@@ -2438,7 +2439,7 @@
24382439
"/cid/5356": "/docs/dashboards/panels/modify-chart",
24392440
"/cid/5368": "/docs/dashboards/panels/single-value-charts",
24402441
"/cid/5375": "/",
2441-
"/cid/5377": "/docs/search/logreduce/understand-the-logreduce-relevance-column",
2442+
"/cid/5377": "/docs/search/behavior-insights/logreduce/understand-the-logreduce-relevance-column",
24422443
"/cid/5378": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/aws-cloudtrail",
24432444
"/cid/5379": "/docs/integrations/amazon-aws/elastic-load-balancing",
24442445
"/cid/5380": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/aws-cloudtrail",
@@ -2477,7 +2478,7 @@
24772478
"/cid/5444": "/docs/integrations/web-servers/varnish",
24782479
"/cid/5445": "/docs/integrations/web-servers/varnish",
24792480
"/cid/5446": "/docs/integrations/containers-orchestration/vmware-legacy",
2480-
"/cid/5448": "/docs/search/logreduce/detect-patterns-with-logreduce",
2481+
"/cid/5448": "/docs/search/behavior-insights/logreduce/detect-patterns-with-logreduce",
24812482
"/cid/5449": "/docs/integrations/containers-orchestration/vmware-legacy",
24822483
"/cid/5450": "/",
24832484
"/cid/5454": "/docs/manage/security/create-allowlist-ip-cidr-addresses",
@@ -2686,8 +2687,8 @@
26862687
"/cid/23411": "/docs/integrations/saas-cloud/sophos",
26872688
"/cid/9078": "/docs/manage/users-roles/roles/construct-search-filter-for-role",
26882689
"/cid/915200739": "/docs/observability/sdo/about-sdo",
2689-
"/cid/9201": "/docs/search/behavior-insights/logreduce-keys",
2690-
"/cid/9202": "/docs/search/behavior-insights/logreduce-values",
2690+
"/cid/9201": "/docs/search/behavior-insights/logreduce/logreduce-keys",
2691+
"/cid/9202": "/docs/search/behavior-insights/logreduce/logreduce-values",
26912692
"/cid/9205": "/docs/search/behavior-insights/logexplain",
26922693
"/cid/96734": "/docs/send-data/hosted-collectors/http-source/troubleshooting",
26932694
"/cid/97652": "/docs/integrations/saas-cloud/qualys-vmdr",
@@ -3798,9 +3799,9 @@
37983799
"/Search/Get_Started_with_Search/Search_Basics/Search_Metadata": "/docs/search/get-started-with-search/search-basics",
37993800
"/Search/Library/Apps-in-Sumo-Logic/01-Sumo-Logic-Apps/Data-Volume-App": "/docs/integrations/sumo-apps/data-volume",
38003801
"/Search/Library/Apps-in-Sumo-Logic/01-Sumo-Logic-Apps/Data-Volume-App/Data-Volume-App-Dashboards": "/docs/integrations/sumo-apps/data-volume",
3801-
"/Search/LogCompare": "/docs/search/logcompare",
3802-
"/Search/LogCompare/About_LogCompare": "/docs/search/logcompare",
3803-
"/Search/LogReduce": "/docs/search/logreduce",
3802+
"/Search/LogCompare": "/docs/search/behavior-insights/logcompare",
3803+
"/Search/LogCompare/About_LogCompare": "/docs/search/behavior-insights/logcompare",
3804+
"/Search/LogReduce": "/docs/search/behavior-insights/logreduce",
38043805
"/Query_Language": "/docs/search/search-query-language",
38053806
"/Search/Search_Query_Language": "/docs/search/search-query-language",
38063807
"/Search/Search_Query_Language/Parse_Operators/CSV_Operator": "/docs/search/search-query-language/parse-operators/parse-csv-formatted-logs",
@@ -4185,5 +4186,13 @@
41854186
"/docs/integrations/amazon-aws/aurora-mysql-ulm": "/docs/integrations/amazon-aws/rds",
41864187
"/docs/integrations/amazon-aws/aurora-postgresql-ulm": "/docs/integrations/amazon-aws/rds",
41874188
"/docs/integrations/amazon-aws/elastic-load-balancer-app": "/docs/integrations/amazon-aws/application-load-balancer",
4188-
"/docs/integrations/amazon-aws/elastic-load-balancing-classic": "/docs/integrations/amazon-aws/classic-load-balancer"
4189+
"/docs/integrations/amazon-aws/elastic-load-balancing-classic": "/docs/integrations/amazon-aws/classic-load-balancer",
4190+
"/docs/search/logcompare": "/docs/search/behavior-insights/logcompare",
4191+
"/docs/search/behavior-insights/logreduce-keys": "/docs/search/behavior-insights/logreduce/logreduce-keys",
4192+
"/docs/search/logreduce": "/docs/search/behavior-insights/logreduce",
4193+
"/docs/search/logreduce/logreduce-operator": "/docs/search/behavior-insights/logreduce/logreduce-operator",
4194+
"/docs/search/logreduce/detect-patterns-with-logreduce": "/docs/search/behavior-insights/logreduce/detect-patterns-with-logreduce",
4195+
"/docs/search/logreduce/influence-the-logreduce-outcome": "/docs/search/behavior-insights/logreduce/influence-the-logreduce-outcome",
4196+
"/docs/search/logreduce/understand-the-logreduce-relevance-column": "/docs/search/behavior-insights/logreduce/understand-the-logreduce-relevance-column",
4197+
"/docs/search/behavior-insights/logreduce-values": "/docs/search/behavior-insights/logreduce/logreduce-values"
41894198
}

docs/alerts/monitors/alert-response-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Sumo Logic detects and maintains a signature library. It does that by analyzing
6767

6868
There could be cases where the process has still not cataloged a new log message to a signature. As a result, it would get bundled into the "Others" category. This problem should be fixed automatically after some time (when the background process runs).
6969

70-
You can also force run the signature cataloging process manually, by calling the [LogCompare](../../search/logcompare.md) or [LogReduce](/docs/search/logreduce) operators from the Log Search page. 
70+
You can also force run the signature cataloging process manually, by calling the [LogCompare](/docs/search/behavior-insights/logcompare) or [LogReduce](/docs/search/behavior-insights/logreduce) operators from the Log Search page. 
7171

7272
## I don’t see the Dimensional Explanation card for logs-based alert
7373

docs/alerts/monitors/alert-response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ See [Using tags in alerts](/docs/alerts/monitors/settings/#using-tags-in-alerts)
160160

161161
### Log fluctuations
162162

163-
This card detects different signatures in your log messages using [LogReduce](/docs/search/logreduce) such as errors, exceptions, timeouts, and successes. It compares log signatures trends with a normal baseline period and surfaces noteworthy changes in signatures.
163+
This card detects different signatures in your log messages using [LogReduce](/docs/search/behavior-insights/logreduce) such as errors, exceptions, timeouts, and successes. It compares log signatures trends with a normal baseline period and surfaces noteworthy changes in signatures.
164164

165165
* **New**. Log signatures that were only seen after the Alert was triggered but not one hour prior to the Alert start time.
166166
* **Gone**. Log signatures that are not present after the Alert was created but were present one hour prior to the Alert start time, such as **Transaction Succeeded** or **Success**.

docs/alerts/monitors/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Custom variables used inside the Action Payload.
130130
### General
131131

132132
* [Receipt Time](../../search/get-started-with-search/build-search/use-receipt-time.md) is not supported.
133-
* [LogReduce](/docs/search/logreduce/logreduce-operator) / [LogCompare](../../search/logcompare.md) operators are not supported in monitors. If your query contains these operators, you will not be able to create the monitor.
133+
* [LogReduce](/docs/search/behavior-insights/logreduce/logreduce-operator) / [LogCompare](/docs/search/behavior-insights/logcompare) operators are not supported in monitors. If your query contains these operators, you will not be able to create the monitor.
134134
* Monitors only support the [Continuous data tier](/docs/manage/partitions/data-tiers).
135135
* An aggregate Metric Monitor can evaluate up to 15,000 time series. A non-aggregate Metric Monitor can evaluate up to 3,000 time series.
136136
* [Save to Index](../scheduled-searches/save-to-index.md) and [Save to Lookup](../scheduled-searches/save-to-lookup.md) are not supported.

0 commit comments

Comments
 (0)