Skip to content

stefano-pietroiusti/elastic-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElasticSearch Organization and Consumption Mock Data Indexer

environment file - elastic_env.json

{
  "user": "user",
  "password": "password",
  "esUrl": "xxx.us-west-2.aws.found.io",
  "port": 9243
}

How to

generate tao-msp-clients mock data

node ./index.js

generate tao-msp-consumptions mock data

Make sure you download the consumption data file from S3 bucket

node ./consumption/index.js

Requirements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published