Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 371 Bytes

File metadata and controls

11 lines (9 loc) · 371 Bytes

log-generator

  • log generator for API Gateway.

  • Practice about Go language.

  • Argument Option

    • -realtime or -onetime
    • count ( required for onetime mode. option for realtime )
  • Example Case 1 : logGenerator -mode=onetime -count=10000

  • Example Case 2 : logGenerator -mode=realtime

  • Example Case 3 : logGenerator -mode=realtime -count=1000