Skip to content

Update the pagination termination condition in security connectors #4527

@vinit-chauhan

Description

@vinit-chauhan

Current condition for pagination termination contains [[else]][[.last_response.terminate_pagination]][[end]] which results in error logs when pagination is completed.

Removing this else condition will not result in error logs.

Error logs that are getting logged is:
[elastic_agent.filebeat][error] error processing response: template: :1:107: executing "" at <.last_response.terminate_pagination>: map has no entry for key "terminate_pagination"

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions