OpenSearch Integration
Connection
{
"opensearch": {
"url": "https://opensearch.internal:9200",
"username": "highvolt",
"password": "...",
"index": "highvolt",
"tls_skip_verify": false
}
}Indexing a document
Querying by SHA256
Index mapping recommendation
Last updated