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

Apache data generator #93

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 18, 2023

  1. create an apache raw logs generator using Faker https://github.com/jo…

    …ke2k/faker/
    
    Signed-off-by: YANGDB <yang.db.dev@gmail.com>
    YANG-DB committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d2baa89 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. create an apache raw logs generator using Faker https://github.com/jo…

    …ke2k/faker/
    
    Signed-off-by: YANGDB <yang.db.dev@gmail.com>
    YANG-DB committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4a4b3b0 View commit details
    Browse the repository at this point in the history
  2. update README.md file

    Signed-off-by: YANGDB <yang.db.dev@gmail.com>
    YANG-DB committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    91a7629 View commit details
    Browse the repository at this point in the history
  3. add S3 sync script to copy the resulting json to S3

    Signed-off-by: YANGDB <yang.db.dev@gmail.com>
    YANG-DB committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9513fcc View commit details
    Browse the repository at this point in the history
  4. update sample.json samples file

    Signed-off-by: YANGDB <yang.db.dev@gmail.com>
    YANG-DB committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    401a1f7 View commit details
    Browse the repository at this point in the history
  5. update etl generator with random geo location and trace / span Ids

    Signed-off-by: YANGDB <yang.db.dev@gmail.com>
    YANG-DB committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5c3fb50 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. update script to generate multiple file in par

    Signed-off-by: YANGDB <yang.db.dev@gmail.com>
    YANG-DB committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    72e26e0 View commit details
    Browse the repository at this point in the history