-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex_reports.bat
8 lines (8 loc) · 1.02 KB
/
index_reports.bat
1
2
3
4
5
6
7
8
elastichandler.py --host 127.0.0.1 --index case_index --config etc\sbe_config.json --report report_examples\sbe.donald.usrclass.dat.tsv
elastichandler.py --host 127.0.0.1 --index case_index --config etc\tz_lp_config.json --report report_examples\tz_lnk.txt
elastichandler.py --host 127.0.0.1 --index case_index --config etc\tz_jmp_config.json --report report_examples\tz_jmp.txt
elastichandler.py --host 127.0.0.1 --index case_index --config etc\tz_usp_config.json --report report_examples\tz_usp.txt
elastichandler.py --host 127.0.0.1 --index case_index --config etc\tz_sbag_usrclass_config.json --report report_examples\tz_sbag_usrclass.txt
elastichandler.py --host 127.0.0.1 --index case_index --config etc\tz_sbag_ntuser_config.json --report report_examples\tz_sbag_ntuser.txt
elastichandler.py --host 127.0.0.1 --index case_index --config etc\gc_link_config.json --report report_examples\gc_lnk_report.json
elastichandler.py --host 127.0.0.1 --index case_index --config etc\gc_link_config.json --report report_examples\gc_jmp_report.json