georgewaters/Elasticsearch Index
Index some data in elasticsearch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint | The elasticsearch endpoint | yes | — |
| file | A JSON formatted file, which is the document to be indexed | yes | — |
| index | The index to put the document in | yes | — |
| api-key | The API Key for authenticating the request | no | — |
| username | The username for authenticating the request | no | — |
| password | The password for authenticating the request | no | — |
Outputs
no outputs