Upcoming Changes
This page lists the upcoming changes that have been identified in the release notes. Where possible, notification of the change and version number will be provided.
Type? | Entry | Class | First Registered | Last Supported Version |
---|---|---|---|---|
Deprecation |
The
| GraphQL API | 1.173.0 | 1.185.0 |
Deprecation |
The use of the event functions
Invalid Example for Demonstration - DO NOT USE
logscale
Usage of these functions after the first aggregate function is deprecated because they work on the original events, which are not available after the first aggregate function. Using these functions after the first aggregate function will be made unavailable in version 1.189.0 and onwards. These functions will continue to work before the first aggregate function, for example: logscale
| Functions | 1.175.0 | 1.188.0 |
Deprecation |
LogScale is deprecating free-text searches that occur after the first aggregate function in a query. These searches likely did not and will not work as expected. Starting with version 1.189.0, this functionality will no longer be available. A free-text search after the first aggregate function refers to any text filter that is not specific to a field and appears after the query's first aggregate function. For example, this syntax is deprecated: logscale Syntax
Some uses of the To work around this issue, you can:
If you know the field that contains the value you're searching for, it's best to search that particular field. The field may have been added by either the log shipper or the parser, and the information might not appear in the @rawstring field.
Free-text searches before the first aggregate function continue
to work as expected since they are not deprecated.
Field-specific text searches work as expected as well: for
example,
| Functions | 1.175.0 | 1.188.0 |
Deprecation |
The | GraphQL API | 1.171.0 | 1.194.0 |
Deprecation |
The setConsideredAliveUntil and
| GraphQL API | 1.180.0 | 1.195.0 |
Deprecation |
The
| GraphQL API | 1.144.0 | 1.202.0 |
Deprecation |
The | Configuration | 1.173.0 | 1.224.0 |