From 4e1b8ab157d5ca0f4d4db733725dcb1bfb06728c Mon Sep 17 00:00:00 2001 From: Kim Pohas Date: Wed, 23 Apr 2025 07:27:20 -0700 Subject: [PATCH] Intelliparse - Beta release note --- blog-service/2025-04-30-search.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 blog-service/2025-04-30-search.md diff --git a/blog-service/2025-04-30-search.md b/blog-service/2025-04-30-search.md new file mode 100644 index 0000000000..ca48a1485e --- /dev/null +++ b/blog-service/2025-04-30-search.md @@ -0,0 +1,20 @@ +--- +title: Intelliparse - Beta (Search) +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - log-search + - search + - copilot +hide_table_of_contents: true +--- + +We’ve introduced a new Log Search parsing mode called Intelliparse mode, which extends automatic parsing to unstructured logs. + +Highlights: + +* Automatically parses unstructured log messages using parsers discovered from your existing dashboards +* Extracted fields are available in search queries, filters, dashboards, and alerts +* No need for Field Extraction Rules (FERs) or manual parsing logic +* Powers [Copilot](/docs/search/copilot)'s ability to understand and generate insights from raw, unstructured log data + +To try it out, contact your Sumo Logic account team to request beta access. [Learn more](/docs/search/get-started-with-search/build-search/intelliparse).