Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
2.12
Describe the issue:
Integration page assets call returns 500
{
"statusCode": 500,
"error": "Internal Server Error",
"message": "Unable to parse file as JSON or NDJson"
}
When trying to setup the aws_rds integration (I wish there were more docs on how to get the logs flowing properly) It looks like the assets call results in a 500 leading to the integration not being able to install since it has no assets.
Any ideas ?