Graylog Server with Amazon OpenSearch 2.x
Taegu Kang
1 min read
- outline
Graylog Server with Amazon OpenSearch 2.x
- how-to
Cluster configuration >> Advanced cluster settings >> Allow APIs that can span multiple indices and bypass index-specific access policies -> check
Security Configuration >> Access Policy >> Deny -> Allow
curl -XPUT https://<openearch.domain.endpoint>/_cluster/settings >> "compatibility.override_main_response_version : false"
0
Subscribe to my newsletter
Read articles from Taegu Kang directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by