Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [Endpoint] Sample data generator CLI script (#59952) #60374

Merged
merged 1 commit into from
Mar 17, 2020

Commits on Mar 17, 2020

  1. [Endpoint] Sample data generator CLI script (elastic#59952)

    * start on cli
    
    * make it work
    
    * cleanup
    
    * remove failed attempt code
    
    * update package and tsconfig
    
    * remove empty file
    
    * generate resolver events from multiple endpoints
    
    * re-add child randomization
    
    * align index names with real plugin
    
    * remove duplication
    
    * better naming
    
    * add temporary mapping to sample data generator
    
    * error handling, move tsconfig
    
    * add readme
    
    * Update README.md
    
    * move mapping from common to scripts
    
    * make delete index option
    
    * remove unnecessary map call
    
    * fix import style
    
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    marshallmain and elasticmachine committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    26bd78f View commit details
    Browse the repository at this point in the history