-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Closed
Labels
needs:triageRequires assignment of a team area labelRequires assignment of a team area label
Description
For the logs stream, on serverless there is a problem with these additional params: serverlessRequest, operatorRequest:
illegal_argument_exception: When writing to a stream, only the following parameters are allowed: [pretty, index, refresh, error_trace, id, op_type, require_data_stream, filter_path, timeout] however the following were used: [refresh, index, serverlessRequest, operatorRequest, op_type]
Since they don't pose a problem, they should be allowed along with the existing allow list.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs:triageRequires assignment of a team area labelRequires assignment of a team area label