Skip to content

[O11y][Salesforce] Update _id field in Salesforce dashboard #5876

@rajvi-patel-22

Description

@rajvi-patel-22

Description

Below two Salesforce dashboards panels uses _id field:

Dashboard Panel Data stream
[Logs Salesforce] Setup Audit Trail Dashboard Changes made in the setup Setup audit trail
[Logs Salesforce] Login Dashboard Login events table Login rest

These visualizaions are working as expected till 8.4.0 and 8.5.0. But in Kibana 8.6.0 and later versions it shows below error.

image-2023-04-13-12-01-59-431
image-2023-04-13-12-01-30-894

According to documention _id fields are not supported in aggregations:

The _id field is restricted from use in aggregations, sorting, and scripting. In case sorting or aggregating on the _id field is required, it is advised to duplicate the content of the _id field into another field that has doc_values enabled.

Related Issues

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions