Opensearch
elastic_base: Base URL for the Elasticsearch instance. Default:https://192.168.1.208:9200.elastic_username: Username for Elasticsearch authentication.elastic_password: Password for Elasticsearch authentication.elastic_query: Custom Elasticsearch query to execute.elastic_query_index: Index to execute the query on.elastic_size: Maximum number of records to fetch from Elasticsearch. Default:100.
Last updated