package
0.11.0
Repository: https://github.com/raystack/meteor.git
Documentation: pkg.go.dev

# README

elastic search

Usage

source:
  name: elasticsearch
  config:
    host: elastic_server

Inputs

KeyValueExampleDescription
hoststringhttp://localhost:9200Host of the Elastic serverrequired
userstringadminUser ID to access the serveroptional
passwordstring1234Password for the Serveroptional

Outputs

FieldSample Value
resource.urnelasticsearch.index1
resource.nameindex1
profile.total_rows1
schema[]Column

Column

FieldSample Value
nameSomeStr
data_typetext

Contributing

Refer to the contribution guidelines for information on contributing to this module.

# Functions

New returns a pointer to an initialized Extractor Object.

# Structs

No description provided by the author
Extractor manages the extraction of data from elastic.