The application are use same infrustrure as https://github.com/sclorg/django-ex:
Proposal: 1: A template to generate the logs. (line by line) 2: A scripts file which used the parse the template 3. The main applications 4. The application provide the following options
- TimeToRun
- LineToRun
- SizeToRun(TBD)
- The line to generate
- An options to quit and hang once the job done
- An output options to support print to stdout, files and etc
- note: It is not easy the handle the escape sign. You can replace the template and scripts by configmap. We provide the rest api to change the content
- use Jinjia2 template
- TDB