refactor the data generation code 46/75146/5
authorDibya Prakash Das <dibyadascool@gmail.com>
Sun, 12 Aug 2018 09:39:04 +0000 (15:09 +0530)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 17 Aug 2018 17:01:52 +0000 (17:01 +0000)
commit979eb7d09bf03599ae402ee748e7b96953b7a7af
treeb31dc49b128606e013be046f67bfcfa9ba0ab1b5
parent63643785bcae0f1d7b2c6e08a8b782ab2d4366e4
refactor the data generation code

The users should be able to write their own script to
generate the data to be pushed to kibana.

Change-Id: I33f64d0c61e6c29dcbc17d7db7c428d359b39c32
Signed-off-by: Dibya Prakash Das <dibyadascool@gmail.com>
csit/scripts/data_generate.py [new file with mode: 0644]
csit/scripts/push_to_elk.py