> For the complete documentation index, see [llms.txt](https://docs.groundcover.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.groundcover.com/~/revisions/ETrLpNk6KtHjyaVUTLoE/product-updates/whats-new.md).

# What's new?

## Apr 2, 2025

### Cut through the noise and identify opportunities to suppress logs with Log Patterns

We’re excited to announce Log Patterns, a powerful new capability that automatically groups similar log entries.

[Log Patterns](https://docs.groundcover.com/use-groundcover/log-patterns) simplifies troubleshooting by converting thousands of cluttered, raw logs into structured patterns, using our intelligent parsing algorithm. It identifies dynamic log segments such as timestamps, IP addresses, and IDs, and replaces them with placeholders.

* **Get instant clarity**: Quickly identify recurring behaviors and patterns, saving precious troubleshooting time.
* **Solve problems faster**: Spot anomalies and trends instantly, accelerating root-cause analysis.

Ready to use Log Patterns? You'll find it in the Logs section, by clicking on the new Records/Patterns toggle in the upper left corner.

<figure><img src="https://assets.usepylon.com/673ffc18-3fbf-43a7-9bef-cd34e59e9f80%2F1743618452514-LogPatterns.png?Expires=253370764800&#x26;Signature=JyD3N97vsXgskD0gKENxpiG5fPJrlzzu7m9zc-ie00xgn9Q1PyuUekPBE5edXZX3XLGvef2e4~WMMOqzalbXrtrS39EQt7pFm8EhS6tOIUwPmyr71ttG1gyqK-7BfphlfY8YRM0LjxVpP8odvSD3di8Q8RV-Rjcg1fYrLHMsq4E7gJivqX5P-bFVn5IvS~5HfVNe6KaheHoR79LKNRqSMvt68mQd6CrszYoNznRfubrKwrBPHW-d0Sy-nwqUMqf~CNEZxf5Bdu7pgwDwgfTTEYpMz07ajbLeAJV5~G-MEQPm1I2gKn-EH1nkenHbjqtDUtHfVL1VXV~vhDmAyXByKQ__&#x26;Key-Pair-Id=K3NV4LZ47N8M46" alt=""><figcaption></figcaption></figure>

⚠️ Make sure your groundcover sensor is updated to **version 1.9.251 or later** to start leveraging Log Patterns today. Need help updating? [Check out these docs](https://docs.groundcover.com/getting-started/installation-and-updating#updating-groundcover).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.groundcover.com/~/revisions/ETrLpNk6KtHjyaVUTLoE/product-updates/whats-new.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
