Falcon LogScale 1.81.0 GA (2023-03-14)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.81.0 | GA | 2023-03-14 | Cloud | 2024-04-30 | No | 1.44.0 | No |
Available for download two days after release.
Bug fixes and updates.
Removed
Items that have been removed as of this release.
Automation and Alerts
The deprecated REST Alert API has been removed.
Other
The deprecated REST Action API endpoint for testing actions has been removed.
Upgrades
Changes that may occur or be required during an upgrade.
Other
OpenSSL in Docker images has been upgraded to address CVE-2023-0286 issue.
New features and improvements
UI Changes
Query Monitor
page is now available on the organization level. Users withMonitor queries organization
level permission get access to the page where they can see queries running in their organization.For more information, see Query Monitor, Organization Query Monitor.
Automation and Alerts
The throttle field on alerts can now be imported and exported.
Configuration
The default value for
AUTOSHARDING_TRIGGER_DELAY_MS
has been raised from 20,000 to 3,600,000.
Ingestion
New ingest endpoint
api/v1/ingest/json
for ingesting JSON objects and JSON arrays has been added.For more information, see Ingesting Raw JSON Data.
Other
Event redaction will no longer rewrite mini-segments. Instead, the redaction will be delayed until all mini-segments that would be affected have been merged.
Fixed in this release
Falcon Data Replicator
Fixed a bug where testing new FDR feeds that use S3 Aliasing would fail for valid credentials.
Dashboards and Widgets
The following items have been fixed:
Parameter bindings would not be visible for imported dashboards when configuring interactions.
Imported dashboard containing interactions would be perceived as invalid.
For more information, see Manage Dashboard Interactions.
Functions
Fixed a bug where the query editor would wrongly claim that predicate functions used as match guards were missing an argument to the
field
parameter.
Other
Fixed some issues in the event redaction implementation which could cause the redaction to fail in rare cases.
Fixed an issue which could cause mini-segments to not all be on the same host for a short time, while those mini-segments were being merged. This could cause queries to be unable to query them.
A bug has been fixed that caused recent mini-segments to be missed in queries if the mini-segments were merged during the query.